diff options
4 files changed, 6 insertions, 49 deletions
diff --git a/net-misc/leechcraft-pintab/ChangeLog b/net-misc/leechcraft-pintab/ChangeLog index b943ec34a4b6..b599ebf53ffd 100644 --- a/net-misc/leechcraft-pintab/ChangeLog +++ b/net-misc/leechcraft-pintab/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/leechcraft-pintab # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/ChangeLog,v 1.10 2012/10/08 16:00:01 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/ChangeLog,v 1.11 2012/12/19 08:04:47 maksbotan Exp $ + + 19 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-pintab-0.5.70.ebuild, -leechcraft-pintab-0.5.75.ebuild, + -leechcraft-pintab-0.5.80.ebuild: + Remove old LeechCraft versions *leechcraft-pintab-0.5.85 (08 Oct 2012) diff --git a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.70.ebuild b/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.70.ebuild deleted file mode 100644 index 1a8fdbd42ad0..000000000000 --- a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.70.ebuild +++ /dev/null @@ -1,16 +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-pintab/leechcraft-pintab-0.5.70.ebuild,v 1.3 2012/07/07 10:40:13 johu Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Provides support for pinning tabs for LeechCraft" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.75.ebuild b/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.75.ebuild deleted file mode 100644 index b1cb19efeecc..000000000000 --- a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.75.ebuild +++ /dev/null @@ -1,16 +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-pintab/leechcraft-pintab-0.5.75.ebuild,v 1.1 2012/07/19 20:07:10 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Provides support for pinning tabs for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.80.ebuild b/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.80.ebuild deleted file mode 100644 index 4421762b8907..000000000000 --- a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.80.ebuild +++ /dev/null @@ -1,16 +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-pintab/leechcraft-pintab-0.5.80.ebuild,v 1.1 2012/08/13 14:09:21 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Provides support for pinning tabs for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND}" |