summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-08-25 15:31:44 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-08-25 15:31:44 +0000
commitbfb3051a982cc4c7fc6e8457ee532d485d49e3aa (patch)
tree40f70ecde5a13aba4219140b0b80e927b56e546e /net-p2p/leechcraft-bittorrent
parentAdd net-misc/leechcraft-dbusmanager (diff)
downloadhistorical-bfb3051a982cc4c7fc6e8457ee532d485d49e3aa.tar.gz
historical-bfb3051a982cc4c7fc6e8457ee532d485d49e3aa.tar.bz2
historical-bfb3051a982cc4c7fc6e8457ee532d485d49e3aa.zip
Add net-p2p/leechcraft-bittorent
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'net-p2p/leechcraft-bittorrent')
-rw-r--r--net-p2p/leechcraft-bittorrent/ChangeLog12
-rw-r--r--net-p2p/leechcraft-bittorrent/Manifest5
-rw-r--r--net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.85.ebuild18
-rw-r--r--net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-9999.ebuild18
-rw-r--r--net-p2p/leechcraft-bittorrent/metadata.xml5
5 files changed, 58 insertions, 0 deletions
diff --git a/net-p2p/leechcraft-bittorrent/ChangeLog b/net-p2p/leechcraft-bittorrent/ChangeLog
new file mode 100644
index 000000000000..4ad6ef7adf09
--- /dev/null
+++ b/net-p2p/leechcraft-bittorrent/ChangeLog
@@ -0,0 +1,12 @@
+# ChangeLog for net-p2p/leechcraft-bittorrent
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog,v 1.1 2011/08/25 15:31:44 maksbotan Exp $
+
+*leechcraft-bittorrent-9999 (25 Aug 2011)
+*leechcraft-bittorrent-0.4.85 (25 Aug 2011)
+
+ 25 Aug 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-bittorrent-0.4.85.ebuild, +leechcraft-bittorrent-9999.ebuild,
+ +metadata.xml:
+ Copy net-p2p/leechcraft-bittorent from rion-overlay, thanks to 0xd34df00d
+
diff --git a/net-p2p/leechcraft-bittorrent/Manifest b/net-p2p/leechcraft-bittorrent/Manifest
new file mode 100644
index 000000000000..553327a66b7d
--- /dev/null
+++ b/net-p2p/leechcraft-bittorrent/Manifest
@@ -0,0 +1,5 @@
+DIST leechcraft-0.4.85.tar.bz2 4048479 RMD160 e1a57dbe445ee595da73ea31028d7cd74dc1da95 SHA1 f755543d758e073068bbe2cda927212ce2733532 SHA256 8653262be3f922bff1cddb6c165743ddce803751226bc494fd952387058300c2
+EBUILD leechcraft-bittorrent-0.4.85.ebuild 514 RMD160 8c7bb0e7058f9647c004c96cbfe25ce87c1c430d SHA1 f308f4af439f24d82319dc3682090ff202f17279 SHA256 fcd20ddb6d4ab9abbb1852386c8a169be204377a99336a1e74f6006f31ca484f
+EBUILD leechcraft-bittorrent-9999.ebuild 501 RMD160 270fcddb2977f137865203c8abd1c18035eafdbc SHA1 097229a58ba2bfa2a6ee24b862b5c015fcefa639 SHA256 c6af1487804432ca9a212441fdeebecfea9a218040f34fca20840701b1e78abb
+MISC ChangeLog 543 RMD160 2f580bb0ddcf51dfa1d49ea24769b0ca19a58582 SHA1 cfea80cfe5c7ab92387388364ebd2f5abb9142c8 SHA256 0e70a200d5848df2b726667c5f4cf6d56092916e8144fd00555ff402ecbcd042
+MISC metadata.xml 164 RMD160 3f056941c61fe874786f8f944b8124de68be211c SHA1 d05b3bf6d8ab1d9f81b994c8c9c29d005b72d638 SHA256 d3d50c47cc72568dcc457fe11ddfc6849ba6572bc2d581aad1deac910ee1d488
diff --git a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.85.ebuild b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.85.ebuild
new file mode 100644
index 000000000000..a96632601381
--- /dev/null
+++ b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.85.ebuild
@@ -0,0 +1,18 @@
+# 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.85.ebuild,v 1.1 2011/08/25 15:31:44 maksbotan Exp $
+
+EAPI="2"
+
+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-9999.ebuild b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-9999.ebuild
new file mode 100644
index 000000000000..60b56d23981c
--- /dev/null
+++ b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-9999.ebuild
@@ -0,0 +1,18 @@
+# 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-9999.ebuild,v 1.1 2011/08/25 15:31:44 maksbotan Exp $
+
+EAPI="2"
+
+inherit leechcraft
+
+DESCRIPTION="Full-featured BitTorrent client plugin for LeechCraft."
+
+SLOT="0"
+KEYWORDS=""
+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/metadata.xml b/net-p2p/leechcraft-bittorrent/metadata.xml
new file mode 100644
index 000000000000..2c857dda08d3
--- /dev/null
+++ b/net-p2p/leechcraft-bittorrent/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>leechcraft</herd>
+</pkgmetadata>