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
commit33f8d9711689713e057ced6fd6651ff164e108dc (patch)
treef513d2965778fd2e5edb1704e3cdc9e8525326cd /dev-perl/module-build
parent~amd64 (diff)
downloadhistorical-33f8d9711689713e057ced6fd6651ff164e108dc.tar.gz
historical-33f8d9711689713e057ced6fd6651ff164e108dc.tar.bz2
historical-33f8d9711689713e057ced6fd6651ff164e108dc.zip
Added tests for 0.25 for platform verification
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r--dev-perl/module-build/ChangeLog6
-rw-r--r--dev-perl/module-build/Manifest12
-rw-r--r--dev-perl/module-build/module-build-0.25.ebuild4
3 files changed, 14 insertions, 8 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/Manifest b/dev-perl/module-build/Manifest
index 9f2c65f8defd..18d50a7aac0b 100644
--- a/dev-perl/module-build/Manifest
+++ b/dev-perl/module-build/Manifest
@@ -1,20 +1,20 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 fd74bcb953f13d950c310607b4b516fe ChangeLog 1859
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 cf098eb42df0bb25c7bb41f9df2607f6 module-build-0.18.ebuild 692
MD5 cee3a0091b41b34411976310ff51c9b5 module-build-0.19.ebuild 691
MD5 0e756b2a0902ba35bdbcf85d6d104d5a module-build-0.22.ebuild 733
-MD5 9098ad76a4f5e65683a82455d1412fda module-build-0.25.ebuild 680
+MD5 d16160dbebad81399159f7618d3a0c29 module-build-0.25.ebuild 698
+MD5 4b4fd055641a50dc1b69c274919791f8 ChangeLog 1995
MD5 46c83a840d25a11c761e0cbceae27a95 files/digest-module-build-0.18 68
MD5 0d078cff23ce12c13c3e9525bff85314 files/digest-module-build-0.19 68
MD5 804380d9ccfd232c890ace70f8539d70 files/digest-module-build-0.22 68
MD5 02fe7753001f89b0f496f0669d31a1da files/digest-module-build-0.25 69
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
+Version: GnuPG v1.2.4 (GNU/Linux)
-iD8DBQFBhKdDHTu7gpaalycRAoQWAKCwOishNz2EziYADwH57K4L29pbVACg8KNm
-doDUo6GP1NKjywFpBmnPOmY=
-=MJTG
+iD8DBQFBhO8OtG5z4I8BtQoRAm6XAJ9VkJH5AFlPzLJQfz6rt2trnSQvzwCfdMdN
+UArpUcvYwvWdtW2VHPX0/nM=
+=7CBA
-----END PGP SIGNATURE-----
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