diff options
4 files changed, 6 insertions, 55 deletions
diff --git a/net-misc/leechcraft-lackman/ChangeLog b/net-misc/leechcraft-lackman/ChangeLog index 3da44d19b8c0..3d9cc31968db 100644 --- a/net-misc/leechcraft-lackman/ChangeLog +++ b/net-misc/leechcraft-lackman/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/leechcraft-lackman # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/ChangeLog,v 1.18 2012/10/08 15:57:52 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/ChangeLog,v 1.19 2012/12/19 08:02:28 maksbotan Exp $ + + 19 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-lackman-0.5.70.ebuild, -leechcraft-lackman-0.5.75.ebuild, + -leechcraft-lackman-0.5.80.ebuild: + Remove old LeechCraft versions *leechcraft-lackman-0.5.85 (08 Oct 2012) diff --git a/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.70.ebuild b/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.70.ebuild deleted file mode 100644 index a4f7d8b6fdff..000000000000 --- a/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.70.ebuild +++ /dev/null @@ -1,18 +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-lackman/leechcraft-lackman-0.5.70.ebuild,v 1.4 2012/07/15 15:51:57 kensington Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="LeechCraft Package Manager for extensions, scripts, themes etc." - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV} - >=x11-libs/qt-webkit-4.6:4" -RDEPEND="${DEPEND} - virtual/leechcraft-downloader-http" diff --git a/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.75.ebuild b/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.75.ebuild deleted file mode 100644 index fbae165e87bc..000000000000 --- a/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.75.ebuild +++ /dev/null @@ -1,18 +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-lackman/leechcraft-lackman-0.5.75.ebuild,v 1.1 2012/07/19 20:04:29 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="LeechCraft Package Manager for extensions, scripts, themes etc." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV} - >=x11-libs/qt-webkit-4.6:4" -RDEPEND="${DEPEND} - virtual/leechcraft-downloader-http" diff --git a/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.80.ebuild b/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.80.ebuild deleted file mode 100644 index 1bf0fa6ce863..000000000000 --- a/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.80.ebuild +++ /dev/null @@ -1,18 +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-lackman/leechcraft-lackman-0.5.80.ebuild,v 1.1 2012/08/13 14:07:12 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="LeechCraft Package Manager for extensions, scripts, themes etc." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV} - >=x11-libs/qt-webkit-4.6:4" -RDEPEND="${DEPEND} - virtual/leechcraft-downloader-http" |