diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2011-12-31 12:22:04 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2011-12-31 12:22:04 +0000 |
commit | 4239837c6db2f51db5f748a27d3fa12b511edae7 (patch) | |
tree | d23141ea5d7a1546ed76639a74e9c6109892cb40 /www-misc/leechcraft-seekthru | |
parent | Bump LeechCraft to 0.4.97, remove 0.4.85 and 0.4.90 (diff) | |
download | gentoo-2-4239837c6db2f51db5f748a27d3fa12b511edae7.tar.gz gentoo-2-4239837c6db2f51db5f748a27d3fa12b511edae7.tar.bz2 gentoo-2-4239837c6db2f51db5f748a27d3fa12b511edae7.zip |
Bump LeechCraft to 0.4.97, remove 0.4.85 and 0.4.90
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'www-misc/leechcraft-seekthru')
-rw-r--r-- | www-misc/leechcraft-seekthru/ChangeLog | 9 | ||||
-rw-r--r-- | www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.90.ebuild | 18 | ||||
-rw-r--r-- | www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.97.ebuild (renamed from www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.85.ebuild) | 6 |
3 files changed, 11 insertions, 22 deletions
diff --git a/www-misc/leechcraft-seekthru/ChangeLog b/www-misc/leechcraft-seekthru/ChangeLog index f3fe4bd8ae77..f86f4c9ca77a 100644 --- a/www-misc/leechcraft-seekthru/ChangeLog +++ b/www-misc/leechcraft-seekthru/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-misc/leechcraft-seekthru # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/ChangeLog,v 1.4 2011/12/16 18:51:54 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/ChangeLog,v 1.5 2011/12/31 12:22:04 maksbotan Exp $ + +*leechcraft-seekthru-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-seekthru-0.4.85.ebuild, -leechcraft-seekthru-0.4.90.ebuild, + +leechcraft-seekthru-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-seekthru-0.4.96-r1 (16 Dec 2011) diff --git a/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.90.ebuild b/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.90.ebuild deleted file mode 100644 index a6893c843e16..000000000000 --- a/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.90.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.90.ebuild,v 1.1 2011/09/14 17:10:11 maksbotan Exp $ - -EAPI="2" - -inherit leechcraft - -DESCRIPTION="OpenSearch support for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="=net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND} - virtual/leechcraft-search-show - virtual/leechcraft-downloader-http" diff --git a/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.85.ebuild b/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.97.ebuild index 175b9b0a6c19..c0fdd7e36596 100644 --- a/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.85.ebuild +++ b/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.97.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.85.ebuild,v 1.1 2011/08/25 18:27:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.4.97.ebuild,v 1.1 2011/12/31 12:22:04 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND} virtual/leechcraft-search-show virtual/leechcraft-downloader-http" |