summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-10-31 13:56:22 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-10-31 13:56:22 +0000
commit1d8a0a84607cb2fd75f3fb242f2f1576b2cd43c2 (patch)
tree9d13ef32bebf7763a50d4c375afffb5a484564ca /dev-perl
parent~amd64 (Manifest recommit) (diff)
downloadgentoo-2-1d8a0a84607cb2fd75f3fb242f2f1576b2cd43c2.tar.gz
gentoo-2-1d8a0a84607cb2fd75f3fb242f2f1576b2cd43c2.tar.bz2
gentoo-2-1d8a0a84607cb2fd75f3fb242f2f1576b2cd43c2.zip
Added tests for 0.25 for platform verification
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/module-build/ChangeLog6
-rw-r--r--dev-perl/module-build/module-build-0.25.ebuild4
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog
index d312c9b447b4..8b6451780a76 100644
--- a/dev-perl/module-build/ChangeLog
+++ b/dev-perl/module-build/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/module-build
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.13 2004/10/23 22:44:22 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.14 2004/10/31 13:56:22 mcummings Exp $
+
+ 31 Oct 2004; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.25.ebuild:
+ Added tests for 0.25 for platform verification
24 Oct 2004; Bryan Østergaard <kloeri@gentoo.org>
module-build-0.25.ebuild:
diff --git a/dev-perl/module-build/module-build-0.25.ebuild b/dev-perl/module-build/module-build-0.25.ebuild
index 06d525e7daf9..2efb82bfb864 100644
--- a/dev-perl/module-build/module-build-0.25.ebuild
+++ b/dev-perl/module-build/module-build-0.25.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/module-build/module-build-0.25.ebuild,v 1.5 2004/10/31 08:49:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.6 2004/10/31 13:56:22 mcummings Exp $
inherit perl-module
@@ -15,6 +15,8 @@ SLOT="0"
KEYWORDS="alpha ~amd64 hppa ~mips ~ppc sparc x86"
IUSE=""
+SRC_TEST="do"
+
style="builder"
DEPEND="dev-perl/module-info