diff options
author | 2006-10-21 14:46:29 +0000 | |
---|---|---|
committer | 2006-10-21 14:46:29 +0000 | |
commit | 5d20e22f71fca1a54a1cb16968e10e3f6155c852 (patch) | |
tree | 759cd5b59b65057dfcafe7d5f0794155cd7bc131 /dev-perl/Time-Duration/Time-Duration-1.04.ebuild | |
parent | ppc stable (diff) | |
download | gentoo-2-5d20e22f71fca1a54a1cb16968e10e3f6155c852.tar.gz gentoo-2-5d20e22f71fca1a54a1cb16968e10e3f6155c852.tar.bz2 gentoo-2-5d20e22f71fca1a54a1cb16968e10e3f6155c852.zip |
ppc stable
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-perl/Time-Duration/Time-Duration-1.04.ebuild')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild b/dev-perl/Time-Duration/Time-Duration-1.04.ebuild index bc0c6861ccda..650665aa81c3 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.04.ebuild,v 1.4 2006/10/20 23:12:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.04.ebuild,v 1.5 2006/10/21 14:46:29 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 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc ~x86" IUSE="" |