summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-12 03:49:03 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-12 03:49:03 +0000
commit0dcedfbb85972d338f39f9227e3c33ac317e316d (patch)
treea4082b7938a71d23673ca2d1f8401bd16adba0ff /dev-perl
parentarm/s390/sh love (diff)
downloadgentoo-2-0dcedfbb85972d338f39f9227e3c33ac317e316d.tar.gz
gentoo-2-0dcedfbb85972d338f39f9227e3c33ac317e316d.tar.bz2
gentoo-2-0dcedfbb85972d338f39f9227e3c33ac317e316d.zip
arm/s390/sh love
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild
index 21baff4f5dff..9abd5f1faacb 100644
--- a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild
+++ b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild
@@ -1,16 +1,18 @@
# 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.16 2006/10/20 20:13:06 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild,v 1.17 2006/11/12 03:49:03 vapier Exp $
inherit perl-module
DESCRIPTION="Conversions to and from arbitrary character sets and UTF8"
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="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc ~x86"
IUSE=""
+
DEPEND=">=dev-perl/module-build-0.28
dev-perl/Unicode-Map
dev-perl/Unicode-Map8
@@ -18,5 +20,3 @@ DEPEND=">=dev-perl/module-build-0.28
dev-perl/Jcode
dev-lang/perl"
RDEPEND="${DEPEND}"
-
-