diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:16:57 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:16:57 +0000 |
commit | 197c4ef91eb21b496a2a494aee63ba57297089c0 (patch) | |
tree | aeb36d3d8bb3444126c52566a1f4e928d4823b2e /dev-perl/Time-Duration/Time-Duration-1.03.ebuild | |
parent | Version Bump. (diff) | |
download | historical-197c4ef91eb21b496a2a494aee63ba57297089c0.tar.gz historical-197c4ef91eb21b496a2a494aee63ba57297089c0.tar.bz2 historical-197c4ef91eb21b496a2a494aee63ba57297089c0.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Time-Duration/Time-Duration-1.03.ebuild')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.03.ebuild b/dev-perl/Time-Duration/Time-Duration-1.03.ebuild index 78ca00c956c0..01990f9fcfd2 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.03.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.03.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.03.ebuild,v 1.6 2006/08/06 00:35:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.03.ebuild,v 1.7 2006/08/18 01:57:22 mcummings 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="" |