Lines 2-7
Link Here
|
2 |
# Distributed under the terms of the GNU General Public License v2 |
2 |
# Distributed under the terms of the GNU General Public License v2 |
3 |
# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.18.3.ebuild,v 1.4 2011/05/19 19:22:51 grobian Exp $ |
3 |
# $Header: /var/cvsroot/gentoo-x86/app-arch/cfv/cfv-1.18.3.ebuild,v 1.4 2011/05/19 19:22:51 grobian Exp $ |
4 |
|
4 |
|
|
|
5 |
EAPI="3" |
6 |
|
7 |
PYTHON_DEPEND="2" |
8 |
|
9 |
inherit eutils python |
10 |
|
5 |
DESCRIPTION="Utility to test and create .sfv, .csv, .crc and md5sum files" |
11 |
DESCRIPTION="Utility to test and create .sfv, .csv, .crc and md5sum files" |
6 |
HOMEPAGE="http://cfv.sourceforge.net/" |
12 |
HOMEPAGE="http://cfv.sourceforge.net/" |
7 |
SRC_URI="mirror://sourceforge/cfv/${P}.tar.gz" |
13 |
SRC_URI="mirror://sourceforge/cfv/${P}.tar.gz" |
Lines 12-19
Link Here
|
12 |
KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" |
18 |
KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" |
13 |
|
19 |
|
14 |
DEPEND="" |
20 |
DEPEND="" |
15 |
RDEPEND="dev-lang/python |
21 |
RDEPEND="dev-python/python-fchksum |
16 |
dev-python/python-fchksum |
|
|
17 |
bittorrent? ( |
22 |
bittorrent? ( |
18 |
|| ( |
23 |
|| ( |
19 |
net-p2p/bittorrent |
24 |
net-p2p/bittorrent |