summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-12-27 20:13:55 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-12-27 20:13:55 +0000
commitfaad44cd3037f5510803c08a7418ad4ad4b920a2 (patch)
treea4e8d7a80ae5fce77054effe31280df81b103b4b /dev-perl/Unicode-MapUTF8
parentAdded extensible USE flag to build extensible mib module, bug 200279, thank H... (diff)
downloadgentoo-2-faad44cd3037f5510803c08a7418ad4ad4b920a2.tar.gz
gentoo-2-faad44cd3037f5510803c08a7418ad4ad4b920a2.tar.bz2
gentoo-2-faad44cd3037f5510803c08a7418ad4ad4b920a2.zip
Stable on x86.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-perl/Unicode-MapUTF8')
-rw-r--r--dev-perl/Unicode-MapUTF8/ChangeLog5
-rw-r--r--dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Unicode-MapUTF8/ChangeLog b/dev-perl/Unicode-MapUTF8/ChangeLog
index 6e41794db18e..0eb92d71e092 100644
--- a/dev-perl/Unicode-MapUTF8/ChangeLog
+++ b/dev-perl/Unicode-MapUTF8/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Unicode-MapUTF8
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/ChangeLog,v 1.17 2007/03/21 14:15:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/ChangeLog,v 1.18 2007/12/27 20:13:55 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Unicode-MapUTF8-1.11.ebuild:
+ Stable on x86.
21 Mar 2007; Michael Cummings <mcummings@gentoo.org>
Unicode-MapUTF8-1.11.ebuild:
diff --git a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild
index a1af0942f1a7..d792f9fec428 100644
--- a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild
+++ b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild,v 1.18 2007/03/21 14:15:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild,v 1.19 2007/12/27 20:13:55 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SN/SNOWHARE/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=">=dev-perl/module-build-0.28