diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-12 13:09:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-12 13:09:40 +0000 |
commit | 6d3dfd0859d31cc9e88e667e6d2d59151a3f5b47 (patch) | |
tree | ee8766f49d89cd7e258c02bab7a1e5473949e7fe /app-admin/eselect/eselect-1.0.2.ebuild | |
parent | wrong license name - bug #140083 (diff) | |
download | historical-6d3dfd0859d31cc9e88e667e6d2d59151a3f5b47.tar.gz historical-6d3dfd0859d31cc9e88e667e6d2d59151a3f5b47.tar.bz2 historical-6d3dfd0859d31cc9e88e667e6d2d59151a3f5b47.zip |
Stable on sparc
Package-Manager: portage-2.1-r1
Diffstat (limited to 'app-admin/eselect/eselect-1.0.2.ebuild')
-rw-r--r-- | app-admin/eselect/eselect-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect/eselect-1.0.2.ebuild b/app-admin/eselect/eselect-1.0.2.ebuild index cd3e3b09f181..e9b2fd642319 100644 --- a/app-admin/eselect/eselect-1.0.2.ebuild +++ b/app-admin/eselect/eselect-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.0.2.ebuild,v 1.4 2006/07/06 09:10:50 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.0.2.ebuild,v 1.5 2006/07/12 13:08:43 gustavoz 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 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="doc bash-completion" DEPEND="sys-apps/sed |