diff options
author | 2007-01-26 01:05:26 +0000 | |
---|---|---|
committer | 2007-01-26 01:05:26 +0000 | |
commit | 392c19f844502038c654d34b494858d3da78f7d7 (patch) | |
tree | da2e17ac8bc548e019e2318616ab49d3a5d4dd40 /app-admin/eselect/eselect-1.0.7.ebuild | |
parent | Bumping 1.5 package per GSLA# 200701-15 and CERT# TA07-022A. Just changed pac... (diff) | |
download | gentoo-2-392c19f844502038c654d34b494858d3da78f7d7.tar.gz gentoo-2-392c19f844502038c654d34b494858d3da78f7d7.tar.bz2 gentoo-2-392c19f844502038c654d34b494858d3da78f7d7.zip |
Stable on Alpha.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'app-admin/eselect/eselect-1.0.7.ebuild')
-rw-r--r-- | app-admin/eselect/eselect-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect/eselect-1.0.7.ebuild b/app-admin/eselect/eselect-1.0.7.ebuild index de11163c53a2..e41a42e59325 100644 --- a/app-admin/eselect/eselect-1.0.7.ebuild +++ b/app-admin/eselect/eselect-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.0.7.ebuild,v 1.12 2007/01/25 20:44:10 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.0.7.ebuild,v 1.13 2007/01/26 01:05:26 kloeri Exp $ DESCRIPTION="Modular -config replacement utility" HOMEPAGE="http://www.gentoo.org/proj/en/eselect/" @@ -8,7 +8,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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="doc bash-completion" DEPEND="sys-apps/sed |