summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2013-02-14 13:10:53 +0000
committerMichael Weber <xmw@gentoo.org>2013-02-14 13:10:53 +0000
commitb1cd7e9be7489dbc2ac94fe2b80fce9a567c4b3a (patch)
treefc894271b2f1f4a919fc73340aed69a413dc1159 /net-p2p
parentStable for x86, wrt bug #457206 (diff)
downloadgentoo-2-b1cd7e9be7489dbc2ac94fe2b80fce9a567c4b3a.tar.gz
gentoo-2-b1cd7e9be7489dbc2ac94fe2b80fce9a567c4b3a.tar.bz2
gentoo-2-b1cd7e9be7489dbc2ac94fe2b80fce9a567c4b3a.zip
Initial import
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/transmission-remote-cli/ChangeLog10
-rw-r--r--net-p2p/transmission-remote-cli/Manifest4
-rw-r--r--net-p2p/transmission-remote-cli/metadata.xml17
-rw-r--r--net-p2p/transmission-remote-cli/transmission-remote-cli-1.4.7.ebuild31
4 files changed, 62 insertions, 0 deletions
diff --git a/net-p2p/transmission-remote-cli/ChangeLog b/net-p2p/transmission-remote-cli/ChangeLog
new file mode 100644
index 000000000000..8f2dcd217e7b
--- /dev/null
+++ b/net-p2p/transmission-remote-cli/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-p2p/transmission-remote-cli
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission-remote-cli/ChangeLog,v 1.1 2013/02/14 13:10:53 xmw Exp $
+
+*transmission-remote-cli-1.4.7 (14 Feb 2013)
+
+ 14 Feb 2013; Michael Weber <xmw@gentoo.org>
+ +transmission-remote-cli-1.4.7.ebuild, +metadata.xml:
+ Initial import
+
diff --git a/net-p2p/transmission-remote-cli/Manifest b/net-p2p/transmission-remote-cli/Manifest
new file mode 100644
index 000000000000..bd247e8a92a2
--- /dev/null
+++ b/net-p2p/transmission-remote-cli/Manifest
@@ -0,0 +1,4 @@
+DIST transmission-remote-cli-1.4.7.tar.gz 252208 SHA256 a44b7026677da2cdcf970bb02fdeb25265aa7b5d4544e068d0cd455be16c7ec2 SHA512 bf74ba286aa43ee9f4c2d1dad3f1c9c5e51c974ea33a78f65e1e9ee0409a9c24be0120957412f93b8a5767bff05dee483a72d9d58a637f4b214a26c8e9bd1304 WHIRLPOOL 5eaf875c7506e374b43fd41c65b85d106e4630ae57291811bd0116df7dc47fa6091ab7568404a009b844753e2b527ba15d46ae0123237ce51561c9399cf56222
+EBUILD transmission-remote-cli-1.4.7.ebuild 870 SHA256 64ee53f57337dc4dd8d71888fe12ce2796b9592a1a7b8c9a04f8039fbb8ea3e7 SHA512 efb9cf48765783f390e99e0d8c186f7e06c2c844236d5c81b5aa3c4d12303591c2aa70ba96a5d942fc40c21ea8f4a4b5d96ad10ec2494a09a27787418816a8ce WHIRLPOOL d22de489ac9dd17a0463c5e24b4e2a23b031d53462f8676daeacaca3ae84c69a80b0a0deb44c6db2536c075771f61233c9efde49a0577842dca3d8a051915e36
+MISC ChangeLog 298 SHA256 2cd25a8efed4643a065529b42963a0f1294ac93b9200ad95be7098cc2eb47d45 SHA512 749396e4386e806008eb4a29662b819f7f0ecc88fc638634df7ea2d90d3e5db23257ac402368b827d7e4f5b87f4a3e68a050afbd3a6159879b7d316928b524e6 WHIRLPOOL be458f9e9dc02275323474396991703ca794680b77edbd9248c5e73a119e99ca30d9952c67b9c4d63fe71f10963814d1f7a9253c63f94ac5a2f9dcd0751a648a
+MISC metadata.xml 446 SHA256 84fb8b1384d93358acbadec8b6a3831d4081b8aa9f22a6f72648e328edddadb8 SHA512 e2ebf3193c72560f8e2d58382147ecfe08904830b0eda5f913bda5e8e61eb535c0135dd2fc44906e796391eb45d501450d4d8977be8a4d6ccd3e0dbf07ff8d56 WHIRLPOOL 7774514f7231aa673ab57f8bd0345ba5e6ae1876e36378db9f7a9e070ea23eaa2c7c4d87f4b245d68e36da8bf864f53cce081fe24e1587ec4be78b4be1838a88
diff --git a/net-p2p/transmission-remote-cli/metadata.xml b/net-p2p/transmission-remote-cli/metadata.xml
new file mode 100644
index 000000000000..35d140e6964c
--- /dev/null
+++ b/net-p2p/transmission-remote-cli/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>proxy-maintainers</herd>
+<maintainer>
+ <email>hendrik@consetetur.de</email>
+ <name>Hendrik v. Raven (lorem_ipsum)</name>
+</maintainer>
+<maintainer>
+ <email>xmw@gentoo.org</email>
+ <name>Michael Weber</name>
+</maintainer>
+<use>
+ <flag name='rdns'>Enable support for host name resolution</flag>
+</use>
+</pkgmetadata>
+
diff --git a/net-p2p/transmission-remote-cli/transmission-remote-cli-1.4.7.ebuild b/net-p2p/transmission-remote-cli/transmission-remote-cli-1.4.7.ebuild
new file mode 100644
index 000000000000..edf18238c487
--- /dev/null
+++ b/net-p2p/transmission-remote-cli/transmission-remote-cli-1.4.7.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission-remote-cli/transmission-remote-cli-1.4.7.ebuild,v 1.1 2013/02/14 13:10:53 xmw Exp $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_REQ_USE="ncurses"
+inherit bash-completion-r1 python-r1
+
+DESCRIPTION="Ncurses interface for the Transmission BitTorrent client"
+HOMEPAGE="https://github.com/fagga/transmission-remote-cli/"
+SRC_URI="https://github.com/fagga/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="geoip rdns"
+
+RDEPEND="${PYTHON_DEPS}
+ python_targets_python2_5? ( dev-python/simplejson )
+ geoip? ( dev-python/geoip-python )
+ rdns? ( dev-python/adns-python )"
+
+src_install() {
+ python_foreach_impl python_doscript transmission-remote-cli
+ newbashcomp transmission-remote-cli-bash-completion.sh \
+ transmission-remote-cli
+ doman transmission-remote-cli.1
+ dodoc NEWS README.md
+}