summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-09-12 18:07:57 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-09-12 18:07:57 +0000
commitd6335cc88f9cedbf949c9b565206fd31336cc206 (patch)
treece2ecdd3b2fe43860d3bb3e399101679d706b238 /app-portage
parentStable on hppa (diff)
downloadgentoo-2-d6335cc88f9cedbf949c9b565206fd31336cc206.tar.gz
gentoo-2-d6335cc88f9cedbf949c9b565206fd31336cc206.tar.bz2
gentoo-2-d6335cc88f9cedbf949c9b565206fd31336cc206.zip
Stable on ppc64; bug #147246
(Portage version: 2.1-r2)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/eix/ChangeLog5
-rw-r--r--app-portage/eix/eix-0.6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog
index 4d9eec72f79d..f0107e060e19 100644
--- a/app-portage/eix/ChangeLog
+++ b/app-portage/eix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/eix
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.118 2006/09/12 15:31:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.119 2006/09/12 18:07:57 corsair Exp $
+
+ 12 Sep 2006; Markus Rothe <corsair@gentoo.org> eix-0.6.4.ebuild:
+ Stable on ppc64; bug #147246
12 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> eix-0.6.4.ebuild:
Stable on sparc wrt #147246
diff --git a/app-portage/eix/eix-0.6.4.ebuild b/app-portage/eix/eix-0.6.4.ebuild
index e2452cdb3591..a7b0571a409a 100644
--- a/app-portage/eix/eix-0.6.4.ebuild
+++ b/app-portage/eix/eix-0.6.4.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-portage/eix/eix-0.6.4.ebuild,v 1.4 2006/09/12 15:31:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.6.4.ebuild,v 1.5 2006/09/12 18:07:57 corsair Exp $
DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
HOMEPAGE="http://dev.croup.de/proj/eix"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/eix/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="sys-apps/portage"