diff options
author | Markus Meier <maekke@gentoo.org> | 2013-01-13 13:48:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-01-13 13:48:25 +0000 |
commit | 8fccf9b8839925a8eee5258acbf317118f827dda (patch) | |
tree | 9381a52ad80a3d6972e31c6d725635276e7e12e7 /dev-perl/Test-Object | |
parent | add ~arm, bug #449762 (diff) | |
download | gentoo-2-8fccf9b8839925a8eee5258acbf317118f827dda.tar.gz gentoo-2-8fccf9b8839925a8eee5258acbf317118f827dda.tar.bz2 gentoo-2-8fccf9b8839925a8eee5258acbf317118f827dda.zip |
add ~arm, bug #449762
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/Test-Object')
-rw-r--r-- | dev-perl/Test-Object/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-Object/Test-Object-0.70.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Object/ChangeLog b/dev-perl/Test-Object/ChangeLog index 55a26219ba65..57f33f491faf 100644 --- a/dev-perl/Test-Object/ChangeLog +++ b/dev-perl/Test-Object/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Object -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Object/ChangeLog,v 1.11 2012/06/24 13:00:23 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Object/ChangeLog,v 1.12 2013/01/13 13:48:25 maekke Exp $ + + 13 Jan 2013; Markus Meier <maekke@gentoo.org> Test-Object-0.70.0.ebuild: + add ~arm, bug #449762 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Test-Object/Test-Object-0.70.0.ebuild b/dev-perl/Test-Object/Test-Object-0.70.0.ebuild index d58a9a504ef6..8b66be19836d 100644 --- a/dev-perl/Test-Object/Test-Object-0.70.0.ebuild +++ b/dev-perl/Test-Object/Test-Object-0.70.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Object/Test-Object-0.70.0.ebuild,v 1.2 2011/09/03 21:04:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Object/Test-Object-0.70.0.ebuild,v 1.3 2013/01/13 13:48:25 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Thoroughly testing objects via registered handlers" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="virtual/perl-File-Spec |