diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2011-12-31 12:09:53 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2011-12-31 12:09:53 +0000 |
commit | 888e3cbbe1ea4e8302d31cdb0af23f5d905d6520 (patch) | |
tree | 19915229327562185b836030cc956ae8b7b80b60 /net-misc/leechcraft-auscrie | |
parent | Drop ia64 support #345433 (diff) | |
download | gentoo-2-888e3cbbe1ea4e8302d31cdb0af23f5d905d6520.tar.gz gentoo-2-888e3cbbe1ea4e8302d31cdb0af23f5d905d6520.tar.bz2 gentoo-2-888e3cbbe1ea4e8302d31cdb0af23f5d905d6520.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 'net-misc/leechcraft-auscrie')
-rw-r--r-- | net-misc/leechcraft-auscrie/ChangeLog | 9 | ||||
-rw-r--r-- | net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild | 16 | ||||
-rw-r--r-- | net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.97.ebuild (renamed from net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.85.ebuild) | 6 |
3 files changed, 11 insertions, 20 deletions
diff --git a/net-misc/leechcraft-auscrie/ChangeLog b/net-misc/leechcraft-auscrie/ChangeLog index 2c530a31c1ef..e378198bed60 100644 --- a/net-misc/leechcraft-auscrie/ChangeLog +++ b/net-misc/leechcraft-auscrie/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/leechcraft-auscrie # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.4 2011/12/16 18:40:23 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.5 2011/12/31 12:09:53 maksbotan Exp $ + +*leechcraft-auscrie-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-auscrie-0.4.85.ebuild, -leechcraft-auscrie-0.4.90.ebuild, + +leechcraft-auscrie-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-auscrie-0.4.96-r1 (16 Dec 2011) diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild deleted file mode 100644 index 605cb4a63ef7..000000000000 --- a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild,v 1.1 2011/09/14 17:01:45 maksbotan Exp $ - -EAPI="2" - -inherit leechcraft - -DESCRIPTION="Auscrie, LeechCraft auto screenshooter" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="=net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.85.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.97.ebuild index 9d5099f8bdc0..53f5a88aaf46 100644 --- a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.85.ebuild +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-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/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.85.ebuild,v 1.1 2011/08/25 18:10:37 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.97.ebuild,v 1.1 2011/12/31 12:09:53 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" |