diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:22:31 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:22:31 +0000 |
commit | a562f9fe89deb76b21a4022f0c100f43a4487b13 (patch) | |
tree | a7482e1c7202e1af129e1e8f561418bf52148653 /dev-perl/Time-Duration | |
parent | Mark 1.21-r1 stable on ia64 (diff) | |
download | historical-a562f9fe89deb76b21a4022f0c100f43a4487b13.tar.gz historical-a562f9fe89deb76b21a4022f0c100f43a4487b13.tar.bz2 historical-a562f9fe89deb76b21a4022f0c100f43a4487b13.zip |
Mark 1.02 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r-- | dev-perl/Time-Duration/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog index 805a5aedf2ac..2078cde4b0c1 100644 --- a/dev-perl/Time-Duration/ChangeLog +++ b/dev-perl/Time-Duration/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Time-Duration # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.6 2005/08/26 00:27:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.7 2005/10/02 13:22:31 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Time-Duration-1.02.ebuild: + Mark 1.02 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Time-Duration-1.02.ebuild: add ~ia64 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="" |