summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-10-03 08:15:39 +0000
committerTom Gall <tgall@gentoo.org>2007-10-03 08:15:39 +0000
commitfb6da6f8b2020c36c0731e204b1e3318c7662572 (patch)
tree150bec4eb456bf55f2de262366a23d7c433e885f /app-portage
parentstable on ppc64 (diff)
downloadgentoo-2-fb6da6f8b2020c36c0731e204b1e3318c7662572.tar.gz
gentoo-2-fb6da6f8b2020c36c0731e204b1e3318c7662572.tar.bz2
gentoo-2-fb6da6f8b2020c36c0731e204b1e3318c7662572.zip
stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/eix/ChangeLog5
-rw-r--r--app-portage/eix/eix-0.9.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog
index c0b4e3466337..4c9510c6f82d 100644
--- a/app-portage/eix/ChangeLog
+++ b/app-portage/eix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/eix
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.186 2007/09/27 10:48:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.187 2007/10/03 08:15:38 tgall Exp $
+
+ 03 Oct 2007; Tom Gall <tgall@gentoo.org> eix-0.9.10.ebuild:
+ stable on ppc64
27 Sep 2007; Raúl Porcel <armin76@gentoo.org> eix-0.9.10.ebuild:
sparc stable
diff --git a/app-portage/eix/eix-0.9.10.ebuild b/app-portage/eix/eix-0.9.10.ebuild
index 5fd5f87191e0..9851e6d14633 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.4 2007/09/27 10:48:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.9.10.ebuild,v 1.5 2007/10/03 08:15:39 tgall 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 )