diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:37:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:37:44 +0000 |
commit | 9de52124453b441ff89bf328a022802004221082 (patch) | |
tree | 09cc2feb6cdde0c1fdf1f3e69c7bc12dcc68bf3d /dev-perl/Test-Deep | |
parent | Stable for amd64, wrt bug #400227 (diff) | |
download | historical-9de52124453b441ff89bf328a022802004221082.tar.gz historical-9de52124453b441ff89bf328a022802004221082.tar.bz2 historical-9de52124453b441ff89bf328a022802004221082.zip |
Stable for amd64, wrt bug #400229
Package-Manager: portage-2.1.10.44/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.108.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Test-Deep/ChangeLog b/dev-perl/Test-Deep/ChangeLog index b66643c3f2ce..4c7aa41d55a8 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.46 2012/02/17 19:35:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/ChangeLog,v 1.47 2012/02/24 10:37:44 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-Deep-0.108.0.ebuild: + Stable for amd64, wrt bug #400229 *Test-Deep-0.109.0 (17 Feb 2012) diff --git a/dev-perl/Test-Deep/Test-Deep-0.108.0.ebuild b/dev-perl/Test-Deep/Test-Deep-0.108.0.ebuild index 8013ddf1fd36..ac3adfc36a80 100644 --- a/dev-perl/Test-Deep/Test-Deep-0.108.0.ebuild +++ b/dev-perl/Test-Deep/Test-Deep-0.108.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.108.0.ebuild,v 1.1 2011/08/28 14:08:14 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/Test-Deep-0.108.0.ebuild,v 1.2 2012/02/24 10:37:44 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=" |