diff options
author | Torsten Veller <tove@gentoo.org> | 2009-07-16 07:11:06 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-07-16 07:11:06 +0000 |
commit | 8a323b1f09be52caea93bac6a35fd682d062decf (patch) | |
tree | b92e0bc383048f4ed342d47f64d7bc06fa188303 /dev-perl/Test-Distribution | |
parent | Remove old version. (diff) | |
download | historical-8a323b1f09be52caea93bac6a35fd682d062decf.tar.gz historical-8a323b1f09be52caea93bac6a35fd682d062decf.tar.bz2 historical-8a323b1f09be52caea93bac6a35fd682d062decf.zip |
Depend on Module-Build. Run tests
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/Test-Distribution')
-rw-r--r-- | dev-perl/Test-Distribution/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Distribution/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild | 9 |
3 files changed, 23 insertions, 6 deletions
diff --git a/dev-perl/Test-Distribution/ChangeLog b/dev-perl/Test-Distribution/ChangeLog index e7cfc10db01b..3385ba6d761c 100644 --- a/dev-perl/Test-Distribution/ChangeLog +++ b/dev-perl/Test-Distribution/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Distribution # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.2 2009/06/23 08:36:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.3 2009/07/16 07:11:06 tove Exp $ + + 16 Jul 2009; Torsten Veller <tove@gentoo.org> + Test-Distribution-2.00.ebuild: + Depend on Module-Build. Run tests 23 Jun 2009; Torsten Veller <tove@gentoo.org> Test-Distribution-2.00.ebuild: diff --git a/dev-perl/Test-Distribution/Manifest b/dev-perl/Test-Distribution/Manifest index aac7a8f9f1e2..8c2d0d2f4aa5 100644 --- a/dev-perl/Test-Distribution/Manifest +++ b/dev-perl/Test-Distribution/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + DIST Test-Distribution-2.00.tar.gz 11326 RMD160 8bed19b2363364230c61f76213223e702d39c23a SHA1 547c00dde9cd68656d4d53ca285bb6a5e69c9ba6 SHA256 50ecd07fb6cab7b2b2a73b5526ee43b90e77734c9bcec95ce8822b9c0a912b68 -EBUILD Test-Distribution-2.00.ebuild 573 RMD160 0746a102151f01af1bb38182e1a803274d06d3ed SHA1 4c3e7c1e07eb57902507d35ec4b2bbb687061a8e SHA256 a56e47a578d77af1587c8027e49a373533d1813b9dfd0676de233011eedc2b00 -MISC ChangeLog 565 RMD160 d4ae0b3a8a3fb456aca946295a669387cb699522 SHA1 e97a3860455b77b1d89861a370074159d2cdad5f SHA256 526107d440b792bf45a6a391197384fb3fcf4e16450f211743c6f515ec87032b +EBUILD Test-Distribution-2.00.ebuild 614 RMD160 3c743af5955a87f59670a71f50cc46c20ebc41ed SHA1 22b5b17bd06a3477539e142ab3ee62879f311651 SHA256 a5d678966cce3bc08c4cb2eb2583a8c450be5aa28122c76711518afb2527c533 +MISC ChangeLog 683 RMD160 e59d67d7de62de5849e9e139139d51037db77c09 SHA1 031f82375cb67bab95ad34e7a975f330aebf659f SHA256 4d0937c33264acb454e48d12001189104fb18802a24d19d72ffdb3a3caefe165 MISC metadata.xml 223 RMD160 a24ecf7db26ab80498e831741aaed5a4ba08c83e SHA1 5b9c6bcc6e8fad7a2e0bca77e4146655b128cf1c SHA256 6569b7c972f82bd22c5cdfdae400e50ff816d768139be8fb01434132e52f6749 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.11 (GNU/Linux) + +iEYEARECAAYFAkpe0pMACgkQV3J2n04Eauw1QgCfewjcYnFwEHmSvB0WkD9KvJAN +I2QAoI2wt8KkisZplO6qXP7x8IvaRbEA +=V6aB +-----END PGP SIGNATURE----- diff --git a/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild b/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild index 0976e3ef2229..ae56f5864c13 100644 --- a/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild +++ b/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild,v 1.2 2009/06/23 08:36:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild,v 1.3 2009/07/16 07:11:06 tove Exp $ EAPI=2 @@ -13,9 +13,12 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=dev-perl/Pod-Coverage-0.20 +RDEPEND=">=dev-perl/Pod-Coverage-0.20 >=dev-perl/File-Find-Rule-0.30 dev-perl/Test-Pod-Coverage >=virtual/perl-Module-CoreList-2.17 >=dev-perl/Test-Pod-1.26" -RDEPEND="${DEPEND}" +DEPEND="${RDEPEND} + virtual/perl-Module-Build" + +SRC_TEST=do |