summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-05-12 04:57:16 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-05-12 04:57:16 +0000
commite7da9a94b0945722c4e87b5ea4cab0772cecc158 (patch)
tree26363207327bc542b0517dbafbb0771b5627f698 /dev-perl/Time-Duration
parentStable on mips. (diff)
downloadgentoo-2-e7da9a94b0945722c4e87b5ea4cab0772cecc158.tar.gz
gentoo-2-e7da9a94b0945722c4e87b5ea4cab0772cecc158.tar.bz2
gentoo-2-e7da9a94b0945722c4e87b5ea4cab0772cecc158.zip
Stable on mips.
(Portage version: 2.1.2.7)
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 d8211e261813..eeb32fbb4e08 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.23 2007/04/16 06:31:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.24 2007/05/12 04:57:16 kumba Exp $
+
+ 12 May 2007; Joshua Kinard <kumba@gentoo.org> Time-Duration-1.04.ebuild:
+ Stable on mips.
16 Apr 2007; Markus Rothe <corsair@gentoo.org> Time-Duration-1.04.ebuild:
Stable on ppc64
diff --git a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild b/dev-perl/Time-Duration/Time-Duration-1.04.ebuild
index d067551fd683..530afe15c6ce 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.9 2007/04/16 06:31:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.04.ebuild,v 1.10 2007/05/12 04:57:16 kumba 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"