diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-09 11:18:37 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-09 11:18:37 +0000 |
commit | 7c442c779b3b70fa9648249dfc1ad934e1bc1f25 (patch) | |
tree | b7a656f7f1842de3507aeac7528f14d3856afb99 /net-misc/leechcraft-cstp | |
parent | Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97 (diff) | |
download | gentoo-2-7c442c779b3b70fa9648249dfc1ad934e1bc1f25.tar.gz gentoo-2-7c442c779b3b70fa9648249dfc1ad934e1bc1f25.tar.bz2 gentoo-2-7c442c779b3b70fa9648249dfc1ad934e1bc1f25.zip |
Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-cstp')
-rw-r--r-- | net-misc/leechcraft-cstp/ChangeLog | 9 | ||||
-rw-r--r-- | net-misc/leechcraft-cstp/leechcraft-cstp-0.4.96-r1.ebuild | 17 | ||||
-rw-r--r-- | net-misc/leechcraft-cstp/leechcraft-cstp-0.5.0.ebuild (renamed from net-misc/leechcraft-cstp/leechcraft-cstp-0.4.97.ebuild) | 4 |
3 files changed, 10 insertions, 20 deletions
diff --git a/net-misc/leechcraft-cstp/ChangeLog b/net-misc/leechcraft-cstp/ChangeLog index dd53a0789d3e..6681c144ff0d 100644 --- a/net-misc/leechcraft-cstp/ChangeLog +++ b/net-misc/leechcraft-cstp/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/leechcraft-cstp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.7 2012/02/04 19:13:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.8 2012/02/09 11:18:37 maksbotan Exp $ + +*leechcraft-cstp-0.5.0 (09 Feb 2012) + + 09 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-cstp-0.5.0.ebuild, -leechcraft-cstp-0.4.96-r1.ebuild, + -leechcraft-cstp-0.4.97.ebuild: + Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97 04 Feb 2012; Agostino Sarubbo <ago@gentoo.org> leechcraft-cstp-0.4.99.ebuild: Stable for amd64, wrt bug #400605 diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.96-r1.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.96-r1.ebuild deleted file mode 100644 index d165362d12ea..000000000000 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.96-r1.ebuild +++ /dev/null @@ -1,17 +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-cstp/leechcraft-cstp-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:41:10 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND} - virtual/leechcraft-task-show" diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.97.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.0.ebuild index 7e49dd6e01ed..aab4cd438d99 100644 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.97.ebuild +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.97.ebuild,v 1.1 2011/12/31 12:11:18 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.0.ebuild,v 1.1 2012/02/09 11:18:37 maksbotan Exp $ EAPI="4" |