diff options
Diffstat (limited to 'dev-perl/Time-Duration/Time-Duration-1.02.ebuild')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.02.ebuild | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild index bd0442ba283c..3161920561ca 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild @@ -1,15 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.4 2004/03/03 20:24:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.5 2004/03/03 20:58:10 vapier Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Rounded or exact English expression of durations" -SRC_URI="http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/${P}.readme" +SRC_URI="http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/${P}.tar.gz" -SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc sparc" - +SLOT="0" +KEYWORDS="x86 ppc sparc alpha mips hppa amd64" |