diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 10:56:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 10:56:47 +0000 |
commit | 50de904ffedbb183eae7d297170c5605c4549919 (patch) | |
tree | 11aa3d29c56c35aa51551243cd931e2cf9f23fc4 /dev-perl/Test-Deep | |
parent | Stable for amd64, wrt bug #418853 (diff) | |
download | gentoo-2-50de904ffedbb183eae7d297170c5605c4549919.tar.gz gentoo-2-50de904ffedbb183eae7d297170c5605c4549919.tar.bz2 gentoo-2-50de904ffedbb183eae7d297170c5605c4549919.zip |
Stable for amd64, wrt bug #418855
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Deep')
-rw-r--r-- | dev-perl/Test-Deep/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Deep/Test-Deep-0.109.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Deep/ChangeLog b/dev-perl/Test-Deep/ChangeLog index b741b6cdfa06..b0f805533c70 100644 --- a/dev-perl/Test-Deep/ChangeLog +++ b/dev-perl/Test-Deep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Deep # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/ChangeLog,v 1.56 2012/06/24 12:58:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/ChangeLog,v 1.57 2012/08/03 10:56:47 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> Test-Deep-0.109.0.ebuild: + Stable for amd64, wrt bug #418855 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Test-Deep/Test-Deep-0.109.0.ebuild b/dev-perl/Test-Deep/Test-Deep-0.109.0.ebuild index fd2d9a97aa91..af5f7b7331a3 100644 --- a/dev-perl/Test-Deep/Test-Deep-0.109.0.ebuild +++ b/dev-perl/Test-Deep/Test-Deep-0.109.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/Test-Deep-0.109.0.ebuild,v 1.1 2012/02/17 19:35:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/Test-Deep-0.109.0.ebuild,v 1.2 2012/08/03 10:56:47 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Test::Deep - Extremely flexible deep comparison" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" DEPEND=" |