diff options
author | 2005-10-03 09:55:46 +0000 | |
---|---|---|
committer | 2005-10-03 09:55:46 +0000 | |
commit | 46f60c7569bc628f48125e708ca0564e12063a3f (patch) | |
tree | 7538b86bcf9dd285fa34eba96d8ea12cee4f38a7 /dev-perl/Date-ISO/Date-ISO-1.30.ebuild | |
parent | Mark 1.72 stable on ia64 (diff) | |
download | gentoo-2-46f60c7569bc628f48125e708ca0564e12063a3f.tar.gz gentoo-2-46f60c7569bc628f48125e708ca0564e12063a3f.tar.bz2 gentoo-2-46f60c7569bc628f48125e708ca0564e12063a3f.zip |
Mark 1.30 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/Date-ISO/Date-ISO-1.30.ebuild')
-rw-r--r-- | dev-perl/Date-ISO/Date-ISO-1.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Date-ISO/Date-ISO-1.30.ebuild b/dev-perl/Date-ISO/Date-ISO-1.30.ebuild index bf0dbba7dbce..115484f6d10a 100644 --- a/dev-perl/Date-ISO/Date-ISO-1.30.ebuild +++ b/dev-perl/Date-ISO/Date-ISO-1.30.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/Date-ISO/Date-ISO-1.30.ebuild,v 1.13 2005/08/26 03:12:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-ISO/Date-ISO-1.30.ebuild,v 1.14 2005/10/03 09:55:46 agriffis Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Date/${MY_P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" SRC_TEST="do" |