[dev-python/yenc] now in tree

This commit is contained in:
Fabio Erculiani
2013-05-18 16:04:15 +02:00
parent b1400c0be1
commit b49d8f5b98
2 changed files with 0 additions and 20 deletions
-1
View File
@@ -1 +0,0 @@
DIST yenc-0.3.tar.gz 42740 SHA256 fb04fea7c5821345608fa01728ce5356b6dfb2d3e469e59e3fd31b88f45fb313
-19
View File
@@ -1,19 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="3"
PYTHON_DEPEND="2:2.5"
PYTHON_RESTRICT_ABIS="3.*"
inherit distutils
DESCRIPTION="A fairly simple module, it provide only raw yEnc
encoding/decoding with builitin crc32 calculation.."
HOMEPAGE="http://sourceforge.net/projects/sabnzbd"
SRC_URI="http://sabnzbd.sourceforge.net/yenc-0.3.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""