diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-01 09:37:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-01 09:37:35 +0000 |
commit | b3347c1938141774b29c0e295e315bc81f47d7d5 (patch) | |
tree | 7345cd3ea3c78693a6e40f0a21e7eab3d7a724d6 /app-portage | |
parent | Stable for sparc, wrt bug #530244 (diff) | |
download | gentoo-2-b3347c1938141774b29c0e295e315bc81f47d7d5.tar.gz gentoo-2-b3347c1938141774b29c0e295e315bc81f47d7d5.tar.bz2 gentoo-2-b3347c1938141774b29c0e295e315bc81f47d7d5.zip |
Stable for sparc, wrt bug #529510
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 1d675ff95b9f..f242b8d54693 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.481 2014/11/29 19:55:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.482 2014/12/01 09:37:35 ago Exp $ + + 01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> eix-0.30.4.ebuild: + Stable for sparc, wrt bug #529510 29 Nov 2014; Markus Meier <maekke@gentoo.org> eix-0.30.4.ebuild: arm stable, bug #529510 diff --git a/app-portage/eix/eix-0.30.4.ebuild b/app-portage/eix/eix-0.30.4.ebuild index c2c7a25d9895..1978dee5aafc 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.5 2014/11/29 19:55:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.30.4.ebuild,v 1.6 2014/12/01 09:37:35 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 ) |