summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:23:28 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:23:28 +0000
commit3a607f83ef1f905a0c856a4fb2215dbb2ba71695 (patch)
tree269be25140870c3303e5e0ac61fdb00b98175a82 /dev-perl/RPM/RPM-0.32-r2.ebuild
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.tar.gz
gentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.tar.bz2
gentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/RPM/RPM-0.32-r2.ebuild')
-rw-r--r--dev-perl/RPM/RPM-0.32-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/RPM/RPM-0.32-r2.ebuild b/dev-perl/RPM/RPM-0.32-r2.ebuild
index 97e96084765b..3c35c7fa1885 100644
--- a/dev-perl/RPM/RPM-0.32-r2.ebuild
+++ b/dev-perl/RPM/RPM-0.32-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPM/RPM-0.32-r2.ebuild,v 1.6 2004/06/25 00:57:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPM/RPM-0.32-r2.ebuild,v 1.7 2004/07/14 20:21:38 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ HOMEPAGE="http://search.cpan.org/author/RJRAY/Perl-RPM-${PV}/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
DEPEND="${DEPEND} app-arch/rpm"