summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-12-25 11:52:05 +0000
committerTorsten Veller <tove@gentoo.org>2012-12-25 11:52:05 +0000
commita698711b47186330ea1e4b4567e6f48ffe550934 (patch)
tree43b6919a811aaab1fdb0875d3f6ce1336b5ef681 /dev-perl/Test-Unit-Lite
parent[bump] dev-perl/XML-LibXML-Simple-0.920.0 (diff)
downloadgentoo-2-a698711b47186330ea1e4b4567e6f48ffe550934.tar.gz
gentoo-2-a698711b47186330ea1e4b4567e6f48ffe550934.tar.bz2
gentoo-2-a698711b47186330ea1e4b4567e6f48ffe550934.zip
[bump] dev-perl/Test-Unit-Lite-0.120.200
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Test-Unit-Lite')
-rw-r--r--dev-perl/Test-Unit-Lite/ChangeLog8
-rw-r--r--dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild20
2 files changed, 27 insertions, 1 deletions
diff --git a/dev-perl/Test-Unit-Lite/ChangeLog b/dev-perl/Test-Unit-Lite/ChangeLog
index 251b62ed780c..d8e9fabd5a4f 100644
--- a/dev-perl/Test-Unit-Lite/ChangeLog
+++ b/dev-perl/Test-Unit-Lite/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Test-Unit-Lite
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Unit-Lite/ChangeLog,v 1.8 2012/11/18 11:38:59 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Unit-Lite/ChangeLog,v 1.9 2012/12/25 11:52:05 tove Exp $
+
+*Test-Unit-Lite-0.120.200 (25 Dec 2012)
+
+ 25 Dec 2012; Torsten Veller <tove@gentoo.org>
+ +Test-Unit-Lite-0.120.200.ebuild:
+ Version bump
18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
Drop duplication of myself as a maintainer where there is a herd.
diff --git a/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild b/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild
new file mode 100644
index 000000000000..597456c1c3c1
--- /dev/null
+++ b/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200.ebuild,v 1.1 2012/12/25 11:52:05 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DEXTER
+MODULE_VERSION=0.1202
+inherit perl-module
+
+DESCRIPTION="Unit testing without external dependencies"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="virtual/perl-Module-Build"
+
+SRC_TEST=do