summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-09-12 15:07:04 +0000
committerThomas Cort <tcort@gentoo.org>2006-09-12 15:07:04 +0000
commit5fd7a55a249837e1da4c372ca1ae718fdd041f68 (patch)
tree357d396cb29d25d378d577ca5326a13f1d41ba3d /app-portage
parentFix path changes lost in overlay; remove monolithic X deps (diff)
downloadgentoo-2-5fd7a55a249837e1da4c372ca1ae718fdd041f68.tar.gz
gentoo-2-5fd7a55a249837e1da4c372ca1ae718fdd041f68.tar.bz2
gentoo-2-5fd7a55a249837e1da4c372ca1ae718fdd041f68.zip
Stable on alpha 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 0e38824f3d4d..fdc435a45d1e 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.116 2006/09/12 10:00:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.117 2006/09/12 15:07:04 tcort Exp $
+
+ 12 Sep 2006; Thomas Cort <tcort@gentoo.org> eix-0.6.4.ebuild:
+ Stable on alpha wrt Bug #147246.
12 Sep 2006; Torsten Veller <tove@gentoo.org> eix-0.6.4.ebuild:
Stable on x86 (#147246)
diff --git a/app-portage/eix/eix-0.6.4.ebuild b/app-portage/eix/eix-0.6.4.ebuild
index ffff941057d2..6a766b7444f8 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.2 2006/09/12 10:00:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.6.4.ebuild,v 1.3 2006/09/12 15:07:04 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"