summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 17:20:19 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 17:20:19 +0000
commitfef482abc81ae081593fc2de2dcaa5e22782a375 (patch)
tree5a6ebd7562b98a24dd3edebaed6e2e81e6adf544 /dev-perl/Unicode-Map
parentremoved the RESTRICT since upstream is down (diff)
downloadhistorical-fef482abc81ae081593fc2de2dcaa5e22782a375.tar.gz
historical-fef482abc81ae081593fc2de2dcaa5e22782a375.tar.bz2
historical-fef482abc81ae081593fc2de2dcaa5e22782a375.zip
Version bump, thanks seemant
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Unicode-Map')
-rw-r--r--dev-perl/Unicode-Map/ChangeLog8
-rw-r--r--dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Unicode-Map/ChangeLog b/dev-perl/Unicode-Map/ChangeLog
index f0cba3671a71..b6805d6b3e14 100644
--- a/dev-perl/Unicode-Map/ChangeLog
+++ b/dev-perl/Unicode-Map/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Unicode-Map
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.12 2006/08/18 02:01:56 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.13 2007/01/19 17:05:40 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Unicode-Map-0.112.ebuild:
+ Version bump, thanks seemant
18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Unicode-Map-0.112.ebuild:
diff --git a/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild b/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild
index 1d89f7b91561..237b9f0fbde7 100644
--- a/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild
+++ b/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.14 2006/11/12 03:49:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild,v 1.15 2007/01/19 17:05:40 mcummings Exp $
inherit perl-module
DESCRIPTION="map charsets from and to utf16 code"
-HOMEPAGE="http://www.cpan.org/~mschwartz/${P}/"
+HOMEPAGE="http://search.cpan.org/~mschwartz/"
SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWARTZ/${P}.tar.gz"
LICENSE="Artistic"
@@ -14,6 +14,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
SRC_TEST="do"