diff options
-rw-r--r-- | app-leechcraft/lc-tpi/ChangeLog | 7 | ||||
-rw-r--r-- | app-leechcraft/lc-tpi/lc-tpi-0.5.96.ebuild | 18 | ||||
-rw-r--r-- | app-leechcraft/lc-tpi/lc-tpi-0.5.97.ebuild | 18 | ||||
-rw-r--r-- | app-leechcraft/lc-tpi/lc-tpi-0.5.98.ebuild | 18 | ||||
-rw-r--r-- | app-leechcraft/lc-tpi/lc-tpi-0.5.99.ebuild (renamed from app-leechcraft/lc-tpi/lc-tpi-0.5.95.ebuild) | 2 |
5 files changed, 7 insertions, 56 deletions
diff --git a/app-leechcraft/lc-tpi/ChangeLog b/app-leechcraft/lc-tpi/ChangeLog index d9257a6b486e..003ff40e4d83 100644 --- a/app-leechcraft/lc-tpi/ChangeLog +++ b/app-leechcraft/lc-tpi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-leechcraft/lc-tpi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tpi/ChangeLog,v 1.5 2013/07/03 16:20:12 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tpi/ChangeLog,v 1.6 2013/07/18 12:53:21 maksbotan Exp $ + +*lc-tpi-0.5.99 (18 Jul 2013) + + 18 Jul 2013; <maks@gentoo.org> +lc-tpi-0.5.99.ebuild: + Bump app-leechcraft/lc-tpi to 0.5.99, thanks to 0xd34df00d *lc-tpi-0.5.98 (03 Jul 2013) diff --git a/app-leechcraft/lc-tpi/lc-tpi-0.5.96.ebuild b/app-leechcraft/lc-tpi/lc-tpi-0.5.96.ebuild deleted file mode 100644 index 5081d3f415fb..000000000000 --- a/app-leechcraft/lc-tpi/lc-tpi-0.5.96.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tpi/lc-tpi-0.5.96.ebuild,v 1.1 2013/05/26 20:05:22 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Task progress indicator quark for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtdeclarative:4 - ~virtual/leechcraft-quark-sideprovider-${PV}" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-tpi/lc-tpi-0.5.97.ebuild b/app-leechcraft/lc-tpi/lc-tpi-0.5.97.ebuild deleted file mode 100644 index 1d0696ba0015..000000000000 --- a/app-leechcraft/lc-tpi/lc-tpi-0.5.97.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tpi/lc-tpi-0.5.97.ebuild,v 1.1 2013/06/11 17:46:57 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Task progress indicator quark for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtdeclarative:4 - ~virtual/leechcraft-quark-sideprovider-${PV}" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-tpi/lc-tpi-0.5.98.ebuild b/app-leechcraft/lc-tpi/lc-tpi-0.5.98.ebuild deleted file mode 100644 index 789958435b48..000000000000 --- a/app-leechcraft/lc-tpi/lc-tpi-0.5.98.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tpi/lc-tpi-0.5.98.ebuild,v 1.1 2013/07/03 16:20:12 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Task progress indicator quark for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtdeclarative:4 - ~virtual/leechcraft-quark-sideprovider-${PV}" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-tpi/lc-tpi-0.5.95.ebuild b/app-leechcraft/lc-tpi/lc-tpi-0.5.99.ebuild index c4bb274f65ba..3404d8c11073 100644 --- a/app-leechcraft/lc-tpi/lc-tpi-0.5.95.ebuild +++ b/app-leechcraft/lc-tpi/lc-tpi-0.5.99.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tpi/lc-tpi-0.5.95.ebuild,v 1.1 2013/05/02 15:37:28 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-tpi/lc-tpi-0.5.99.ebuild,v 1.1 2013/07/18 12:53:21 maksbotan Exp $ EAPI="4" |