summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-23 17:07:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-23 17:07:44 +0000
commitf21510c24de3c2cabeccebf0e3a595551af0a6e7 (patch)
tree9d4b689a4d2d8390449771059ec662e372622ca3 /app-portage
parentStable for ppc64, wrt bug #447594 (diff)
downloadgentoo-2-f21510c24de3c2cabeccebf0e3a595551af0a6e7.tar.gz
gentoo-2-f21510c24de3c2cabeccebf0e3a595551af0a6e7.tar.bz2
gentoo-2-f21510c24de3c2cabeccebf0e3a595551af0a6e7.zip
Stable for ppc64, wrt bug #446834
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/esearch/ChangeLog5
-rw-r--r--app-portage/esearch/esearch-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/esearch/ChangeLog b/app-portage/esearch/ChangeLog
index ae6e943ab2ca..359c43209c59 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.107 2012/12/19 16:01:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.108 2012/12/23 17:07:44 ago Exp $
+
+ 23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> esearch-1.3.ebuild:
+ Stable for ppc64, wrt bug #446834
19 Dec 2012; Jeroen Roovers <jer@gentoo.org> esearch-1.3.ebuild:
Stable for HPPA (bug #446834).
diff --git a/app-portage/esearch/esearch-1.3.ebuild b/app-portage/esearch/esearch-1.3.ebuild
index 60ec214385e4..3c38a9b7b0df 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.7 2012/12/19 16:01:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-1.3.ebuild,v 1.8 2012/12/23 17:07:44 ago 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}"