summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-01-13 13:45:46 +0000
committerMarkus Meier <maekke@gentoo.org>2013-01-13 13:45:46 +0000
commitc828870e27e037438cf201c259af0ae01a772108 (patch)
tree550a315ff6146f98ce101c0b99180f89231d628d
parentadd ~arm, bug #449762 (diff)
downloadgentoo-2-c828870e27e037438cf201c259af0ae01a772108.tar.gz
gentoo-2-c828870e27e037438cf201c259af0ae01a772108.tar.bz2
gentoo-2-c828870e27e037438cf201c259af0ae01a772108.zip
add ~arm, bug #449762
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
-rw-r--r--dev-perl/Sys-SigAction/ChangeLog7
-rw-r--r--dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Sys-SigAction/ChangeLog b/dev-perl/Sys-SigAction/ChangeLog
index 688416f7082a..ae08161e602f 100644
--- a/dev-perl/Sys-SigAction/ChangeLog
+++ b/dev-perl/Sys-SigAction/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sys-SigAction
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.7 2012/06/25 07:11:31 jdhore Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.8 2013/01/13 13:45:46 maekke Exp $
+
+ 13 Jan 2013; Markus Meier <maekke@gentoo.org> Sys-SigAction-0.150.0.ebuild:
+ add ~arm, bug #449762
25 Jun 2012; Jeff Horelick <jdhore@gentoo.org> Sys-SigAction-0.150.0.ebuild:
marked x86 per bug 423225
diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild
index db77d9f0bac0..0ec6e49c7cdd 100644
--- a/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild
+++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.3 2012/06/25 07:11:31 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.4 2013/01/13 13:45:46 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl extension for Consistent Signal Handling"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
IUSE=""
SRC_TEST=do