summaryrefslogtreecommitdiff
blob: dd6ea93aff0a1719b269e04066ba3c6a5deed7ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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=""
IUSE=""