diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-12-19 07:57:56 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-12-19 07:57:56 +0000 |
commit | 698389a8446f8035cfe47def701248269a96415d (patch) | |
tree | 91a2a81d72f1861028206e2a2db8f43aedcad3c5 /net-misc/leechcraft-cstp | |
parent | Version bump, drop older. (diff) | |
download | gentoo-2-698389a8446f8035cfe47def701248269a96415d.tar.gz gentoo-2-698389a8446f8035cfe47def701248269a96415d.tar.bz2 gentoo-2-698389a8446f8035cfe47def701248269a96415d.zip |
Remove old LeechCraft versions
(Portage version: 2.1.11.34/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'net-misc/leechcraft-cstp')
-rw-r--r-- | net-misc/leechcraft-cstp/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild | 17 | ||||
-rw-r--r-- | net-misc/leechcraft-cstp/leechcraft-cstp-0.5.75.ebuild | 17 | ||||
-rw-r--r-- | net-misc/leechcraft-cstp/leechcraft-cstp-0.5.80.ebuild | 17 |
4 files changed, 6 insertions, 52 deletions
diff --git a/net-misc/leechcraft-cstp/ChangeLog b/net-misc/leechcraft-cstp/ChangeLog index 87981c6aa7d0..50449f757c1c 100644 --- a/net-misc/leechcraft-cstp/ChangeLog +++ b/net-misc/leechcraft-cstp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/leechcraft-cstp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.17 2012/10/08 15:54:46 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.18 2012/12/19 07:57:56 maksbotan Exp $ + + 19 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-cstp-0.5.70.ebuild, -leechcraft-cstp-0.5.75.ebuild, + -leechcraft-cstp-0.5.80.ebuild: + Remove old LeechCraft versions *leechcraft-cstp-0.5.85 (08 Oct 2012) diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild deleted file mode 100644 index 37c22674f6d2..000000000000 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild,v 1.3 2012/07/07 10:23:41 johu Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft." - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND} - virtual/leechcraft-task-show" diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.75.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.75.ebuild deleted file mode 100644 index c36974d01043..000000000000 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.75.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.75.ebuild,v 1.1 2012/07/19 20:00:13 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND} - virtual/leechcraft-task-show" diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.80.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.80.ebuild deleted file mode 100644 index 12654e0b1483..000000000000 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.80.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.80.ebuild,v 1.1 2012/08/13 14:03:39 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND} - virtual/leechcraft-task-show" |