blob: e5a320ca51b459c4990fb15962440100659f3a03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=prepare
DEPEND=app-arch/rpm[python] net-misc/curl emacs? ( app-emacs/rpm-spec-mode ) dev-util/checkbashisms dev-lang/perl =dev-lang/python-2* sys-apps/help2man
DESCRIPTION=Collection of rpm packaging related utilities
EAPI=5
HOMEPAGE=https://fedorahosted.org/rpmdevtools/
IUSE=emacs
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=app-arch/rpm[python] net-misc/curl emacs? ( app-emacs/rpm-spec-mode ) dev-util/checkbashisms
SLOT=0
SRC_URI=https://fedorahosted.org/releases/r/p/rpmdevtools/rpmdevtools-8.5.tar.xz
_eclass_exported_funcs=src_prepare:-
_md5_=66849f55cef58db1ebeca7494a4ca164
|