Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] swapping order of arguements for replace-cpu-flags
Date: Sat, 25 Sep 2004 07:39:20
Message-Id: 200409250339.23302.vapier@gentoo.org
1 just a heads up but ive changed the order of arguements for the
2 replace-cpu-flags ...
3
4 old method: replace-cpu-flags <new cpu> <old cpus>
5 new method: replace-cpu-flags <old cpus> <new cpu>
6
7 yeah, it sucks, but it's to go along with the standard of all the other
8 replace functions in flag-o-matic (see Bug #60597)
9
10 i've gone ahead and fixed all affected ebuilds
11 -mike
12
13 --
14 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] swapping order of arguements for replace-cpu-flags Paul de Vrieze <pauldv@g.o>