summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-11-23 15:39:50 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-11-23 15:39:50 +0000
commite6be660fbb5b0da8f8e82c348c420385dc443209 (patch)
treed5411172f90bb16f14b2181f7dbfb5fec9731493 /app-portage
parentquotes (diff)
downloadgentoo-2-e6be660fbb5b0da8f8e82c348c420385dc443209.tar.gz
gentoo-2-e6be660fbb5b0da8f8e82c348c420385dc443209.tar.bz2
gentoo-2-e6be660fbb5b0da8f8e82c348c420385dc443209.zip
Stable on ppc64; bug #198536
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/eix/ChangeLog5
-rw-r--r--app-portage/eix/eix-0.10.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog
index c9630303342b..b3c3e80193c5 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.197 2007/11/21 17:29:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.198 2007/11/23 15:39:50 corsair Exp $
+
+ 23 Nov 2007; Markus Rothe <corsair@gentoo.org> eix-0.10.2.ebuild:
+ Stable on ppc64; bug #198536
21 Nov 2007; nixnut <nixnut@gentoo.org> eix-0.10.2.ebuild:
Stable on ppc wrt bug 198536
diff --git a/app-portage/eix/eix-0.10.2.ebuild b/app-portage/eix/eix-0.10.2.ebuild
index 2cdb42211453..5602e76e22f6 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.7 2007/11/21 17:29:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.10.2.ebuild,v 1.8 2007/11/23 15:39:50 corsair 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 )