diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:35:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:35:26 +0000 |
commit | b23b5b2e9b3f4f3d74980879c530c5d6948ffadf (patch) | |
tree | baebb7c9de65725f623f0f135bd0f1b917ee3677 /dev-perl/Time-Duration | |
parent | fix depend.apache usage wrt #208584 (diff) | |
download | historical-b23b5b2e9b3f4f3d74980879c530c5d6948ffadf.tar.gz historical-b23b5b2e9b3f4f3d74980879c530c5d6948ffadf.tar.bz2 historical-b23b5b2e9b3f4f3d74980879c530c5d6948ffadf.zip |
Stable on ppc64
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/Time-Duration')
-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" |