summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-14 19:31:49 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-14 19:31:49 +0000
commit3c6e10098d71eb7831111e8fbeeec14734235fc8 (patch)
treeecefdde137f19f6c0d4f4b50add7b136cd5e8e8a /perl-core/Time-HiRes
parentFix test failure, bug 295093. (diff)
downloadgentoo-2-3c6e10098d71eb7831111e8fbeeec14734235fc8.tar.gz
gentoo-2-3c6e10098d71eb7831111e8fbeeec14734235fc8.tar.bz2
gentoo-2-3c6e10098d71eb7831111e8fbeeec14734235fc8.zip
alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'perl-core/Time-HiRes')
-rw-r--r--perl-core/Time-HiRes/ChangeLog5
-rw-r--r--perl-core/Time-HiRes/Time-HiRes-1.97.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Time-HiRes/ChangeLog b/perl-core/Time-HiRes/ChangeLog
index 9e742d02979b..12c1de159515 100644
--- a/perl-core/Time-HiRes/ChangeLog
+++ b/perl-core/Time-HiRes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Time-HiRes
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.57 2009/12/10 21:41:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.58 2009/12/14 19:31:49 armin76 Exp $
+
+ 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> Time-HiRes-1.97.19.ebuild:
+ alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
10 Dec 2009; Brent Baude <ranger@gentoo.org> Time-HiRes-1.97.19.ebuild:
Marking Time-HiRes-1.97.19 ppc64 stable for bug 288026
diff --git a/perl-core/Time-HiRes/Time-HiRes-1.97.19.ebuild b/perl-core/Time-HiRes/Time-HiRes-1.97.19.ebuild
index 7677f4cc5128..2bc80344ffcb 100644
--- a/perl-core/Time-HiRes/Time-HiRes-1.97.19.ebuild
+++ b/perl-core/Time-HiRes/Time-HiRes-1.97.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.97.19.ebuild,v 1.6 2009/12/10 21:41:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.97.19.ebuild,v 1.7 2009/12/14 19:31:49 armin76 Exp $
inherit versionator
MODULE_AUTHOR=JHI
@@ -12,7 +12,7 @@ DESCRIPTION="Perl Time::HiRes. High resolution alarm, sleep, gettimeofday, inter
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="dev-lang/perl"