summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-01 10:31:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-01 10:31:48 +0000
commit1d209f8cff8903a7ed6fe6352e9fc35f80085797 (patch)
treecdee1416ea4b137a49d5210cf495c537f8a7b142 /dev-perl/TAP-Parser-SourceHandler-pgTAP
parentStable for amd64, wrt bug #468074 (diff)
downloadgentoo-2-1d209f8cff8903a7ed6fe6352e9fc35f80085797.tar.gz
gentoo-2-1d209f8cff8903a7ed6fe6352e9fc35f80085797.tar.bz2
gentoo-2-1d209f8cff8903a7ed6fe6352e9fc35f80085797.zip
Stable for amd64, wrt bug #468036
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/TAP-Parser-SourceHandler-pgTAP')
-rw-r--r--dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog7
-rw-r--r--dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog b/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog
index 4549019e36e9..f41fcbd9e046 100644
--- a/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog
+++ b/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for dev-perl/TAP-Parser-SourceHandler-pgTAP
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog,v 1.1 2013/03/30 19:15:22 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog,v 1.2 2013/05/01 10:31:48 ago Exp $
+
+ 01 May 2013; Agostino Sarubbo <ago@gentoo.org>
+ TAP-Parser-SourceHandler-pgTAP-3.29.ebuild:
+ Stable for amd64, wrt bug #468036
*TAP-Parser-SourceHandler-pgTAP-3.29 (30 Mar 2013)
30 Mar 2013; Aaron W. Swenson <titanofold@gentoo.org>
+TAP-Parser-SourceHandler-pgTAP-3.29.ebuild, +metadata.xml:
New ebuild used by dev-db/pgtap.
-
diff --git a/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild b/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild
index 8844675c4421..20212f2067e1 100644
--- a/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild
+++ b/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild,v 1.1 2013/03/30 19:15:22 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild,v 1.2 2013/05/01 10:31:48 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Stream TAP from pgTAP test scripts"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="virtual/perl-Test-Harness"
DEPEND="${RDEPEND}