diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-28 09:32:33 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-28 09:32:33 +0000 |
commit | cc6fcc4cbd9c8756d2f1194fa3d3f04520c85c6f (patch) | |
tree | e03f3b2809a3fb8cc04ae50c67b13ac42105369c /dev-perl/Unicode-Map8 | |
parent | Change version scheme (diff) | |
download | gentoo-2-cc6fcc4cbd9c8756d2f1194fa3d3f04520c85c6f.tar.gz gentoo-2-cc6fcc4cbd9c8756d2f1194fa3d3f04520c85c6f.tar.bz2 gentoo-2-cc6fcc4cbd9c8756d2f1194fa3d3f04520c85c6f.zip |
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Unicode-Map8')
-rw-r--r-- | dev-perl/Unicode-Map8/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild | 20 |
2 files changed, 27 insertions, 2 deletions
diff --git a/dev-perl/Unicode-Map8/ChangeLog b/dev-perl/Unicode-Map8/ChangeLog index 9cffe417cb53..c26d2fd79b87 100644 --- a/dev-perl/Unicode-Map8/ChangeLog +++ b/dev-perl/Unicode-Map8/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Unicode-Map8 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/ChangeLog,v 1.28 2010/01/21 19:42:12 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/ChangeLog,v 1.29 2011/08/28 09:32:32 tove Exp $ + +*Unicode-Map8-0.130.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Unicode-Map8-0.130.0.ebuild: + Change version scheme *Unicode-Map8-0.13 (21 Jan 2010) diff --git a/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild b/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild new file mode 100644 index 000000000000..720fcd62122a --- /dev/null +++ b/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild,v 1.1 2011/08/28 09:32:33 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=GAAS +MODULE_VERSION=0.13 +inherit perl-module + +DESCRIPTION="Convert between most 8bit encodings" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +RDEPEND=">=dev-perl/Unicode-String-2.06" +DEPEND="${RDEPEND}" + +SRC_TEST=do |