diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:09:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:09:29 +0000 |
commit | d036a76fb1d530f5ff8988ecffa1b8bd1fd44390 (patch) | |
tree | 29a45ef71099ece853f1a27ecc12efb0679de149 /dev-perl/Test-Exception | |
parent | alpha/ia64/sh/sparc stable wrt #393007 (diff) | |
download | gentoo-2-d036a76fb1d530f5ff8988ecffa1b8bd1fd44390.tar.gz gentoo-2-d036a76fb1d530f5ff8988ecffa1b8bd1fd44390.tar.bz2 gentoo-2-d036a76fb1d530f5ff8988ecffa1b8bd1fd44390.zip |
ia64/s390/sh/sparc stable wrt #400231
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Test-Exception')
-rw-r--r-- | dev-perl/Test-Exception/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 64643bc35c66..46334215c4d0 100644 --- a/dev-perl/Test-Exception/ChangeLog +++ b/dev-perl/Test-Exception/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Exception # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.71 2012/03/09 09:34:49 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.72 2012/03/25 17:09:29 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-Exception-0.310.0.ebuild: + ia64/s390/sh/sparc stable wrt #400231 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Test-Exception-0.310.0.ebuild: diff --git a/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild b/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild index 6532d510a5c1..ba548181c944 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.310.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-Exception/Test-Exception-0.310.0.ebuild,v 1.7 2012/03/09 09:34:49 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.8 2012/03/25 17:09:29 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="test functions for exception based code" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Test-Simple-0.64 |