diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-09 11:26:29 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-09 11:26:29 +0000 |
commit | 9dd2d89aea48880d4d90e8d77ad0de743decdd77 (patch) | |
tree | b70e2d2c716b14a1332a667209d137eb397c59f7 /net-p2p | |
parent | EAPI bump, remove depend.php dependency, remove old versions (diff) | |
download | gentoo-2-9dd2d89aea48880d4d90e8d77ad0de743decdd77.tar.gz gentoo-2-9dd2d89aea48880d4d90e8d77ad0de743decdd77.tar.bz2 gentoo-2-9dd2d89aea48880d4d90e8d77ad0de743decdd77.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-p2p')
-rw-r--r-- | net-p2p/leechcraft-bittorrent/ChangeLog | 9 | ||||
-rw-r--r-- | net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild | 18 | ||||
-rw-r--r-- | net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.5.0.ebuild (renamed from net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.97.ebuild) | 4 |
3 files changed, 10 insertions, 21 deletions
diff --git a/net-p2p/leechcraft-bittorrent/ChangeLog b/net-p2p/leechcraft-bittorrent/ChangeLog index 08528e216b81..53d257e54ff3 100644 --- a/net-p2p/leechcraft-bittorrent/ChangeLog +++ b/net-p2p/leechcraft-bittorrent/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-p2p/leechcraft-bittorrent # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog,v 1.7 2012/02/04 19:19:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog,v 1.8 2012/02/09 11:26:29 maksbotan Exp $ + +*leechcraft-bittorrent-0.5.0 (09 Feb 2012) + + 09 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-bittorrent-0.5.0.ebuild, -leechcraft-bittorrent-0.4.96-r1.ebuild, + -leechcraft-bittorrent-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-bittorrent-0.4.99.ebuild: diff --git a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild deleted file mode 100644 index 485f39c11aba..000000000000 --- a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:48:01 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Full-featured BitTorrent client plugin for LeechCraft." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV} - net-libs/rb_libtorrent" -RDEPEND="${DEPEND} - virtual/leechcraft-task-show" diff --git a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.97.ebuild b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.5.0.ebuild index a7d9d3d128a3..bf27d576d33f 100644 --- a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.97.ebuild +++ b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-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-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.97.ebuild,v 1.1 2011/12/31 12:18:31 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.5.0.ebuild,v 1.1 2012/02/09 11:26:29 maksbotan Exp $ EAPI="4" |