diff options
author | 2006-11-04 11:17:58 +0000 | |
---|---|---|
committer | 2006-11-04 11:17:58 +0000 | |
commit | 4c450a9c4ca0946c409f052b1498257682ae905c (patch) | |
tree | 5e57e293e6df6577ef371e39350e63d621b65faf /dev-perl/Time-Duration | |
parent | arm/ia64/s390/sh stable (diff) | |
download | historical-4c450a9c4ca0946c409f052b1498257682ae905c.tar.gz historical-4c450a9c4ca0946c409f052b1498257682ae905c.tar.bz2 historical-4c450a9c4ca0946c409f052b1498257682ae905c.zip |
arm stable
Package-Manager: portage-2.1.2_rc1-r2
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.04.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.04.ebuild b/dev-perl/Time-Duration/Time-Duration-1.04.ebuild index d3d86a22b3f6..5bd9ed91ed4d 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.6 2006/10/23 18:03:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.04.ebuild,v 1.7 2006/11/04 11:17:46 vapier Exp $ inherit perl-module @@ -10,8 +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="" - DEPEND="dev-lang/perl" |