summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-11-22 19:53:02 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-11-22 19:53:02 +0000
commit4a8a7f54f379aed33f34e5b9afc4b7f1f2db3bb5 (patch)
treeccb70b254b9a65471f093f338ef35311da716fe7
parentmissing dep on boost (diff)
downloadgentoo-2-4a8a7f54f379aed33f34e5b9afc4b7f1f2db3bb5.tar.gz
gentoo-2-4a8a7f54f379aed33f34e5b9afc4b7f1f2db3bb5.tar.bz2
gentoo-2-4a8a7f54f379aed33f34e5b9afc4b7f1f2db3bb5.zip
amd64/x86 stable wrt bug #526674
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
-rw-r--r--dev-perl/strictures/ChangeLog5
-rw-r--r--dev-perl/strictures/strictures-1.4.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/strictures/ChangeLog b/dev-perl/strictures/ChangeLog
index 390c892facd8..529587d9740f 100644
--- a/dev-perl/strictures/ChangeLog
+++ b/dev-perl/strictures/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/strictures
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.14 2014/08/26 14:45:40 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.15 2014/11/22 19:53:02 zlogene Exp $
+
+ 22 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> strictures-1.4.4-r1.ebuild:
+ amd64/x86 stable wrt bug #526674
*strictures-1.4.4-r1 (26 Aug 2014)
diff --git a/dev-perl/strictures/strictures-1.4.4-r1.ebuild b/dev-perl/strictures/strictures-1.4.4-r1.ebuild
index c3d81ac06b02..991b8f07cc71 100644
--- a/dev-perl/strictures/strictures-1.4.4-r1.ebuild
+++ b/dev-perl/strictures/strictures-1.4.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.4-r1.ebuild,v 1.1 2014/08/26 14:45:40 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.4-r1.ebuild,v 1.2 2014/11/22 19:53:02 zlogene Exp $
EAPI=5
@@ -12,6 +12,6 @@ DESCRIPTION="Turn on strict and make all warnings fatal"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 x86 ~ppc-aix ~ppc-macos ~x86-solaris"
SRC_TEST=do