diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-09 17:02:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-09 17:02:38 +0000 |
commit | cb5bcb6c7d1704fcd6dd86f3b0a5ffd9cc09c8af (patch) | |
tree | 0c29bb360dbf5915565c11b75e179f85a26a1507 /dev-perl/Test-Warn | |
parent | Stable for HPPA (bug #384661). (diff) | |
download | historical-cb5bcb6c7d1704fcd6dd86f3b0a5ffd9cc09c8af.tar.gz historical-cb5bcb6c7d1704fcd6dd86f3b0a5ffd9cc09c8af.tar.bz2 historical-cb5bcb6c7d1704fcd6dd86f3b0a5ffd9cc09c8af.zip |
Add ~alpha/~arm/~ia64/~s390/~sh wrt #384677
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Test-Warn')
-rw-r--r-- | dev-perl/Test-Warn/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.21.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Test-Warn/ChangeLog b/dev-perl/Test-Warn/ChangeLog index 9a5ebe330f4a..75e7a2e1262e 100644 --- a/dev-perl/Test-Warn/ChangeLog +++ b/dev-perl/Test-Warn/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Warn # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.32 2011/07/29 12:43:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.33 2011/10/09 17:00:25 armin76 Exp $ + + 09 Oct 2011; Raúl Porcel <armin76@gentoo.org> Test-Warn-0.21.ebuild, + Test-Warn-0.230.0.ebuild: + Add ~alpha/~arm/~ia64/~s390/~sh wrt #384677 29 Jul 2011; Torsten Veller <tove@gentoo.org> -Test-Warn-0.22.ebuild: Cleanup diff --git a/dev-perl/Test-Warn/Test-Warn-0.21.ebuild b/dev-perl/Test-Warn/Test-Warn-0.21.ebuild index 55a0ec4f48a9..a7e19530c763 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.21.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.21.ebuild,v 1.6 2010/06/27 19:21:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.21.ebuild,v 1.7 2011/10/09 17:00:25 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=">=dev-perl/Sub-Uplevel-0.12 diff --git a/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild b/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild index 70c4b3b7ba60..d12833c613a5 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.1 2011/02/26 07:12:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.2 2011/10/09 17:00:26 armin76 Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=">=dev-perl/Sub-Uplevel-0.12 |