From 902fa8aca499e54c15a8eb6deffd39aa3c445b20 Mon Sep 17 00:00:00 2001 From: Maxim Koltsov Date: Sun, 22 Apr 2012 13:05:00 +0000 Subject: Bump LeechCraft to 0.5.65, thanks to 0xd34df00d (Portage version: 2.1.10.56/cvs/Linux x86_64) --- net-misc/leechcraft-cstp/ChangeLog | 8 +++++++- net-misc/leechcraft-cstp/leechcraft-cstp-0.5.65.ebuild | 17 +++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 net-misc/leechcraft-cstp/leechcraft-cstp-0.5.65.ebuild (limited to 'net-misc') diff --git a/net-misc/leechcraft-cstp/ChangeLog b/net-misc/leechcraft-cstp/ChangeLog index 392ae9f4bbce..aaaff9bd7556 100644 --- a/net-misc/leechcraft-cstp/ChangeLog +++ b/net-misc/leechcraft-cstp/ChangeLog @@ -1,6 +1,12 @@ # 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.10 2012/04/07 17:17:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.11 2012/04/22 13:05:00 maksbotan Exp $ + +*leechcraft-cstp-0.5.65 (22 Apr 2012) + + 22 Apr 2012; Maxim Koltsov + +leechcraft-cstp-0.5.65.ebuild: + Bump net-misc/leechcraft-cstp to 0.5.65, thanks to 0xd34df00d 07 Apr 2012; Markus Meier leechcraft-cstp-0.4.99.ebuild: x86 stable, bug #400605 diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.65.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.65.ebuild new file mode 100644 index 000000000000..e81337db8cba --- /dev/null +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.65.ebuild @@ -0,0 +1,17 @@ +# 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.5.65.ebuild,v 1.1 2012/04/22 13:05:00 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" -- cgit v1.2.3-65-gdbad