diff options
author | 2013-02-18 22:54:43 +0000 | |
---|---|---|
committer | 2013-02-18 22:54:43 +0000 | |
commit | b23906b54227200bf5fb51768aea28c68ff22e3f (patch) | |
tree | 3be872d16b5845c1b195b7f89907e51866dee4c2 | |
parent | Stable for ppc64, wrt bug #458122 (diff) | |
download | gentoo-2-b23906b54227200bf5fb51768aea28c68ff22e3f.tar.gz gentoo-2-b23906b54227200bf5fb51768aea28c68ff22e3f.tar.bz2 gentoo-2-b23906b54227200bf5fb51768aea28c68ff22e3f.zip |
Stable for ppc64, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r-- | perl-core/Time-HiRes/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Time-HiRes/Time-HiRes-1.972.500.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Time-HiRes/ChangeLog b/perl-core/Time-HiRes/ChangeLog index ee098047760a..ede7def613f6 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.81 2013/02/18 19:21:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.82 2013/02/18 22:54:43 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Time-HiRes-1.972.500.ebuild: + Stable for ppc64, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Time-HiRes-1.972.500.ebuild: Stable for x86, wrt bug #458122 diff --git a/perl-core/Time-HiRes/Time-HiRes-1.972.500.ebuild b/perl-core/Time-HiRes/Time-HiRes-1.972.500.ebuild index 9bfa60604adf..6bf897a905fc 100644 --- a/perl-core/Time-HiRes/Time-HiRes-1.972.500.ebuild +++ b/perl-core/Time-HiRes/Time-HiRes-1.972.500.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.972.500.ebuild,v 1.3 2013/02/18 19:21:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.972.500.ebuild,v 1.4 2013/02/18 22:54:43 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl Time::HiRes. High resolution alarm, sleep, gettimeofday, interval timers" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |