summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-04 17:17:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-04 17:17:19 +0000
commitc865785773fe0ae8e6a3de04bbc11cfda698a334 (patch)
tree4c442df886e49bf9d02e12bc887a7751bc380f75 /app-portage
parentStable for amd64, wrt bug #412675 (diff)
downloadgentoo-2-c865785773fe0ae8e6a3de04bbc11cfda698a334.tar.gz
gentoo-2-c865785773fe0ae8e6a3de04bbc11cfda698a334.tar.bz2
gentoo-2-c865785773fe0ae8e6a3de04bbc11cfda698a334.zip
Stable for amd64, wrt bug #418631
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/esearch/ChangeLog5
-rw-r--r--app-portage/esearch/esearch-1.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/esearch/ChangeLog b/app-portage/esearch/ChangeLog
index 7e08366679b4..dcc3f9d97283 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.89 2012/04/24 18:35:30 fuzzyray Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.90 2012/06/04 17:17:19 ago Exp $
+
+ 04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> esearch-1.1-r2.ebuild:
+ Stable for amd64, wrt bug #418631
24 Apr 2012; Paul Varner <fuzzyray@gentoo.org>
-files/0.7.2-esync-quiet.patch, -files/0.7.2-make-prefix-aware.patch,
diff --git a/app-portage/esearch/esearch-1.1-r2.ebuild b/app-portage/esearch/esearch-1.1-r2.ebuild
index 86135b2a0e82..195987ade824 100644
--- a/app-portage/esearch/esearch-1.1-r2.ebuild
+++ b/app-portage/esearch/esearch-1.1-r2.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.1-r2.ebuild,v 1.1 2012/04/23 21:03:36 fuzzyray Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-1.1-r2.ebuild,v 1.2 2012/06/04 17:17:19 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}"