From 9a4850f3afcbca89e81f7962b24ef083c99b6be5 Mon Sep 17 00:00:00 2001 From: Maxim Koltsov Date: Sat, 31 Dec 2011 12:17:16 +0000 Subject: Bump LeechCraft to 0.4.97, remove 0.4.85 and 0.4.90 (Portage version: 2.1.10.41/cvs/Linux x86_64) --- net-misc/leechcraft-tabpp/ChangeLog | 9 ++++++++- net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.85.ebuild | 16 ---------------- net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.90.ebuild | 16 ---------------- net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.97.ebuild | 16 ++++++++++++++++ 4 files changed, 24 insertions(+), 33 deletions(-) delete mode 100644 net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.85.ebuild delete mode 100644 net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.90.ebuild create mode 100644 net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.97.ebuild (limited to 'net-misc/leechcraft-tabpp') diff --git a/net-misc/leechcraft-tabpp/ChangeLog b/net-misc/leechcraft-tabpp/ChangeLog index af1d66dffcb7..2628c32e1d38 100644 --- a/net-misc/leechcraft-tabpp/ChangeLog +++ b/net-misc/leechcraft-tabpp/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/leechcraft-tabpp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.4 2011/12/16 18:46:31 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.5 2011/12/31 12:17:16 maksbotan Exp $ + +*leechcraft-tabpp-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov + -leechcraft-tabpp-0.4.85.ebuild, -leechcraft-tabpp-0.4.90.ebuild, + +leechcraft-tabpp-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-tabpp-0.4.96-r1 (16 Dec 2011) diff --git a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.85.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.85.ebuild deleted file mode 100644 index 71a398dcdedb..000000000000 --- a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.85.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-tabpp/leechcraft-tabpp-0.4.85.ebuild,v 1.1 2011/08/25 18:19:44 maksbotan Exp $ - -EAPI="2" - -inherit leechcraft - -DESCRIPTION="Tab++ provides enhanced tab-related features like tab tree for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="=net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.90.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.90.ebuild deleted file mode 100644 index 22e71e28b503..000000000000 --- a/net-misc/leechcraft-tabpp/leechcraft-tabpp-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-tabpp/leechcraft-tabpp-0.4.90.ebuild,v 1.1 2011/09/14 17:06:19 maksbotan Exp $ - -EAPI="2" - -inherit leechcraft - -DESCRIPTION="Tab++ provides enhanced tab-related features like tab tree for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="=net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.97.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.97.ebuild new file mode 100644 index 000000000000..46aba6ff364e --- /dev/null +++ b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.97.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.97.ebuild,v 1.1 2011/12/31 12:17:16 maksbotan Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Tab++ provides enhanced tab-related features like tab tree for LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad