diff options
author | 2005-10-02 13:22:31 +0000 | |
---|---|---|
committer | 2005-10-02 13:22:31 +0000 | |
commit | f92b1bba568e8d8da5258457c904c89a2ff19053 (patch) | |
tree | 07f9ac39f7155aac85ebbb25226cffd601289868 /dev-perl/Time-Duration/Time-Duration-1.02.ebuild | |
parent | Mark 1.21-r1 stable on ia64 (diff) | |
download | gentoo-2-f92b1bba568e8d8da5258457c904c89a2ff19053.tar.gz gentoo-2-f92b1bba568e8d8da5258457c904c89a2ff19053.tar.bz2 gentoo-2-f92b1bba568e8d8da5258457c904c89a2ff19053.zip |
Mark 1.02 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/Time-Duration/Time-Duration-1.02.ebuild')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild index 088dab150523..bf7a74d6edc5 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.02.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-Duration/Time-Duration-1.02.ebuild,v 1.11 2005/08/26 00:27:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.12 2005/10/02 13:22:31 agriffis Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${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="" |