diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-11-18 15:36:17 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-11-18 15:36:17 +0000 |
commit | 3b4df4d84f6bb23da69f74a2d49907f1127681cd (patch) | |
tree | 3b104975b6df98e513beb0f4e388fa4155cd11da /dev-perl/Test-Warn | |
parent | Stable for HPPA (bug #390857). (diff) | |
download | historical-3b4df4d84f6bb23da69f74a2d49907f1127681cd.tar.gz historical-3b4df4d84f6bb23da69f74a2d49907f1127681cd.tar.bz2 historical-3b4df4d84f6bb23da69f74a2d49907f1127681cd.zip |
Marked ~x86-solaris
Package-Manager: portage-2.2.01.19572-prefix/cvs/SunOS i386
Diffstat (limited to 'dev-perl/Test-Warn')
-rw-r--r-- | dev-perl/Test-Warn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Warn/ChangeLog b/dev-perl/Test-Warn/ChangeLog index 1c1edb9d5c95..5e6b40144535 100644 --- a/dev-perl/Test-Warn/ChangeLog +++ b/dev-perl/Test-Warn/ChangeLog @@ -1,6 +1,9 @@ # 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.35 2011/10/11 20:52:46 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.36 2011/11/18 15:35:12 grobian Exp $ + + 18 Nov 2011; Fabian Groffen <grobian@gentoo.org> Test-Warn-0.230.0.ebuild: + Marked ~x86-solaris 11 Oct 2011; Matt Turner <mattst88@gentoo.org> Test-Warn-0.230.0.ebuild: Added ~mips, bug 384677 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 aa6657219f1c..0848ca14efa5 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.4 2011/10/11 20:52:46 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.230.0.ebuild,v 1.5 2011/11/18 15:35:12 grobian Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Sub-Uplevel-0.12 |