diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:23:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:23:17 +0000 |
commit | 93a6c20d67b6b03f1b3fd5e75feb4bf9014870e4 (patch) | |
tree | 7c56f556b41ca581efa1b3c40cddecb9ae411765 /dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild | |
parent | Mark 1.02 stable on ia64 (diff) | |
download | gentoo-2-93a6c20d67b6b03f1b3fd5e75feb4bf9014870e4.tar.gz gentoo-2-93a6c20d67b6b03f1b3fd5e75feb4bf9014870e4.tar.bz2 gentoo-2-93a6c20d67b6b03f1b3fd5e75feb4bf9014870e4.zip |
Mark 0.112 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild')
-rw-r--r-- | dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild b/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild index 7f7c9009d25d..c5f2ef5a7eac 100644 --- a/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild +++ b/dev-perl/Unicode-Map/Unicode-Map-0.112.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/Unicode-Map/Unicode-Map-0.112.ebuild,v 1.6 2005/09/08 19:13:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild,v 1.7 2005/10/02 13:23:17 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/~mschwartz/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |