diff options
author | 2012-12-12 15:39:09 +0000 | |
---|---|---|
committer | 2012-12-12 15:39:09 +0000 | |
commit | 39698fa1f412238ab942f975275032e54b49b8ed (patch) | |
tree | 160f87ff60c463c01a1638d2ae6bd3ee4f9456f3 /app-portage | |
parent | version bump wrt bug #445708 (diff) | |
download | gentoo-2-39698fa1f412238ab942f975275032e54b49b8ed.tar.gz gentoo-2-39698fa1f412238ab942f975275032e54b49b8ed.tar.bz2 gentoo-2-39698fa1f412238ab942f975275032e54b49b8ed.zip |
Stable on amd64, wrt bug #446834
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/esearch/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/esearch/esearch-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/esearch/ChangeLog b/app-portage/esearch/ChangeLog index 8705571fa570..8a14caf8dd61 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.102 2012/12/11 08:28:04 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.103 2012/12/12 15:39:09 pinkbyte Exp $ + + 12 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> esearch-1.3.ebuild: + Stable on amd64, wrt bug #446834 11 Dec 2012; Paul Varner <fuzzyray@gentoo.org> ChangeLog: Forcing signed manifest, since previous key was expired. diff --git a/app-portage/esearch/esearch-1.3.ebuild b/app-portage/esearch/esearch-1.3.ebuild index a602c5ea5f18..e49597dd7881 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.2 2012/12/11 08:17:36 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-1.3.ebuild,v 1.3 2012/12/12 15:39:09 pinkbyte 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}" |