diff options
author | Markus Meier <maekke@gentoo.org> | 2012-12-23 19:09:33 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-12-23 19:09:33 +0000 |
commit | e5eacce0ec36d326744ca8985559c0d255ae55c7 (patch) | |
tree | 99fdfe5683841048f055a7b0e266f3ade58ac12d /app-portage | |
parent | arm stable, bug #437414 (diff) | |
download | gentoo-2-e5eacce0ec36d326744ca8985559c0d255ae55c7.tar.gz gentoo-2-e5eacce0ec36d326744ca8985559c0d255ae55c7.tar.bz2 gentoo-2-e5eacce0ec36d326744ca8985559c0d255ae55c7.zip |
arm stable, bug #446834
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/esearch/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/esearch/esearch-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/esearch/ChangeLog b/app-portage/esearch/ChangeLog index 359c43209c59..ae1b6eac68ae 100644 --- a/app-portage/esearch/ChangeLog +++ b/app-portage/esearch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/esearch # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.108 2012/12/23 17:07:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.109 2012/12/23 19:09:33 maekke Exp $ + + 23 Dec 2012; Markus Meier <maekke@gentoo.org> esearch-1.3.ebuild: + arm stable, bug #446834 23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> esearch-1.3.ebuild: Stable for ppc64, wrt bug #446834 diff --git a/app-portage/esearch/esearch-1.3.ebuild b/app-portage/esearch/esearch-1.3.ebuild index 3c38a9b7b0df..f41a3cb375e5 100644 --- a/app-portage/esearch/esearch-1.3.ebuild +++ b/app-portage/esearch/esearch-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-1.3.ebuild,v 1.8 2012/12/23 17:07:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-1.3.ebuild,v 1.9 2012/12/23 19:09:33 maekke Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -18,7 +18,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="linguas_fr linguas_it" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" DEPEND="sys-apps/portage" RDEPEND="${DEPEND}" |