summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-06-14 17:17:52 +0000
committerFabian Groffen <grobian@gentoo.org>2011-06-14 17:17:52 +0000
commit789a48a09fdc0b2476fc325fa5be781389eeb86a (patch)
treeeea49fd35ab3c55e6fe9ac0dc904808064b48593 /dev-perl/strictures
parentinclude cflags for ld since we use CC, to make sure the linker is invoked cor... (diff)
downloadgentoo-2-789a48a09fdc0b2476fc325fa5be781389eeb86a.tar.gz
gentoo-2-789a48a09fdc0b2476fc325fa5be781389eeb86a.tar.bz2
gentoo-2-789a48a09fdc0b2476fc325fa5be781389eeb86a.zip
Marked ~x86-solaris (#369997) and ~ppc-macos
(Portage version: 2.2.01.18826-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/strictures')
-rw-r--r--dev-perl/strictures/ChangeLog5
-rw-r--r--dev-perl/strictures/strictures-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/strictures/ChangeLog b/dev-perl/strictures/ChangeLog
index e8b9be9a88f5..89c0f9e1ea23 100644
--- a/dev-perl/strictures/ChangeLog
+++ b/dev-perl/strictures/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/strictures
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.1 2011/06/04 08:09:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.2 2011/06/14 17:17:52 grobian Exp $
+
+ 14 Jun 2011; Fabian Groffen <grobian@gentoo.org> strictures-1.2.2.ebuild:
+ Marked ~x86-solaris (#369997) and ~ppc-macos
*strictures-1.2.2 (04 Jun 2011)
diff --git a/dev-perl/strictures/strictures-1.2.2.ebuild b/dev-perl/strictures/strictures-1.2.2.ebuild
index 3c5c57cddcec..ce59806cc5d4 100644
--- a/dev-perl/strictures/strictures-1.2.2.ebuild
+++ b/dev-perl/strictures/strictures-1.2.2.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/strictures/strictures-1.2.2.ebuild,v 1.1 2011/06/04 08:09:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.2.2.ebuild,v 1.2 2011/06/14 17:17:52 grobian Exp $
EAPI=4
@@ -12,6 +12,6 @@ DESCRIPTION="Turn on strict and make all warnings fatal"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-solaris"
SRC_TEST=do