diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:46:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:46:09 +0000 |
commit | 7e1c29ae2f68367dd664199a5d8bc6dc712b104b (patch) | |
tree | f17a378b6f4bd835e80854eadec064a3bf717f49 /dev-perl/Time-modules/Time-modules-2003.1126.ebuild | |
parent | Converted to UTF-8, fixed encoding screwups (diff) | |
download | gentoo-2-7e1c29ae2f68367dd664199a5d8bc6dc712b104b.tar.gz gentoo-2-7e1c29ae2f68367dd664199a5d8bc6dc712b104b.tar.bz2 gentoo-2-7e1c29ae2f68367dd664199a5d8bc6dc712b104b.zip |
Mark 2003.1126 stable on ia64
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-perl/Time-modules/Time-modules-2003.1126.ebuild')
-rw-r--r-- | dev-perl/Time-modules/Time-modules-2003.1126.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Time-modules/Time-modules-2003.1126.ebuild b/dev-perl/Time-modules/Time-modules-2003.1126.ebuild index e761d00f6d01..9f461825b9e6 100644 --- a/dev-perl/Time-modules/Time-modules-2003.1126.ebuild +++ b/dev-perl/Time-modules/Time-modules-2003.1126.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-modules/Time-modules-2003.1126.ebuild,v 1.8 2005/08/26 00:27:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-modules/Time-modules-2003.1126.ebuild,v 1.9 2005/09/17 00:46:09 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MU/MUIR/modules/${P}.tar.gz" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" mymake="/usr" |