summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-04-20 16:43:11 +0000
committerThomas Cort <tcort@gentoo.org>2006-04-20 16:43:11 +0000
commit875c849709035e8b5a5fff1ffc0cf653a19a76b6 (patch)
tree8dc086e9b9823d22f5106d09c754c722afe872c5 /dev-perl/Unicode-MapUTF8
parentAdd patch to void crashing on cleanup, thanks to Matthias Langer for the help... (diff)
downloadgentoo-2-875c849709035e8b5a5fff1ffc0cf653a19a76b6.tar.gz
gentoo-2-875c849709035e8b5a5fff1ffc0cf653a19a76b6.tar.bz2
gentoo-2-875c849709035e8b5a5fff1ffc0cf653a19a76b6.zip
Added ~alpha keyword wrt Bug #125189.
(Portage version: 2.0.54)
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 f6e6184d1a66..8e6b1d3c9938 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/ChangeLog,v 1.6 2006/03/13 21:02:12 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/ChangeLog,v 1.7 2006/04/20 16:43:11 tcort Exp $
+
+ 20 Apr 2006; Thomas Cort <tcort@gentoo.org> Unicode-MapUTF8-1.11.ebuild:
+ Added ~alpha keyword wrt Bug #125189.
13 Mar 2006; Gustavo Zacarias <gustavoz@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 9c7fc4979c01..bb033b07d9d7 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-2006 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.6 2006/03/13 21:02:12 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild,v 1.7 2006/04/20 16:43:11 tcort Exp $
inherit perl-module
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Unicode/${P}.readme"
SRC_URI="mirror://cpan/authors/id/S/SN/SNOWHARE/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-perl/module-build
dev-perl/Unicode-Map