summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:39:44 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:39:44 +0000
commit6107b3c88d9cf5a5c66c03f9bd731d91c06decec (patch)
treee6ad0b54e382e71b799e20e751de41c34c04669f /dev-perl/Test-Exception
parentsync IUSE (+doc) (Manifest recommit) (diff)
downloadgentoo-2-6107b3c88d9cf5a5c66c03f9bd731d91c06decec.tar.gz
gentoo-2-6107b3c88d9cf5a5c66c03f9bd731d91c06decec.tar.bz2
gentoo-2-6107b3c88d9cf5a5c66c03f9bd731d91c06decec.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.15.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.15.ebuild b/dev-perl/Test-Exception/Test-Exception-0.15.ebuild
index 3a790fcef6a5..af54801ca239 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.15.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.15.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/Test-Exception/Test-Exception-0.15.ebuild,v 1.2 2004/06/25 01:02:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.15.ebuild,v 1.3 2004/07/14 20:38:18 agriffis Exp $
inherit perl-module
@@ -11,6 +11,7 @@ SRC_URI="http://www.cpan.org/authors/id/A/AD/ADIE/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/Test-Simple