summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-14 13:46:18 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-14 13:46:18 +0000
commit0a20ecdc0369bee0b1548583b06492ad75f9aef5 (patch)
treefa288bfa8a48c35d9abd83768ca115d316c5de27 /dev-perl
parentalpha/ia64/x86 stable (diff)
downloadgentoo-2-0a20ecdc0369bee0b1548583b06492ad75f9aef5.tar.gz
gentoo-2-0a20ecdc0369bee0b1548583b06492ad75f9aef5.tar.bz2
gentoo-2-0a20ecdc0369bee0b1548583b06492ad75f9aef5.zip
alpha stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'dev-perl')
-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 eeb32fbb4e08..27f71465c139 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.24 2007/05/12 04:57:16 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.25 2007/07/14 13:46:18 armin76 Exp $
+
+ 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> Time-Duration-1.04.ebuild:
+ alpha stable
12 May 2007; Joshua Kinard <kumba@gentoo.org> Time-Duration-1.04.ebuild:
Stable on mips.
diff --git a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild b/dev-perl/Time-Duration/Time-Duration-1.04.ebuild
index 530afe15c6ce..05439f202b55 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.10 2007/05/12 04:57:16 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.04.ebuild,v 1.11 2007/07/14 13:46:18 armin76 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"