summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-12-19 16:01:24 +0000
committerJeroen Roovers <jer@gentoo.org>2012-12-19 16:01:24 +0000
commite892ae91e229cbfa762c6a244662b42c4df6072d (patch)
tree770201a18e3727cdbcda7b4dedf0907e27fe1704 /app-portage
parentnon-maint: fix deprecated options in initscript thanks to Vincent Brillault ... (diff)
downloadgentoo-2-e892ae91e229cbfa762c6a244662b42c4df6072d.tar.gz
gentoo-2-e892ae91e229cbfa762c6a244662b42c4df6072d.tar.bz2
gentoo-2-e892ae91e229cbfa762c6a244662b42c4df6072d.zip
Stable for HPPA (bug #446834).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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 511fc42c648b..ae6e943ab2ca 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.106 2012/12/18 19:49:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.107 2012/12/19 16:01:24 jer Exp $
+
+ 19 Dec 2012; Jeroen Roovers <jer@gentoo.org> esearch-1.3.ebuild:
+ Stable for HPPA (bug #446834).
18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> esearch-1.3.ebuild:
Stable for ia64, wrt bug #446834
diff --git a/app-portage/esearch/esearch-1.3.ebuild b/app-portage/esearch/esearch-1.3.ebuild
index fc40d1792ea1..60ec214385e4 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.6 2012/12/18 19:49:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-1.3.ebuild,v 1.7 2012/12/19 16:01:24 jer 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}"