summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-06-27 00:16:08 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-06-27 00:16:08 +0000
commit259dbf562fc9e199ac152774be8251d41c8656b6 (patch)
treec2224d8861524c32ac15e23d20ead30b82980517 /dev-perl/Test-Command
parentMissing dev-perl/Test-Command DEPEND for FEATURES="test" wrt #325781 by Marko... (diff)
downloadhistorical-259dbf562fc9e199ac152774be8251d41c8656b6.tar.gz
historical-259dbf562fc9e199ac152774be8251d41c8656b6.tar.bz2
historical-259dbf562fc9e199ac152774be8251d41c8656b6.zip
Missing test in IUSE
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-Command')
-rw-r--r--dev-perl/Test-Command/Manifest2
-rw-r--r--dev-perl/Test-Command/Test-Command-0.08.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Command/Manifest b/dev-perl/Test-Command/Manifest
index f569311c32bd..1f315ee92f6c 100644
--- a/dev-perl/Test-Command/Manifest
+++ b/dev-perl/Test-Command/Manifest
@@ -1,4 +1,4 @@
DIST Test-Command-0.08.tar.gz 9967 RMD160 31269c5a8fe699b011c867c1506bb14f48f40176 SHA1 9e36f168a42dcbc70797c71a050530fe239d8826 SHA256 5c46f5eab3f2c6bbfde4b3ceb01fb78eb7468f381b913355ca84c61a9cf76788
-EBUILD Test-Command-0.08.ebuild 554 RMD160 b22841ab92500a12fd98e67a1919356fdb2abfe0 SHA1 3b2d5f2c49aa8c196b3633adf49a4956a4039e7a SHA256 b3257e7b9e3d52cd41373cb54c7fcc01db052d65bba1e2066b9bb62ab54606bd
+EBUILD Test-Command-0.08.ebuild 558 RMD160 0509e5cd8c9bcb17a4083c7bac8def467d6e11c0 SHA1 928f5e80de19804f2cf2a0af87ac4ca3a122f3b7 SHA256 5f3ddecfc538ed91cdb94b37d6664ea718beb9c7f843368a32d2a0529e17f93d
MISC ChangeLog 495 RMD160 ca6ac801305919d6941a85b66f2ea267105dff4d SHA1 4a270a50eeb9bbe4beac3e56832bf402e570e676 SHA256 6639f002f705bc52a6d58e7a8a89bb7b30519e4272d87d1c5462c3378ebb66fb
MISC metadata.xml 157 RMD160 20eb42c177eede01b15cb26692a3cdf9d09dbebb SHA1 c0abc66887e1c41278649d0c0a75716a20f1ffd5 SHA256 6a11fd41a2a210a9760849de398ef8c62cf46cc742d09b2e1781def7848fa1ec
diff --git a/dev-perl/Test-Command/Test-Command-0.08.ebuild b/dev-perl/Test-Command/Test-Command-0.08.ebuild
index 14c97925e60e..aa03accf1a9f 100644
--- a/dev-perl/Test-Command/Test-Command-0.08.ebuild
+++ b/dev-perl/Test-Command/Test-Command-0.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/Test-Command-0.08.ebuild,v 1.2 2010/06/27 00:12:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/Test-Command-0.08.ebuild,v 1.3 2010/06/27 00:16:08 ssuominen Exp $
MODULE_AUTHOR=DANBOO
inherit perl-module
@@ -10,7 +10,7 @@ DESCRIPTION="Test routines for external commands"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
+IUSE="test"
SRC_TEST="do"