summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-06 17:18:32 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-06 17:18:32 +0000
commitbc2075d8dd597d25c8fe4ce6712361fa5c85e8c8 (patch)
tree4b82edecdcbeba9ea625cabb6c1e6bd44a4d1833 /dev-perl/prefork
parentia64/s390/sh/sparc stable wrt #395735 (diff)
downloadgentoo-2-bc2075d8dd597d25c8fe4ce6712361fa5c85e8c8.tar.gz
gentoo-2-bc2075d8dd597d25c8fe4ce6712361fa5c85e8c8.tar.bz2
gentoo-2-bc2075d8dd597d25c8fe4ce6712361fa5c85e8c8.zip
Add ~arm/~s390/~sh
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/prefork')
-rw-r--r--dev-perl/prefork/ChangeLog5
-rw-r--r--dev-perl/prefork/prefork-1.40.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/prefork/ChangeLog b/dev-perl/prefork/ChangeLog
index a1cf3908f92d..61103c5e95bd 100644
--- a/dev-perl/prefork/ChangeLog
+++ b/dev-perl/prefork/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/prefork
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/prefork/ChangeLog,v 1.43 2012/03/26 22:59:46 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/prefork/ChangeLog,v 1.44 2012/05/06 17:18:32 armin76 Exp $
+
+ 06 May 2012; Raúl Porcel <armin76@gentoo.org> prefork-1.40.0.ebuild:
+ Add ~arm/~s390/~sh
26 Mar 2012; Naohiro Aota <naota@gentoo.org> prefork-1.40.0.ebuild:
Add ~x86-fbsd. #408399
diff --git a/dev-perl/prefork/prefork-1.40.0.ebuild b/dev-perl/prefork/prefork-1.40.0.ebuild
index 582ad593b15e..640f60577da5 100644
--- a/dev-perl/prefork/prefork-1.40.0.ebuild
+++ b/dev-perl/prefork/prefork-1.40.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/prefork/prefork-1.40.0.ebuild,v 1.3 2012/03/26 22:59:46 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/prefork/prefork-1.40.0.ebuild,v 1.4 2012/05/06 17:18:32 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Optimized module loading for forking or non-forking processes"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND=">=virtual/perl-File-Spec-0.80