summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-03-29 20:54:41 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-03-29 20:54:41 +0000
commit0184084a309fd4bbe58899e1e5c179280b385d74 (patch)
tree3718d07d0f39c37d305ed75f93d8a5a33dab5307 /app-portage
parentsystemd now has subslots. (diff)
downloadgentoo-2-0184084a309fd4bbe58899e1e5c179280b385d74.tar.gz
gentoo-2-0184084a309fd4bbe58899e1e5c179280b385d74.tar.bz2
gentoo-2-0184084a309fd4bbe58899e1e5c179280b385d74.zip
Stable for amd64 wrt bug #505118
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/esearch/ChangeLog5
-rw-r--r--app-portage/esearch/esearch-1.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/esearch/ChangeLog b/app-portage/esearch/ChangeLog
index 255b9c56721d..1f9ed694ed24 100644
--- a/app-portage/esearch/ChangeLog
+++ b/app-portage/esearch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/esearch
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.115 2014/03/26 15:51:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.116 2014/03/29 20:54:41 nimiux Exp $
+
+ 29 Mar 2014; Chema Alonso <nimiux@gentoo.org> esearch-1.3-r1.ebuild:
+ Stable for amd64 wrt bug #505118
26 Mar 2014; Jeroen Roovers <jer@gentoo.org> esearch-1.3-r1.ebuild:
Stable for HPPA (bug #505118).
diff --git a/app-portage/esearch/esearch-1.3-r1.ebuild b/app-portage/esearch/esearch-1.3-r1.ebuild
index 0d1f23fc6098..c8bf0e8f259a 100644
--- a/app-portage/esearch/esearch-1.3-r1.ebuild
+++ b/app-portage/esearch/esearch-1.3-r1.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/esearch/esearch-1.3-r1.ebuild,v 1.2 2014/03/26 15:51:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-1.3-r1.ebuild,v 1.3 2014/03/29 20:54:41 nimiux Exp $
EAPI="5"
PYTHON_COMPAT=(python{2_6,2_7,3_2,3_3})
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="linguas_fr linguas_it"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
DEPEND="sys-apps/portage"
RDEPEND="${DEPEND}"