diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 09:37:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 09:37:45 +0000 |
commit | 0ed510fb4d9231b5c0adb1d8cf7b9aa6816b8ce9 (patch) | |
tree | 52f894198176775b881809c4c131771835f9e9ab /app-portage | |
parent | arm/ssh stable (diff) | |
download | gentoo-2-0ed510fb4d9231b5c0adb1d8cf7b9aa6816b8ce9.tar.gz gentoo-2-0ed510fb4d9231b5c0adb1d8cf7b9aa6816b8ce9.tar.bz2 gentoo-2-0ed510fb4d9231b5c0adb1d8cf7b9aa6816b8ce9.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.10.2.ebuild | 4 | ||||
-rw-r--r-- | app-portage/eix/eix-0.9.10.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/eix/eix-0.10.2.ebuild b/app-portage/eix/eix-0.10.2.ebuild index 5602e76e22f6..52313319e849 100644 --- a/app-portage/eix/eix-0.10.2.ebuild +++ b/app-portage/eix/eix-0.10.2.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-portage/eix/eix-0.10.2.ebuild,v 1.8 2007/11/23 15:39:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.10.2.ebuild,v 1.9 2007/12/11 09:37:45 vapier Exp $ DESCRIPTION="Small utility for searching ebuilds with indexing for fast results" HOMEPAGE="http://eix.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/eix/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="sqlite" DEPEND="sqlite? ( >=dev-db/sqlite-3 ) diff --git a/app-portage/eix/eix-0.9.10.ebuild b/app-portage/eix/eix-0.9.10.ebuild index 07c9670df6ee..2a970cdf0d5a 100644 --- a/app-portage/eix/eix-0.9.10.ebuild +++ b/app-portage/eix/eix-0.9.10.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-portage/eix/eix-0.9.10.ebuild,v 1.6 2007/10/18 03:49:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.9.10.ebuild,v 1.7 2007/12/11 09:37:45 vapier Exp $ DESCRIPTION="Small utility for searching ebuilds with indexing for fast results" HOMEPAGE="http://eix.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/eix/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="sqlite" DEPEND="sqlite? ( >=dev-db/sqlite-3 ) |