diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-04 11:17:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-04 11:17:46 +0000 |
commit | f7d67e2da0dfac3d48a9420eddc68216c183152f (patch) | |
tree | ff3282662bce02f15b0a1d95ab9d2c8d9e783c3e /dev-perl/Time-Duration | |
parent | arm stable (diff) | |
download | gentoo-2-f7d67e2da0dfac3d48a9420eddc68216c183152f.tar.gz gentoo-2-f7d67e2da0dfac3d48a9420eddc68216c183152f.tar.bz2 gentoo-2-f7d67e2da0dfac3d48a9420eddc68216c183152f.zip |
arm stable
(Portage version: 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" |