summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-11-26 02:52:55 +0000
committerTom Gall <tgall@gentoo.org>2005-11-26 02:52:55 +0000
commit9bf6ac06a88571cad5be629196097c8a98da8463 (patch)
treed75c4d12da06291d348a99a0afcd15b4747ffdb8 /dev-perl/Time-Duration
parentForgot to remove jikes DEPEND :-X (diff)
downloadhistorical-9bf6ac06a88571cad5be629196097c8a98da8463.tar.gz
historical-9bf6ac06a88571cad5be629196097c8a98da8463.tar.bz2
historical-9bf6ac06a88571cad5be629196097c8a98da8463.zip
stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r--dev-perl/Time-Duration/ChangeLog5
-rw-r--r--dev-perl/Time-Duration/Manifest4
-rw-r--r--dev-perl/Time-Duration/Time-Duration-1.02.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog
index 2078cde4b0c1..98230d366941 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.7 2005/10/02 13:22:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.8 2005/11/26 02:52:55 tgall Exp $
+
+ 25 Nov 2005; Tom Gall <tgall@gentoo.org> Time-Duration-1.02.ebuild:
+ stable on ppc64
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Time-Duration-1.02.ebuild:
Mark 1.02 stable on ia64
diff --git a/dev-perl/Time-Duration/Manifest b/dev-perl/Time-Duration/Manifest
index 56b2ad5aba6d..e96715926a08 100644
--- a/dev-perl/Time-Duration/Manifest
+++ b/dev-perl/Time-Duration/Manifest
@@ -1,4 +1,4 @@
+MD5 005cd3847397cabe7662f1fb28011339 ChangeLog 947
+MD5 08037a8dd56cef159072e294ff1e9f85 Time-Duration-1.02.ebuild 563
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 b54e6eba967657c18cdd456ddd41c92b Time-Duration-1.02.ebuild 567
-MD5 1bf586f18e6e4b9e9ee16c1963e4a13f ChangeLog 861
MD5 88007a4b9a9519b5276d050ee734acc5 files/digest-Time-Duration-1.02 68
diff --git a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild
index bf7a74d6edc5..60288ca9a886 100644
--- a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild
+++ b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.02.ebuild,v 1.12 2005/10/02 13:22:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.13 2005/11/26 02:52:55 tgall Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${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=""