diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-13 01:31:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-13 01:31:13 +0000 |
commit | f6a04aeff84ffce5bbaf2e0a163c550e11d65ad5 (patch) | |
tree | 0e62e57a90ecacc6316a79789d91b3a581b886a4 /sys-devel/gnuconfig/gnuconfig-20050324.ebuild | |
parent | blah, another ver bump (diff) | |
download | gentoo-2-f6a04aeff84ffce5bbaf2e0a163c550e11d65ad5.tar.gz gentoo-2-f6a04aeff84ffce5bbaf2e0a163c550e11d65ad5.tar.bz2 gentoo-2-f6a04aeff84ffce5bbaf2e0a163c550e11d65ad5.zip |
stabilize
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sys-devel/gnuconfig/gnuconfig-20050324.ebuild')
-rw-r--r-- | sys-devel/gnuconfig/gnuconfig-20050324.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gnuconfig/gnuconfig-20050324.ebuild b/sys-devel/gnuconfig/gnuconfig-20050324.ebuild index 66b68e92023a..b1b86d1972f7 100644 --- a/sys-devel/gnuconfig/gnuconfig-20050324.ebuild +++ b/sys-devel/gnuconfig/gnuconfig-20050324.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20050324.ebuild,v 1.1 2005/04/17 08:19:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20050324.ebuild,v 1.2 2005/05/13 01:31:13 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc x86" IUSE="" S=${WORKDIR} |