diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-25 02:48:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-25 02:48:20 +0000 |
commit | 30c19a74e8e426b12785419d83ce605e21147796 (patch) | |
tree | 51895d568756b581494343ed3ad0066ba676a63b /dev-perl/Time-Duration/Time-Duration-1.06.ebuild | |
parent | adding open-iscsi-2.0.868_rc1.ebuild and related files thanks to Craig <craig... (diff) | |
download | historical-30c19a74e8e426b12785419d83ce605e21147796.tar.gz historical-30c19a74e8e426b12785419d83ce605e21147796.tar.bz2 historical-30c19a74e8e426b12785419d83ce605e21147796.zip |
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/Time-Duration/Time-Duration-1.06.ebuild')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild index aebfc21409b7..5d2d6e86bf30 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.06.ebuild,v 1.6 2008/02/05 10:32:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.06.ebuild,v 1.7 2008/03/25 02:48:20 jer 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 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" |