diff options
author | 2014-12-03 09:41:56 +0000 | |
---|---|---|
committer | 2014-12-03 09:41:56 +0000 | |
commit | 0e10ebf419e908078d3091a4526f729fdd58224a (patch) | |
tree | c485959a9eaed4e875033a2487fc0eed8efc5630 /app-portage | |
parent | Stable for ppc, wrt bug #529920 (diff) | |
download | gentoo-2-0e10ebf419e908078d3091a4526f729fdd58224a.tar.gz gentoo-2-0e10ebf419e908078d3091a4526f729fdd58224a.tar.bz2 gentoo-2-0e10ebf419e908078d3091a4526f729fdd58224a.zip |
Stable for ppc, wrt bug #529510
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/eix/eix-0.30.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog index 32e377cb399b..bd340fc907af 100644 --- a/app-portage/eix/ChangeLog +++ b/app-portage/eix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/eix # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.483 2014/12/02 09:24:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.484 2014/12/03 09:41:56 ago Exp $ + + 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> eix-0.30.4.ebuild: + Stable for ppc, wrt bug #529510 02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> eix-0.30.4.ebuild: Stable for alpha, wrt bug #529510 diff --git a/app-portage/eix/eix-0.30.4.ebuild b/app-portage/eix/eix-0.30.4.ebuild index dc6b165234a1..ecfb73c35759 100644 --- a/app-portage/eix/eix-0.30.4.ebuild +++ b/app-portage/eix/eix-0.30.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.30.4.ebuild,v 1.7 2014/12/02 09:24:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.30.4.ebuild,v 1.8 2014/12/03 09:41:56 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~axs/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="debug +dep doc nls optimization security strong-optimization strong-security sqlite swap-remote tools" BOTHDEPEND="sqlite? ( >=dev-db/sqlite-3 ) |