From 8527d9d95f1ba1a17335c151803cb777c96397c6 Mon Sep 17 00:00:00 2001 From: Thomas Cort Date: Tue, 12 Sep 2006 20:33:57 +0000 Subject: Stable on amd64 wrt Bug #147246. (Portage version: 2.1.1) --- app-portage/eix/ChangeLog | 5 ++++- app-portage/eix/eix-0.6.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-portage') diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog index f0107e060e19..370ab6345cc0 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.119 2006/09/12 18:07:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.120 2006/09/12 20:33:57 tcort Exp $ + + 12 Sep 2006; Thomas Cort eix-0.6.4.ebuild: + Stable on amd64 wrt Bug #147246. 12 Sep 2006; Markus Rothe eix-0.6.4.ebuild: Stable on ppc64; bug #147246 diff --git a/app-portage/eix/eix-0.6.4.ebuild b/app-portage/eix/eix-0.6.4.ebuild index a7b0571a409a..8925db91ad4c 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.5 2006/09/12 18:07:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.6.4.ebuild,v 1.6 2006/09/12 20:33:57 tcort 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" -- cgit v1.2.3-65-gdbad