diff options
author | Zac Medico <zmedico@gentoo.org> | 2006-09-16 03:33:47 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2006-09-16 03:33:47 +0000 |
commit | c681d8b65fd010d4a309bc123ff674685aa48412 (patch) | |
tree | 5fc909a9440a99b70a62ea0c10c58f2fdd56ab82 /sys-apps | |
parent | Punt the old 2.0.54-r2 ebuild. (diff) | |
download | gentoo-2-c681d8b65fd010d4a309bc123ff674685aa48412.tar.gz gentoo-2-c681d8b65fd010d4a309bc123ff674685aa48412.tar.bz2 gentoo-2-c681d8b65fd010d4a309bc123ff674685aa48412.zip |
Remove stable keywords from 2.1.2_pre1. :/
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/portage/portage-2.1.2_pre1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/portage/portage-2.1.2_pre1.ebuild b/sys-apps/portage/portage-2.1.2_pre1.ebuild index 1dfaff3341e0..8aa72f38ea2d 100644 --- a/sys-apps/portage/portage-2.1.2_pre1.ebuild +++ b/sys-apps/portage/portage-2.1.2_pre1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.2_pre1.ebuild,v 1.1 2006/09/16 03:23:48 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.2_pre1.ebuild,v 1.2 2006/09/16 03:33:47 zmedico Exp $ inherit toolchain-funcs eutils flag-o-matic DESCRIPTION="The Portage Package Management System. The primary package management and distribution system for Gentoo." HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" PROVIDE="virtual/portage" SLOT="0" # USE_EXPAND_HIDDEN hides ELIBC and USERLAND expansions from emerge output (see make.conf.5). |