summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-16 06:31:32 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-16 06:31:32 +0000
commit22d263c2445ef22c5a974076c6df3478f1132c89 (patch)
treec9bc5059739d1fc9f9516b65e5afe187c5982a9a /dev-perl/Time-Duration
parentStable on ppc64 (diff)
downloadgentoo-2-22d263c2445ef22c5a974076c6df3478f1132c89.tar.gz
gentoo-2-22d263c2445ef22c5a974076c6df3478f1132c89.tar.bz2
gentoo-2-22d263c2445ef22c5a974076c6df3478f1132c89.zip
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r--dev-perl/Time-Duration/ChangeLog5
-rw-r--r--dev-perl/Time-Duration/Time-Duration-1.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog
index 1c62cc910874..d8211e261813 100644
--- a/dev-perl/Time-Duration/ChangeLog
+++ b/dev-perl/Time-Duration/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Time-Duration
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.22 2007/03/05 12:36:01 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.23 2007/04/16 06:31:32 corsair Exp $
+
+ 16 Apr 2007; Markus Rothe <corsair@gentoo.org> Time-Duration-1.04.ebuild:
+ Stable on ppc64
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Time-Duration-1.04.ebuild:
Stable on x86, bug #169152.
diff --git a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild b/dev-perl/Time-Duration/Time-Duration-1.04.ebuild
index 751e90f92308..d067551fd683 100644
--- a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild
+++ b/dev-perl/Time-Duration/Time-Duration-1.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.04.ebuild,v 1.8 2007/03/05 12:36:01 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.04.ebuild,v 1.9 2007/04/16 06:31:32 corsair Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AV/AVIF/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-lang/perl"