diff options
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/eix/eix-0.10.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog index 77fb34081ddc..d7822bad0eac 100644 --- a/app-portage/eix/ChangeLog +++ b/app-portage/eix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/eix # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.209 2008/03/15 09:06:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.210 2008/03/16 16:00:24 armin76 Exp $ + + 16 Mar 2008; Raúl Porcel <armin76@gentoo.org> eix-0.10.5.ebuild: + alpha/ia64/sparc/x86 stable 15 Mar 2008; nixnut <nixnut@gentoo.org> eix-0.10.3.ebuild: Stable on ppc wrt bug 208909 diff --git a/app-portage/eix/eix-0.10.5.ebuild b/app-portage/eix/eix-0.10.5.ebuild index 157ba74f72d0..29c1c5854d9f 100644 --- a/app-portage/eix/eix-0.10.5.ebuild +++ b/app-portage/eix/eix-0.10.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.10.5.ebuild,v 1.1 2008/02/21 18:30:36 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.10.5.ebuild,v 1.2 2008/03/16 16:00:24 armin76 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 ) |