summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 21:24:34 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 21:24:34 +0000
commit895ee7163cde2751326594b327b5bc8739248abe (patch)
tree44f6ce9aeef77d36bda83c5a871d162cf0269c5d /dev-perl/X500-DN
parentAdded confutils_warn_about_missing_deps (diff)
downloadhistorical-895ee7163cde2751326594b327b5bc8739248abe.tar.gz
historical-895ee7163cde2751326594b327b5bc8739248abe.tar.bz2
historical-895ee7163cde2751326594b327b5bc8739248abe.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/X500-DN')
-rw-r--r--dev-perl/X500-DN/X500-DN-0.28.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/X500-DN/X500-DN-0.28.ebuild b/dev-perl/X500-DN/X500-DN-0.28.ebuild
index 23072412e02d..591e73e54fad 100644
--- a/dev-perl/X500-DN/X500-DN-0.28.ebuild
+++ b/dev-perl/X500-DN/X500-DN-0.28.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X500-DN/X500-DN-0.28.ebuild,v 1.2 2004/06/25 01:09:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/X500-DN/X500-DN-0.28.ebuild,v 1.3 2004/07/14 20:58:53 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="handle X.500 DNs (Distinguished Names), parse and format them"
SRC_URI="http://www.cpan.org/authors/id/R/RJ/RJOOP/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/~rjoop/${P}/"
@@ -11,6 +10,7 @@ HOMEPAGE="http://www.cpan.org/~rjoop/${P}/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+IUSE=""
SRC_TEST="do"