blob: a87e6d4f9ca7d57f38e92012269fe7bcaf5e3751 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install
DEPEND=app-arch/rpm[python] net-misc/curl emacs? ( app-emacs/rpm-spec-mode ) dev-util/checkbashisms dev-lang/perl sys-apps/help2man
DESCRIPTION=Collection of rpm packaging related utilities
EAPI=4
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.3.tar.xz
_eclass_exported_funcs=src_install:-
_md5_=27ffb900faa551e23ffa1f5e5c4e4630
|