diff options
author | Tom Gall <tgall@gentoo.org> | 2007-01-06 05:17:07 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-01-06 05:17:07 +0000 |
commit | a474266d464b44de6f2173bf26510e54c655d1c5 (patch) | |
tree | 434aca5affa128a9b90d304b56ba2d491c4ec97a /sys-apps/baselayout/baselayout-1.12.8-r1.ebuild | |
parent | stable on ppc64, part of aggressive move forward related to 158186 (diff) | |
download | gentoo-2-a474266d464b44de6f2173bf26510e54c655d1c5.tar.gz gentoo-2-a474266d464b44de6f2173bf26510e54c655d1c5.tar.bz2 gentoo-2-a474266d464b44de6f2173bf26510e54c655d1c5.zip |
stable on ppc64, part of aggressive move forward related to 158186
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-apps/baselayout/baselayout-1.12.8-r1.ebuild')
-rw-r--r-- | sys-apps/baselayout/baselayout-1.12.8-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/baselayout/baselayout-1.12.8-r1.ebuild b/sys-apps/baselayout/baselayout-1.12.8-r1.ebuild index bb4746d972b2..9bb63ee6226b 100644 --- a/sys-apps/baselayout/baselayout-1.12.8-r1.ebuild +++ b/sys-apps/baselayout/baselayout-1.12.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.12.8-r1.ebuild,v 1.3 2006/12/30 07:15:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.12.8-r1.ebuild,v 1.4 2007/01/06 05:17:07 tgall Exp $ inherit flag-o-matic eutils toolchain-funcs multilib @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="bootstrap build static unicode" # This version of baselayout needs gawk in /bin, but as we do not have |