summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-12-07 01:59:07 +0000
committerJeroen Roovers <jer@gentoo.org>2011-12-07 01:59:07 +0000
commitc8b1fb8481c37ee480a7ad24e500a68b93926ffe (patch)
tree5a2ad25ba002648bf1a04b781c64c7c96fb66104 /perl-core
parentStable for HPPA (bug #393397). (diff)
downloadgentoo-2-c8b1fb8481c37ee480a7ad24e500a68b93926ffe.tar.gz
gentoo-2-c8b1fb8481c37ee480a7ad24e500a68b93926ffe.tar.bz2
gentoo-2-c8b1fb8481c37ee480a7ad24e500a68b93926ffe.zip
Stable for HPPA (bug #393397).
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Perl-OSType/ChangeLog5
-rw-r--r--perl-core/Perl-OSType/Perl-OSType-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Perl-OSType/ChangeLog b/perl-core/Perl-OSType/ChangeLog
index 41c05c8d848f..40af578cf310 100644
--- a/perl-core/Perl-OSType/ChangeLog
+++ b/perl-core/Perl-OSType/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Perl-OSType
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Perl-OSType/ChangeLog,v 1.9 2011/07/07 04:34:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Perl-OSType/ChangeLog,v 1.10 2011/12/07 01:59:07 jer Exp $
+
+ 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> Perl-OSType-1.2.0.ebuild:
+ Stable for HPPA (bug #393397).
07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Perl-OSType-1.2.0.ebuild:
keyword ~x86-fbsd
diff --git a/perl-core/Perl-OSType/Perl-OSType-1.2.0.ebuild b/perl-core/Perl-OSType/Perl-OSType-1.2.0.ebuild
index 39f7f9f0e419..af643a6989c2 100644
--- a/perl-core/Perl-OSType/Perl-OSType-1.2.0.ebuild
+++ b/perl-core/Perl-OSType/Perl-OSType-1.2.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/perl-core/Perl-OSType/Perl-OSType-1.2.0.ebuild,v 1.2 2011/07/07 04:34:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Perl-OSType/Perl-OSType-1.2.0.ebuild,v 1.3 2011/12/07 01:59:07 jer Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Map Perl operating system names to generic types"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""