diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:32:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:32:11 +0000 |
commit | 9f718a2b6042ddbf1f14ebbee223c2eb24674c0a (patch) | |
tree | 53ab830e3ceebb04910e1715112a5e4a70b92124 /dev-perl | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-9f718a2b6042ddbf1f14ebbee223c2eb24674c0a.tar.gz gentoo-2-9f718a2b6042ddbf1f14ebbee223c2eb24674c0a.tar.bz2 gentoo-2-9f718a2b6042ddbf1f14ebbee223c2eb24674c0a.zip |
Stable on ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Time-Duration/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog index c698224eb147..e5936bdfb1e7 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.30 2008/02/05 10:32:11 corsair Exp $ + + 05 Feb 2008; Markus Rothe <corsair@gentoo.org> Time-Duration-1.06.ebuild: + Stable on ppc64 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> Time-Duration-1.06.ebuild: diff --git a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild index 6be035b5bdcc..aebfc21409b7 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-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.5 2008/01/13 21:57:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.06.ebuild,v 1.6 2008/02/05 10:32:11 corsair 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" |