diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-13 15:53:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-13 15:53:15 +0000 |
commit | 46bbdc71e491a191e7294074341e121c50aa9cc3 (patch) | |
tree | cb4cff625bd8a2d1458d132617688c8f83eed438 /app-portage | |
parent | whitespace (diff) | |
download | gentoo-2-46bbdc71e491a191e7294074341e121c50aa9cc3.tar.gz gentoo-2-46bbdc71e491a191e7294074341e121c50aa9cc3.tar.bz2 gentoo-2-46bbdc71e491a191e7294074341e121c50aa9cc3.zip |
Stable for HPPA (bug #208909).
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/eix/eix-0.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog index 29fbdd1f098c..bd22f7491019 100644 --- a/app-portage/eix/ChangeLog +++ b/app-portage/eix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/eix # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.206 2008/03/12 15:53:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.207 2008/03/13 15:53:15 jer Exp $ + + 13 Mar 2008; Jeroen Roovers <jer@gentoo.org> eix-0.10.3.ebuild: + Stable for HPPA (bug #208909). 12 Mar 2008; Raúl Porcel <armin76@gentoo.org> eix-0.10.3.ebuild: alpha/ia64 stable wrt #208909 diff --git a/app-portage/eix/eix-0.10.3.ebuild b/app-portage/eix/eix-0.10.3.ebuild index 030667805f4d..81862324fff8 100644 --- a/app-portage/eix/eix-0.10.3.ebuild +++ b/app-portage/eix/eix-0.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.10.3.ebuild,v 1.6 2008/03/12 15:53:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.10.3.ebuild,v 1.7 2008/03/13 15:53:15 jer 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 ) |