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/XML-GDOME
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/XML-GDOME')
-rw-r--r--dev-perl/XML-GDOME/XML-GDOME-0.85.ebuild4
-rw-r--r--dev-perl/XML-GDOME/XML-GDOME-0.86.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/XML-GDOME/XML-GDOME-0.85.ebuild b/dev-perl/XML-GDOME/XML-GDOME-0.85.ebuild
index 9c931d3d6ed3..42508675502b 100644
--- a/dev-perl/XML-GDOME/XML-GDOME-0.85.ebuild
+++ b/dev-perl/XML-GDOME/XML-GDOME-0.85.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-GDOME/XML-GDOME-0.85.ebuild,v 1.3 2004/06/25 01:10:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-GDOME/XML-GDOME-0.85.ebuild,v 1.4 2004/07/14 21:04:31 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Provides the DOM Level 2 Core API for accessing XML documents"
SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TJ/TJMATHER/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TJ/TJMATHER/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 sparc ~ppc"
+IUSE=""
DEPEND="=dev-libs/gdome2-0.7.2*
dev-perl/XML-LibXML-Common
diff --git a/dev-perl/XML-GDOME/XML-GDOME-0.86.ebuild b/dev-perl/XML-GDOME/XML-GDOME-0.86.ebuild
index 51d750813547..f1eb86c4c948 100644
--- a/dev-perl/XML-GDOME/XML-GDOME-0.86.ebuild
+++ b/dev-perl/XML-GDOME/XML-GDOME-0.86.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-GDOME/XML-GDOME-0.86.ebuild,v 1.2 2004/06/25 01:10:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-GDOME/XML-GDOME-0.86.ebuild,v 1.3 2004/07/14 21:04:31 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Provides the DOM Level 2 Core API for accessing XML documents"
SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TJ/TJMATHER/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TJ/TJMATHER/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~sparc ~ppc"
+IUSE=""
DEPEND=">=dev-libs/gdome2-0.7.2*
dev-perl/XML-LibXML-Common