summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-01-13 21:57:06 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-01-13 21:57:06 +0000
commitc75026e1ce638d9400272025584cd1e496fbeefa (patch)
tree0af7dfee7a4613c3e907e64c976e9227a0539641 /dev-perl/Time-Duration
parentppc. stable (diff)
downloadgentoo-2-c75026e1ce638d9400272025584cd1e496fbeefa.tar.gz
gentoo-2-c75026e1ce638d9400272025584cd1e496fbeefa.tar.bz2
gentoo-2-c75026e1ce638d9400272025584cd1e496fbeefa.zip
ppc. stable
(Portage version: 2.1.4)
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r--dev-perl/Time-Duration/ChangeLog8
-rw-r--r--dev-perl/Time-Duration/Time-Duration-1.06.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog
index 1a5ae42ac62e..c698224eb147 100644
--- a/dev-perl/Time-Duration/ChangeLog
+++ b/dev-perl/Time-Duration/ChangeLog
@@ -1,6 +1,10 @@
# 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.28 2007/12/17 18:46:59 drac Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.29 2008/01/13 21:57:06 dertobi123 Exp $
+
+ 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ Time-Duration-1.06.ebuild:
+ ppc. stable
17 Dec 2007; Samuli Suominen <drac@gentoo.org> Time-Duration-1.06.ebuild:
amd64 stable
diff --git a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild
index 5901934abf42..6be035b5bdcc 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
+# Copyright 1999-2008 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.4 2007/12/17 18:46:59 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.06.ebuild,v 1.5 2008/01/13 21:57:06 dertobi123 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 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="dev-lang/perl"