diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:08:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 14:08:50 +0000 |
commit | 2b2ff08b99439eb828ff4070b26e7146e1d0513d (patch) | |
tree | 62d44114802083b10ea3ae281a59898a61d68d78 /dev-perl/Test-Most | |
parent | Stable for amd64, wrt bug #461138 (diff) | |
download | gentoo-2-2b2ff08b99439eb828ff4070b26e7146e1d0513d.tar.gz gentoo-2-2b2ff08b99439eb828ff4070b26e7146e1d0513d.tar.bz2 gentoo-2-2b2ff08b99439eb828ff4070b26e7146e1d0513d.zip |
Stable for amd64, wrt bug #461140
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Test-Most')
-rw-r--r-- | dev-perl/Test-Most/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-Most/Test-Most-0.310.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Most/ChangeLog b/dev-perl/Test-Most/ChangeLog index 8a1d05740b9e..cd5c51bae2c5 100644 --- a/dev-perl/Test-Most/ChangeLog +++ b/dev-perl/Test-Most/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Most -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Most/ChangeLog,v 1.15 2012/09/07 09:08:57 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Most/ChangeLog,v 1.16 2013/05/15 14:08:50 ago Exp $ + + 15 May 2013; Agostino Sarubbo <ago@gentoo.org> Test-Most-0.310.0.ebuild: + Stable for amd64, wrt bug #461140 *Test-Most-0.310.0 (07 Sep 2012) diff --git a/dev-perl/Test-Most/Test-Most-0.310.0.ebuild b/dev-perl/Test-Most/Test-Most-0.310.0.ebuild index 830771491440..b77f88c35513 100644 --- a/dev-perl/Test-Most/Test-Most-0.310.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.310.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Most/Test-Most-0.310.0.ebuild,v 1.1 2012/09/07 09:08:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Most/Test-Most-0.310.0.ebuild,v 1.2 2013/05/15 14:08:50 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Most commonly needed test functions and features" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="" RDEPEND=" |