diff options
author | Alec Warner <antarus@gentoo.org> | 2006-02-26 15:54:20 +0000 |
---|---|---|
committer | Alec Warner <antarus@gentoo.org> | 2006-02-26 15:54:20 +0000 |
commit | 1747347e40db2aaba9ccc596c72fefb9ba4123dd (patch) | |
tree | d1a24f42f4a8bcc636ef146b1476a35f08d6d447 /app-portage | |
parent | Version bump. (diff) | |
download | gentoo-2-1747347e40db2aaba9ccc596c72fefb9ba4123dd.tar.gz gentoo-2-1747347e40db2aaba9ccc596c72fefb9ba4123dd.tar.bz2 gentoo-2-1747347e40db2aaba9ccc596c72fefb9ba4123dd.zip |
Stable on x86, bug # 90793. Thanks to Daniel Webert <rockoo@gmail.com> for reporting.
(Portage version: 2.1_pre5)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/esearch/ChangeLog | 8 | ||||
-rw-r--r-- | app-portage/esearch/esearch-0.7.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-portage/esearch/ChangeLog b/app-portage/esearch/ChangeLog index 585c4f5f3c19..76cda7a81f1e 100644 --- a/app-portage/esearch/ChangeLog +++ b/app-portage/esearch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-portage/esearch -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.34 2005/02/25 20:15:35 vapier Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.35 2006/02/26 15:54:20 antarus Exp $ + + 26 Feb 2006; Alec Warner <antarus@gentoo.org> esearch-0.7.1.ebuild: + Stable on x86, bug # 90793. Thanks to Daniel Webert <rockoo@gmail.com> for + reporting. *esearch-0.7.1 (25 Feb 2005) diff --git a/app-portage/esearch/esearch-0.7.1.ebuild b/app-portage/esearch/esearch-0.7.1.ebuild index ad479bcfe71e..c4c3b087857a 100644 --- a/app-portage/esearch/esearch-0.7.1.ebuild +++ b/app-portage/esearch/esearch-0.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-0.7.1.ebuild,v 1.3 2005/07/13 14:29:50 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-0.7.1.ebuild,v 1.4 2006/02/26 15:54:20 antarus Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://david-peter.de/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc x86" IUSE="" RDEPEND=">=dev-lang/python-2.2 |