summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2009-06-07 23:20:06 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2009-06-07 23:20:06 +0000
commitc24059e2be7ad4ea3ca82741f3664069016c5fe2 (patch)
tree1ed465d03c88f0877383522d7a74dfcbea602d1d /net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild
parentUpdate plugdev message to be more explicit (diff)
downloadhistorical-c24059e2be7ad4ea3ca82741f3664069016c5fe2.tar.gz
historical-c24059e2be7ad4ea3ca82741f3664069016c5fe2.tar.bz2
historical-c24059e2be7ad4ea3ca82741f3664069016c5fe2.zip
Initial commit. Fixes bug Fixes bug 253799
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild')
-rw-r--r--net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild b/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild
new file mode 100644
index 000000000000..ffa17658d49d
--- /dev/null
+++ b/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v 1.1 2009/06/07 23:20:06 hwoarang Exp $
+
+inherit distutils
+
+DESCRIPTION="A torrent file parser"
+HOMEPAGE="http://vrai.net/project.php?project=torrentinfo"
+SRC_URI="http://vrai.net/files/software_projects/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""