diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-12-19 08:05:10 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-12-19 08:05:10 +0000 |
commit | 20c1152115fa9d8347836dd0e32cc8ac58e6ae87 (patch) | |
tree | be5d5e76702546e26a5cadaf3c75219d2f80af9d | |
parent | Remove old LeechCraft versions (diff) | |
download | gentoo-2-20c1152115fa9d8347836dd0e32cc8ac58e6ae87.tar.gz gentoo-2-20c1152115fa9d8347836dd0e32cc8ac58e6ae87.tar.bz2 gentoo-2-20c1152115fa9d8347836dd0e32cc8ac58e6ae87.zip |
Remove old LeechCraft versions
(Portage version: 2.1.11.34/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
4 files changed, 6 insertions, 52 deletions
diff --git a/net-misc/leechcraft-qrosp/ChangeLog b/net-misc/leechcraft-qrosp/ChangeLog index bc8d49644f80..3e0acf7d93b8 100644 --- a/net-misc/leechcraft-qrosp/ChangeLog +++ b/net-misc/leechcraft-qrosp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/leechcraft-qrosp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.18 2012/10/08 16:00:27 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.19 2012/12/19 08:05:10 maksbotan Exp $ + + 19 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-qrosp-0.5.70.ebuild, -leechcraft-qrosp-0.5.75.ebuild, + -leechcraft-qrosp-0.5.80.ebuild: + Remove old LeechCraft versions *leechcraft-qrosp-0.5.85 (08 Oct 2012) diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.70.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.70.ebuild deleted file mode 100644 index afa04a262a01..000000000000 --- a/net-misc/leechcraft-qrosp/leechcraft-qrosp-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-qrosp/leechcraft-qrosp-0.5.70.ebuild,v 1.3 2012/07/07 10:21:11 johu Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Qrosp, scrpting support for LeechCraft via Qross." - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV} - dev-libs/qrosscore" -RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.75.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.75.ebuild deleted file mode 100644 index 6e437a26356c..000000000000 --- a/net-misc/leechcraft-qrosp/leechcraft-qrosp-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-qrosp/leechcraft-qrosp-0.5.75.ebuild,v 1.1 2012/07/19 20:07:43 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Qrosp, scrpting support for LeechCraft via Qross." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV} - dev-libs/qrosscore" -RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.80.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.80.ebuild deleted file mode 100644 index cd62761cba9d..000000000000 --- a/net-misc/leechcraft-qrosp/leechcraft-qrosp-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-qrosp/leechcraft-qrosp-0.5.80.ebuild,v 1.1 2012/08/13 14:09:46 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Qrosp, scrpting support for LeechCraft via Qross." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV} - dev-libs/qrosscore" -RDEPEND="${DEPEND}" |