summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-06-17 14:33:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-06-17 14:33:59 +0000
commit455bad80278a5bc48af3183eaee1b2d76642774a (patch)
treefcdecadd678918fb6c6fd38b418df9b41baaae4d /app-portage
parentVersion bump, thanks to duebel <gentoosecurity at duebel dot dyndns dot org> ... (diff)
downloadgentoo-2-455bad80278a5bc48af3183eaee1b2d76642774a.tar.gz
gentoo-2-455bad80278a5bc48af3183eaee1b2d76642774a.tar.bz2
gentoo-2-455bad80278a5bc48af3183eaee1b2d76642774a.zip
Back to ~arch
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/eix/ChangeLog5
-rw-r--r--app-portage/eix/eix-0.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog
index 3612730d81f9..44afe4f2ea19 100644
--- a/app-portage/eix/ChangeLog
+++ b/app-portage/eix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/eix
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.170 2007/06/15 19:37:20 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.171 2007/06/17 14:33:59 armin76 Exp $
+
+ 17 Jun 2007; Raúl Porcel <armin76@gentoo.org> eix-0.9.1.ebuild:
+ Back to ~arch
15 Jun 2007; <malc@gentoo.org> eix-0.9.9.ebuild:
Remove unneeded patch - per direction of upstream. bug #182150
diff --git a/app-portage/eix/eix-0.9.1.ebuild b/app-portage/eix/eix-0.9.1.ebuild
index 9149ed40cfbb..63cb2505b811 100644
--- a/app-portage/eix/eix-0.9.1.ebuild
+++ b/app-portage/eix/eix-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.9.1.ebuild,v 1.3 2007/06/03 22:12:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.9.1.ebuild,v 1.4 2007/06/17 14:33:59 armin76 Exp $
DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
HOMEPAGE="http://eix.sourceforge.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/eix/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="sqlite"
DEPEND="sqlite? ( >=dev-db/sqlite-3 )"