diff options
author | Tom Gall <tgall@gentoo.org> | 2005-11-26 02:52:55 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-11-26 02:52:55 +0000 |
commit | ff259135b2429c289050bb8b4ae0bab04844b1b5 (patch) | |
tree | 5d58237be123c87a8f08be1ad61c5433f59b0bcd /dev-perl/Time-Duration/Time-Duration-1.02.ebuild | |
parent | Forgot to remove jikes DEPEND :-X (diff) | |
download | gentoo-2-ff259135b2429c289050bb8b4ae0bab04844b1b5.tar.gz gentoo-2-ff259135b2429c289050bb8b4ae0bab04844b1b5.tar.bz2 gentoo-2-ff259135b2429c289050bb8b4ae0bab04844b1b5.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/Time-Duration/Time-Duration-1.02.ebuild')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild index bf7a74d6edc5..60288ca9a886 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.02.ebuild,v 1.12 2005/10/02 13:22:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.13 2005/11/26 02:52:55 tgall Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${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="" |