summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:33:56 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:33:56 +0000
commitefdcabe0668c8171e01829d288efcf81b970a95c (patch)
tree2e0ddf885ab121c7b090ca2d7d6ba2c559db57fb /dev-perl/extutils-parsexs
parentsync IUSE (+svg) (Manifest recommit) (diff)
downloadgentoo-2-efdcabe0668c8171e01829d288efcf81b970a95c.tar.gz
gentoo-2-efdcabe0668c8171e01829d288efcf81b970a95c.tar.bz2
gentoo-2-efdcabe0668c8171e01829d288efcf81b970a95c.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild4
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild3
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild
index 9da4ac1f8cac..21810e9d1c13 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.02.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/extutils-parsexs/extutils-parsexs-2.02.ebuild,v 1.5 2004/06/25 00:27:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild,v 1.6 2004/07/14 17:29:37 agriffis Exp $
inherit perl-module
@@ -13,4 +13,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.readm
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 alpha ~hppa ~mips ~ppc ~sparc ~amd64"
-
+IUSE=""
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild
index 5c0ed2b62407..a7552098a62a 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.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/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.2 2004/06/25 00:27:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.3 2004/07/14 17:29:37 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.readm
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~alpha ~hppa ~mips ~ppc ~sparc ~amd64"
+IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/ExtUtils-CBuilder"