diff options
author | 2006-08-18 02:01:56 +0000 | |
---|---|---|
committer | 2006-08-18 02:01:56 +0000 | |
commit | bd6316c919317cd2c5682d9cc2d92beb6e22b8f9 (patch) | |
tree | aa33e45d587b713dffa4dcd7e2c530967e636567 /dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-bd6316c919317cd2c5682d9cc2d92beb6e22b8f9.tar.gz gentoo-2-bd6316c919317cd2c5682d9cc2d92beb6e22b8f9.tar.bz2 gentoo-2-bd6316c919317cd2c5682d9cc2d92beb6e22b8f9.zip |
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
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 b755d08a36f7..1a034b27a86a 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-2006 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.12 2006/08/06 00:51:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild,v 1.13 2006/08/18 02:01:56 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/~mschwartz/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |