summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-07-17 23:29:59 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-07-17 23:29:59 +0000
commitbc080a5b185f91a793a3192d4570f2b715078ffb (patch)
tree9c1f59086582006ea92cc3ee97d76a1cb2fc4c37 /perl-core/Time-HiRes
parentStable on alpha + ia64. (diff)
downloadgentoo-2-bc080a5b185f91a793a3192d4570f2b715078ffb.tar.gz
gentoo-2-bc080a5b185f91a793a3192d4570f2b715078ffb.tar.bz2
gentoo-2-bc080a5b185f91a793a3192d4570f2b715078ffb.zip
Stable on alpha + ia64.
(Portage version: 2.1.1_pre3-r1)
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.86.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Time-HiRes/ChangeLog b/perl-core/Time-HiRes/ChangeLog
index 03cc7cfae984..a1be2f560382 100644
--- a/perl-core/Time-HiRes/ChangeLog
+++ b/perl-core/Time-HiRes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Time-HiRes
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.13 2006/06/24 19:14:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.14 2006/07/17 23:29:59 kloeri Exp $
+
+ 18 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> Time-HiRes-1.86.ebuild:
+ Stable on alpha + ia64.
*Time-HiRes-1.87 (24 Jun 2006)
diff --git a/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild b/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild
index 75c9f9b71f4b..822ac6a9bbac 100644
--- a/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild
+++ b/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.86.ebuild,v 1.3 2006/07/02 20:28:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.86.ebuild,v 1.4 2006/07/17 23:29:59 kloeri Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz"
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=""