diff options
author | 2015-01-09 13:42:44 +0000 | |
---|---|---|
committer | 2015-01-09 13:42:44 +0000 | |
commit | 7461fa76110062ef379d0645d0ee1e790fc473ee (patch) | |
tree | 8ba75ac229ce6b96aa9d97314465936f078de924 /dev-perl | |
parent | Stable for amd64, wrt bug #535228 (diff) | |
download | gentoo-2-7461fa76110062ef379d0645d0ee1e790fc473ee.tar.gz gentoo-2-7461fa76110062ef379d0645d0ee1e790fc473ee.tar.bz2 gentoo-2-7461fa76110062ef379d0645d0ee1e790fc473ee.zip |
Stable for amd64, wrt bug #535234
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Inline/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.213.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Inline/ChangeLog b/dev-perl/Test-Inline/ChangeLog index a84548014166..8a2ec11ec374 100644 --- a/dev-perl/Test-Inline/ChangeLog +++ b/dev-perl/Test-Inline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Inline -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.82 2014/08/24 01:37:39 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.83 2015/01/09 13:42:44 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> Test-Inline-2.213.0-r1.ebuild: + Stable for amd64, wrt bug #535234 *Test-Inline-2.213.0-r1 (24 Aug 2014) *Test-Inline-2.212.0-r1 (24 Aug 2014) diff --git a/dev-perl/Test-Inline/Test-Inline-2.213.0-r1.ebuild b/dev-perl/Test-Inline/Test-Inline-2.213.0-r1.ebuild index 08c16119bb6d..472445335188 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.213.0-r1.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.213.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.213.0-r1.ebuild,v 1.1 2014/08/24 01:37:39 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.213.0-r1.ebuild,v 1.2 2015/01/09 13:42:44 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Inline test suite support for Perl" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |