diff options
author | 2012-02-29 21:29:25 +0000 | |
---|---|---|
committer | 2012-02-29 21:29:25 +0000 | |
commit | 87ed71dcb1212e9508f877f5a4744344f662ce7a (patch) | |
tree | e174ae526151ca766787caa531bd2b8b51447583 /dev-perl/Test-Deep | |
parent | arm stable, bug #400243 (diff) | |
download | historical-87ed71dcb1212e9508f877f5a4744344f662ce7a.tar.gz historical-87ed71dcb1212e9508f877f5a4744344f662ce7a.tar.bz2 historical-87ed71dcb1212e9508f877f5a4744344f662ce7a.zip |
arm stable, bug #400229
Package-Manager: portage-2.1.10.49/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.108.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 8e2f8eada062..507af5226964 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.50 2012/02/27 17:33:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/ChangeLog,v 1.51 2012/02/29 21:29:25 maekke Exp $ + + 29 Feb 2012; Markus Meier <maekke@gentoo.org> Test-Deep-0.108.0.ebuild: + arm stable, bug #400229 27 Feb 2012; Brent Baude <ranger@gentoo.org> Test-Deep-0.108.0.ebuild: Marking Test-Deep-0.108.0 ppc for bug 400229 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 4f6f56d9d4d2..2d053855a7f7 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-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.5 2012/02/27 17:33:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/Test-Deep-0.108.0.ebuild,v 1.6 2012/02/29 21:29:25 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=" |