summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-09-12 20:33:57 +0000
committerThomas Cort <tcort@gentoo.org>2006-09-12 20:33:57 +0000
commit8527d9d95f1ba1a17335c151803cb777c96397c6 (patch)
tree0612798410015237e8cc9ff18ae635b19a5f7731 /app-portage
parentAdd x11-base/xorg-x11:GAPING_SECURITY_HOLE to install unsupported, vulnerable... (diff)
downloadgentoo-2-8527d9d95f1ba1a17335c151803cb777c96397c6.tar.gz
gentoo-2-8527d9d95f1ba1a17335c151803cb777c96397c6.tar.bz2
gentoo-2-8527d9d95f1ba1a17335c151803cb777c96397c6.zip
Stable on amd64 wrt Bug #147246.
(Portage version: 2.1.1)
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 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 <tcort@gentoo.org> eix-0.6.4.ebuild:
+ Stable on amd64 wrt Bug #147246.
12 Sep 2006; Markus Rothe <corsair@gentoo.org> 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"