diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 17:42:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 17:42:34 +0000 |
commit | 914b990063d7c90aa0114a35825cd2a71f2c4034 (patch) | |
tree | a44ccb7a341366974f80e81323cb2d27503d6b06 /app-portage | |
parent | sparc stable wrt #281404 (diff) | |
download | gentoo-2-914b990063d7c90aa0114a35825cd2a71f2c4034.tar.gz gentoo-2-914b990063d7c90aa0114a35825cd2a71f2c4034.tar.bz2 gentoo-2-914b990063d7c90aa0114a35825cd2a71f2c4034.zip |
arm/ia64/s390/sh stable wrt #282379
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/eix/eix-0.17.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog index e765fc04611a..9d6569ae2c94 100644 --- a/app-portage/eix/ChangeLog +++ b/app-portage/eix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/eix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.303 2009/09/08 15:40:46 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.304 2009/09/12 17:42:34 armin76 Exp $ + + 12 Sep 2009; Raúl Porcel <armin76@gentoo.org> eix-0.17.0.ebuild: + arm/ia64/s390/sh stable wrt #282379 *eix-0.17.1 (08 Sep 2009) diff --git a/app-portage/eix/eix-0.17.0.ebuild b/app-portage/eix/eix-0.17.0.ebuild index 6597fc34fafb..d1cf6b82dcc7 100644 --- a/app-portage/eix/eix-0.17.0.ebuild +++ b/app-portage/eix/eix-0.17.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.17.0.ebuild,v 1.9 2009/09/01 16:29:24 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.17.0.ebuild,v 1.10 2009/09/12 17:42:34 armin76 Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/eix/${P}.tar.lzma" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="+deprecated doc nls sqlite tools" RDEPEND="sqlite? ( >=dev-db/sqlite-3 ) |