diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-05 15:57:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-05 15:57:28 +0000 |
commit | 9336ab2847b4469a1f10571d4987a2524bd9bc25 (patch) | |
tree | 06bec45f87d408a10099b930e19180ebe8db1d2c /dev-perl/Test-Deep | |
parent | arm stable, bug #418853 (diff) | |
download | gentoo-2-9336ab2847b4469a1f10571d4987a2524bd9bc25.tar.gz gentoo-2-9336ab2847b4469a1f10571d4987a2524bd9bc25.tar.bz2 gentoo-2-9336ab2847b4469a1f10571d4987a2524bd9bc25.zip |
arm stable, bug #418855
(Portage version: 2.1.11.9/cvs/Linux i686)
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 e2ad58262ffb..c19a0599f43b 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.59 2012/08/05 01:52:43 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/ChangeLog,v 1.60 2012/08/05 15:57:28 maekke Exp $ + + 05 Aug 2012; Markus Meier <maekke@gentoo.org> Test-Deep-0.109.0.ebuild: + arm stable, bug #418855 05 Aug 2012; Johannes Huber <johu@gentoo.org> Test-Deep-0.109.0.ebuild: Stable for x86, wrt bug #418855 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 eee7f24fc459..f8da6312932a 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.4 2012/08/05 01:52:43 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/Test-Deep-0.109.0.ebuild,v 1.5 2012/08/05 15:57:28 maekke 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=" |