diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-07 11:28:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-07 11:28:21 +0000 |
commit | e336bdbf48fc8e3804217d039c31c46c713fd10b (patch) | |
tree | 02e9e463291f5078da19bcac8388c052526ba538 /app-portage | |
parent | Stable for AMD64, wrt bug #397689 (diff) | |
download | gentoo-2-e336bdbf48fc8e3804217d039c31c46c713fd10b.tar.gz gentoo-2-e336bdbf48fc8e3804217d039c31c46c713fd10b.tar.bz2 gentoo-2-e336bdbf48fc8e3804217d039c31c46c713fd10b.zip |
Stable for AMD64, wrt bug #397693
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/esearch/ChangeLog | 7 | ||||
-rw-r--r-- | app-portage/esearch/esearch-1.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-portage/esearch/ChangeLog b/app-portage/esearch/ChangeLog index b6476ef5449d..733bec766210 100644 --- a/app-portage/esearch/ChangeLog +++ b/app-portage/esearch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/esearch -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.76 2011/12/19 20:51:38 fuzzyray Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.77 2012/01/07 11:28:21 ago Exp $ + + 07 Jan 2012; Agostino Sarubbo <ago@gentoo.org> esearch-1.0-r2.ebuild: + Stable for AMD64, wrt bug #397693 *esearch-1.0-r2 (19 Dec 2011) diff --git a/app-portage/esearch/esearch-1.0-r2.ebuild b/app-portage/esearch/esearch-1.0-r2.ebuild index d966975e7a05..cce1533290c8 100644 --- a/app-portage/esearch/esearch-1.0-r2.ebuild +++ b/app-portage/esearch/esearch-1.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.0-r2.ebuild,v 1.1 2011/12/19 20:51:38 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-1.0-r2.ebuild,v 1.2 2012/01/07 11:28:21 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}" |