From 6a76041d11e175141f94862721a03c695cbf3825 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Fri, 8 Dec 2006 19:34:54 +0000 Subject: amd64 stable, bug 157136 (Portage version: 2.1.1-r2) --- app-portage/eix/ChangeLog | 5 ++++- app-portage/eix/eix-0.8.2.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 4a97f2e0ca9a..31598e9cebe1 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.131 2006/12/04 20:18:31 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.132 2006/12/08 19:34:54 beandog Exp $ + + 08 Dec 2006; Steve Dibb eix-0.8.2.ebuild: + amd64 stable, bug 157136 04 Dec 2006; Alexander H. Færøy eix-0.6.4.ebuild: Stable on MIPS. diff --git a/app-portage/eix/eix-0.8.2.ebuild b/app-portage/eix/eix-0.8.2.ebuild index 6447ba3c4aeb..8bfd1f20873d 100644 --- a/app-portage/eix/eix-0.8.2.ebuild +++ b/app-portage/eix/eix-0.8.2.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.8.2.ebuild,v 1.1 2006/11/19 23:39:05 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.8.2.ebuild,v 1.2 2006/12/08 19:34:54 beandog 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="sqlite" DEPEND="sqlite? ( >=dev-db/sqlite-3 )" -- cgit v1.2.3-65-gdbad