summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-06 16:53:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-06 16:53:57 +0000
commitbf6ca2acc0ddbc8bb4a7e1fbbda7ae05c4c6c663 (patch)
treedaaf4124f4eb782130db55fd53f76e990f666082 /dev-perl
parentalpha/ia64/sparc/x86 stable (diff)
downloadgentoo-2-bf6ca2acc0ddbc8bb4a7e1fbbda7ae05c4c6c663.tar.gz
gentoo-2-bf6ca2acc0ddbc8bb4a7e1fbbda7ae05c4c6c663.tar.bz2
gentoo-2-bf6ca2acc0ddbc8bb4a7e1fbbda7ae05c4c6c663.zip
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Time-Duration/ChangeLog5
-rw-r--r--dev-perl/Time-Duration/Time-Duration-1.06.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog
index de54907af971..b71af7c52a44 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.26 2007/10/19 19:47:41 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.27 2007/12/06 16:53:57 armin76 Exp $
+
+ 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> Time-Duration-1.06.ebuild:
+ alpha/ia64/sparc/x86 stable
*Time-Duration-1.06 (19 Oct 2007)
diff --git a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild
index 369f7ba6f509..483a22d6e18d 100644
--- a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild
+++ b/dev-perl/Time-Duration/Time-Duration-1.06.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.06.ebuild,v 1.1 2007/10/19 19:47:41 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.06.ebuild,v 1.2 2007/12/06 16:53:57 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"