diff options
author | Markus Meier <maekke@gentoo.org> | 2014-04-01 18:57:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-04-01 18:57:31 +0000 |
commit | efc42564dba942eca8d831872624346adb9328e7 (patch) | |
tree | 481e4a9de2354ac49c4135e82cd8e7a60529c143 /app-portage | |
parent | Version bump. (diff) | |
download | gentoo-2-efc42564dba942eca8d831872624346adb9328e7.tar.gz gentoo-2-efc42564dba942eca8d831872624346adb9328e7.tar.bz2 gentoo-2-efc42564dba942eca8d831872624346adb9328e7.zip |
arm stable, bug #505118
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/esearch/ChangeLog b/app-portage/esearch/ChangeLog index 1f9ed694ed24..d98835284358 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.116 2014/03/29 20:54:41 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.117 2014/04/01 18:57:31 maekke Exp $ + + 01 Apr 2014; Markus Meier <maekke@gentoo.org> esearch-1.3-r1.ebuild: + arm stable, bug #505118 29 Mar 2014; Chema Alonso <nimiux@gentoo.org> esearch-1.3-r1.ebuild: Stable for amd64 wrt bug #505118 diff --git a/app-portage/esearch/esearch-1.3-r1.ebuild b/app-portage/esearch/esearch-1.3-r1.ebuild index c8bf0e8f259a..3bf5fd37dcb3 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.3 2014/03/29 20:54:41 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-1.3-r1.ebuild,v 1.4 2014/04/01 18:57:31 maekke 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}" |