diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-28 09:57:04 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-28 09:57:04 +0000 |
commit | 1c741f1dc1fb0a13ef6cfc44bd43c18afbf52c02 (patch) | |
tree | 0b7c2938304397b66edc10b6a737f7dd75a77254 | |
parent | Mask USE=introspection on Darwin, g-ir-tool it has a long way to go before wo... (diff) | |
download | historical-1c741f1dc1fb0a13ef6cfc44bd43c18afbf52c02.tar.gz historical-1c741f1dc1fb0a13ef6cfc44bd43c18afbf52c02.tar.bz2 historical-1c741f1dc1fb0a13ef6cfc44bd43c18afbf52c02.zip |
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
34 files changed, 466 insertions, 27 deletions
diff --git a/dev-perl/Tree-DAG_Node/ChangeLog b/dev-perl/Tree-DAG_Node/ChangeLog index 8c48613831fb..8131b709e240 100644 --- a/dev-perl/Tree-DAG_Node/ChangeLog +++ b/dev-perl/Tree-DAG_Node/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Tree-DAG_Node -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-DAG_Node/ChangeLog,v 1.13 2010/01/14 16:05:43 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-DAG_Node/ChangeLog,v 1.14 2011/08/28 09:50:59 tove Exp $ + +*Tree-DAG_Node-1.60.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Tree-DAG_Node-1.60.0.ebuild: + Change version scheme 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Tree-DAG_Node-1.06.ebuild: diff --git a/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.60.0.ebuild b/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.60.0.ebuild new file mode 100644 index 000000000000..5d3d52dad488 --- /dev/null +++ b/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.60.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.60.0.ebuild,v 1.1 2011/08/28 09:50:59 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=COGENT +MODULE_VERSION=1.06 +inherit perl-module + +DESCRIPTION="(Super)class for representing nodes in a tree" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Tree-Simple/ChangeLog b/dev-perl/Tree-Simple/ChangeLog index 553c42e52294..bdd8d70fe720 100644 --- a/dev-perl/Tree-Simple/ChangeLog +++ b/dev-perl/Tree-Simple/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Tree-Simple -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/ChangeLog,v 1.28 2008/11/18 15:41:35 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/ChangeLog,v 1.29 2011/08/28 09:48:54 tove Exp $ + +*Tree-Simple-1.180.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Tree-Simple-1.180.0.ebuild: + Change version scheme 18 Nov 2008; Torsten Veller <tove@gentoo.org> Tree-Simple-1.17.ebuild, Tree-Simple-1.18.ebuild: diff --git a/dev-perl/Tree-Simple/Tree-Simple-1.180.0.ebuild b/dev-perl/Tree-Simple/Tree-Simple-1.180.0.ebuild new file mode 100644 index 000000000000..e3029fb6314f --- /dev/null +++ b/dev-perl/Tree-Simple/Tree-Simple-1.180.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/Tree-Simple-1.180.0.ebuild,v 1.1 2011/08/28 09:48:54 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=STEVAN +MODULE_VERSION=1.18 +inherit perl-module + +DESCRIPTION="A simple tree object" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="test" + +RDEPEND="" +DEPEND="${RDEPEND} + >=virtual/perl-Module-Build-0.28 + test? ( + >=virtual/perl-Test-Simple-0.47 + >=dev-perl/Test-Exception-0.15 + dev-perl/Test-Pod + dev-perl/Test-Pod-Coverage + )" + +SRC_TEST="do" diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index 007f759b2f71..b6d248511eeb 100644 --- a/dev-perl/Try-Tiny/ChangeLog +++ b/dev-perl/Try-Tiny/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Try-Tiny # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.22 2011/08/13 08:24:54 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.23 2011/08/28 09:45:39 tove Exp $ + +*Try-Tiny-0.90.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Try-Tiny-0.90.0.ebuild: + Change version scheme 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> Try-Tiny-0.90.ebuild: ppc stable wrt #343479 diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild new file mode 100644 index 000000000000..0a87f09eaf18 --- /dev/null +++ b/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild,v 1.1 2011/08/28 09:45:39 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=DOY +MODULE_VERSION=0.09 +inherit perl-module + +DESCRIPTION="Minimal try/catch with proper localization of $@" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris" +IUSE="" + +SRC_TEST=do diff --git a/dev-perl/UNIVERSAL-moniker/ChangeLog b/dev-perl/UNIVERSAL-moniker/ChangeLog index 81c8a9bcabe1..ab2862173298 100644 --- a/dev-perl/UNIVERSAL-moniker/ChangeLog +++ b/dev-perl/UNIVERSAL-moniker/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/UNIVERSAL-moniker # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/ChangeLog,v 1.18 2011/04/24 15:33:34 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/ChangeLog,v 1.19 2011/08/28 09:43:45 tove Exp $ + +*UNIVERSAL-moniker-0.80.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> + +UNIVERSAL-moniker-0.80.0.ebuild: + Change version scheme 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> UNIVERSAL-moniker-0.08.ebuild: diff --git a/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.80.0.ebuild b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.80.0.ebuild new file mode 100644 index 000000000000..3392793454e9 --- /dev/null +++ b/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.80.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-moniker/UNIVERSAL-moniker-0.80.0.ebuild,v 1.1 2011/08/28 09:43:45 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=KASEI +MODULE_VERSION=0.08 +inherit perl-module + +DESCRIPTION="adds a moniker to every class or module" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" +IUSE="test" + +RDEPEND="" +DEPEND="${RDEPEND} + test? ( dev-perl/Lingua-EN-Inflect )" + +SRC_TEST="do" diff --git a/dev-perl/UNIVERSAL-require/ChangeLog b/dev-perl/UNIVERSAL-require/ChangeLog index 8a9086e32916..1874425ddc28 100644 --- a/dev-perl/UNIVERSAL-require/ChangeLog +++ b/dev-perl/UNIVERSAL-require/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/UNIVERSAL-require -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/ChangeLog,v 1.17 2010/01/14 16:17:50 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/ChangeLog,v 1.18 2011/08/28 09:42:21 tove Exp $ + +*UNIVERSAL-require-0.130.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> + +UNIVERSAL-require-0.130.0.ebuild: + Change version scheme 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> UNIVERSAL-require-0.13.ebuild: diff --git a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.130.0.ebuild b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.130.0.ebuild new file mode 100644 index 000000000000..d3336c20bea1 --- /dev/null +++ b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.130.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.130.0.ebuild,v 1.1 2011/08/28 09:42:21 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MSCHWERN +MODULE_VERSION=0.13 +inherit perl-module + +DESCRIPTION="UNIVERSAL::require - require() modules from a variable" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/URI-Fetch/ChangeLog b/dev-perl/URI-Fetch/ChangeLog index fdd111c8b4b6..b5e169074cb2 100644 --- a/dev-perl/URI-Fetch/ChangeLog +++ b/dev-perl/URI-Fetch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/URI-Fetch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Fetch/ChangeLog,v 1.5 2011/04/02 10:36:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Fetch/ChangeLog,v 1.6 2011/08/28 09:41:24 tove Exp $ + +*URI-Fetch-0.90.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> +URI-Fetch-0.90.0.ebuild: + Change version scheme 02 Apr 2011; Torsten Veller <tove@gentoo.org> -URI-Fetch-0.08.ebuild: Cleanup diff --git a/dev-perl/URI-Fetch/URI-Fetch-0.90.0.ebuild b/dev-perl/URI-Fetch/URI-Fetch-0.90.0.ebuild new file mode 100644 index 000000000000..4f8dbbd5210d --- /dev/null +++ b/dev-perl/URI-Fetch/URI-Fetch-0.90.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Fetch/URI-Fetch-0.90.0.ebuild,v 1.1 2011/08/28 09:41:24 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=BTROTT +MODULE_VERSION=0.09 +inherit perl-module + +DESCRIPTION="Smart URI fetching/caching" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + dev-perl/Class-ErrorHandler + virtual/perl-IO-Compress + dev-perl/libwww-perl + virtual/perl-Storable + dev-perl/URI +" +DEPEND="${RDEPEND}" + +SRC_TEST=online diff --git a/dev-perl/URI-Find/ChangeLog b/dev-perl/URI-Find/ChangeLog index d7f676ce7346..7404c884237b 100644 --- a/dev-perl/URI-Find/ChangeLog +++ b/dev-perl/URI-Find/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/URI-Find # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/ChangeLog,v 1.6 2011/04/24 16:01:30 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/ChangeLog,v 1.7 2011/08/28 09:39:45 tove Exp $ + +*URI-Find-20100505.0.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> +URI-Find-20100505.0.0.ebuild: + Change version scheme 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> URI-Find-20100505.ebuild: Marked ~x86-solaris, bug #296509 diff --git a/dev-perl/URI-Find/URI-Find-20100505.0.0.ebuild b/dev-perl/URI-Find/URI-Find-20100505.0.0.ebuild new file mode 100644 index 000000000000..bff865903fb9 --- /dev/null +++ b/dev-perl/URI-Find/URI-Find-20100505.0.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Find/URI-Find-20100505.0.0.ebuild,v 1.1 2011/08/28 09:39:45 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MSCHWERN +MODULE_VERSION=20100505 +inherit perl-module + +DESCRIPTION="Find URIs in plain text" + +SLOT="0" +KEYWORDS="~amd64 ~x86 ~x86-solaris" +IUSE="test" + +RDEPEND="dev-perl/URI" +DEPEND=">=virtual/perl-Module-Build-0.30 + test? ( >=virtual/perl-Test-Simple-0.82 + dev-perl/Test-Pod + ${RDEPEND} )" + +SRC_TEST=do diff --git a/dev-perl/UltraDNS/ChangeLog b/dev-perl/UltraDNS/ChangeLog index 96ee73afcf0c..e1a25112eb2c 100644 --- a/dev-perl/UltraDNS/ChangeLog +++ b/dev-perl/UltraDNS/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/UltraDNS -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/UltraDNS/ChangeLog,v 1.1 2009/07/23 01:31:17 robbat2 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UltraDNS/ChangeLog,v 1.2 2011/08/28 09:38:24 tove Exp $ + +*UltraDNS-0.60.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> +UltraDNS-0.60.0.ebuild: + Change version scheme *UltraDNS-0.06 (23 Jul 2009) diff --git a/dev-perl/UltraDNS/UltraDNS-0.60.0.ebuild b/dev-perl/UltraDNS/UltraDNS-0.60.0.ebuild new file mode 100644 index 000000000000..3610a73b83c4 --- /dev/null +++ b/dev-perl/UltraDNS/UltraDNS-0.60.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UltraDNS/UltraDNS-0.60.0.ebuild,v 1.1 2011/08/28 09:38:24 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=TIMB +MODULE_VERSION=0.06 +inherit perl-module + +DESCRIPTION="Client API for the NeuStar UltraDNS Transaction Protocol" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=dev-perl/Net-SSLeay-1.35 + dev-perl/Test-Exception + dev-perl/RPC-XML + dev-perl/XML-LibXML" +RDEPEND="${DEPEND}" + +SRC_TEST="do" + +mydoc="NUS_API_XML.errata" diff --git a/dev-perl/Unicode-Map/ChangeLog b/dev-perl/Unicode-Map/ChangeLog index 9d6f2581e4fd..5bc91ebb5961 100644 --- a/dev-perl/Unicode-Map/ChangeLog +++ b/dev-perl/Unicode-Map/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Unicode-Map # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.18 2011/08/08 20:10:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.19 2011/08/28 09:34:15 tove Exp $ + +*Unicode-Map-0.112.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Unicode-Map-0.112.0.ebuild: + Change version scheme 08 Aug 2011; Fabian Groffen <grobian@gentoo.org> Unicode-Map-0.112-r1.ebuild: Marked ~x64-macos diff --git a/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild b/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild new file mode 100644 index 000000000000..5e6e859b7865 --- /dev/null +++ b/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2011 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.0.ebuild,v 1.1 2011/08/28 09:34:15 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MSCHWARTZ +MODULE_VERSION=0.112 +inherit perl-module + +DESCRIPTION="Map charsets from and to utf16 code" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +IUSE="" + +SRC_TEST="do" +PATCHES=( "${FILESDIR}"/0.112-no-scripts.patch ) 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 diff --git a/dev-perl/Unicode-MapUTF8/ChangeLog b/dev-perl/Unicode-MapUTF8/ChangeLog index c323e7ed31f1..f0a9eb4c8948 100644 --- a/dev-perl/Unicode-MapUTF8/ChangeLog +++ b/dev-perl/Unicode-MapUTF8/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Unicode-MapUTF8 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/ChangeLog,v 1.22 2008/11/22 11:30:59 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/ChangeLog,v 1.23 2011/08/28 09:30:55 tove Exp $ + +*Unicode-MapUTF8-1.110.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> + +Unicode-MapUTF8-1.110.0.ebuild: + Change version scheme 22 Nov 2008; Torsten Veller <tove@gentoo.org> Unicode-MapUTF8-1.11.ebuild: Remove Module-Build from RDEPEND diff --git a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0.ebuild b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0.ebuild new file mode 100644 index 000000000000..417300d3e59b --- /dev/null +++ b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2011 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.110.0.ebuild,v 1.1 2011/08/28 09:30:55 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=SNOWHARE +MODULE_VERSION=1.11 +inherit perl-module + +DESCRIPTION="Conversions to and from arbitrary character sets and UTF8" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +RDEPEND="dev-perl/Unicode-Map + dev-perl/Unicode-Map8 + dev-perl/Unicode-String + dev-perl/Jcode" +DEPEND="${RDEPEND} + virtual/perl-Module-Build" diff --git a/dev-perl/Unicode-String/ChangeLog b/dev-perl/Unicode-String/ChangeLog index 961e0e8f27ab..26ab46214070 100644 --- a/dev-perl/Unicode-String/ChangeLog +++ b/dev-perl/Unicode-String/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Unicode-String -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v 1.42 2010/01/29 14:19:46 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/ChangeLog,v 1.43 2011/08/28 09:28:27 tove Exp $ + +*Unicode-String-2.90.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Unicode-String-2.90.0.ebuild: + Change version scheme 29 Jan 2010; Torsten Veller <tove@gentoo.org> Unicode-String-2.09.ebuild: Fix LICENSE: same terms as perl (#301969). Maintenance diff --git a/dev-perl/Unicode-String/Unicode-String-2.90.0.ebuild b/dev-perl/Unicode-String/Unicode-String-2.90.0.ebuild new file mode 100644 index 000000000000..113f818b4aa9 --- /dev/null +++ b/dev-perl/Unicode-String/Unicode-String-2.90.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.90.0.ebuild,v 1.1 2011/08/28 09:28:27 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=GAAS +MODULE_VERSION=2.09 +inherit perl-module + +DESCRIPTION="String manipulation for Unicode strings" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +RDEPEND=">=virtual/perl-MIME-Base64-2.11" +DEPEND="${RDEPEND}" diff --git a/dev-perl/Unicode-UTF8simple/ChangeLog b/dev-perl/Unicode-UTF8simple/ChangeLog index 478d23d57cc8..702b1019f981 100644 --- a/dev-perl/Unicode-UTF8simple/ChangeLog +++ b/dev-perl/Unicode-UTF8simple/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Unicode-UTF8simple -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/ChangeLog,v 1.9 2007/01/19 17:06:42 mcummings Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/ChangeLog,v 1.10 2011/08/28 09:26:43 tove Exp $ + +*Unicode-UTF8simple-1.60.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> + +Unicode-UTF8simple-1.60.0.ebuild: + Change version scheme 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Unicode-UTF8simple-1.06.ebuild: diff --git a/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.60.0.ebuild b/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.60.0.ebuild new file mode 100644 index 000000000000..18f31006a67c --- /dev/null +++ b/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.60.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.60.0.ebuild,v 1.1 2011/08/28 09:26:43 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=GUS +MODULE_VERSION=1.06 +inherit perl-module + +DESCRIPTION="Conversions to/from UTF8 from/to charactersets" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Unix-Syslog/ChangeLog b/dev-perl/Unix-Syslog/ChangeLog index 1f2d969b8cbe..9644c83dd1f9 100644 --- a/dev-perl/Unix-Syslog/ChangeLog +++ b/dev-perl/Unix-Syslog/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Unix-Syslog -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unix-Syslog/ChangeLog,v 1.19 2009/10/20 19:13:59 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unix-Syslog/ChangeLog,v 1.20 2011/08/28 09:24:26 tove Exp $ + +*Unix-Syslog-1.100.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Unix-Syslog-1.100.0.ebuild: + Change version scheme 20 Oct 2009; Jeroen Roovers <jer@gentoo.org> Unix-Syslog-0.100-r1.ebuild: Stable for HPPA (LuckyLuke). diff --git a/dev-perl/Unix-Syslog/Unix-Syslog-1.100.0.ebuild b/dev-perl/Unix-Syslog/Unix-Syslog-1.100.0.ebuild new file mode 100644 index 000000000000..c4f04b3d0b8a --- /dev/null +++ b/dev-perl/Unix-Syslog/Unix-Syslog-1.100.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unix-Syslog/Unix-Syslog-1.100.0.ebuild,v 1.1 2011/08/28 09:24:26 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MHARNISCH +MODULE_VERSION=1.1 +inherit perl-module + +DESCRIPTION="A Perl module which provides access to the system logger" + +SLOT="0" +LICENSE="Artistic-2" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-perl/XML-Filter-BufferText/ChangeLog b/dev-perl/XML-Filter-BufferText/ChangeLog index 96c7bba62622..38d45899d091 100644 --- a/dev-perl/XML-Filter-BufferText/ChangeLog +++ b/dev-perl/XML-Filter-BufferText/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/XML-Filter-BufferText -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/ChangeLog,v 1.22 2010/01/21 13:12:41 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/ChangeLog,v 1.23 2011/08/28 09:55:56 tove Exp $ + +*XML-Filter-BufferText-1.10.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> + +XML-Filter-BufferText-1.10.0.ebuild: + Change version scheme 21 Jan 2010; Torsten Veller <tove@gentoo.org> XML-Filter-BufferText-1.01.ebuild: diff --git a/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0.ebuild b/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0.ebuild new file mode 100644 index 000000000000..57842395a7a2 --- /dev/null +++ b/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.10.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/XML-Filter-BufferText/XML-Filter-BufferText-1.10.0.ebuild,v 1.1 2011/08/28 09:55:56 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=RBERJON +MODULE_VERSION=1.01 +inherit perl-module + +DESCRIPTION="Filter to put all characters() in one event" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="" + +RDEPEND=">=dev-perl/XML-SAX-0.12" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/config-general/ChangeLog b/dev-perl/config-general/ChangeLog index 9b059f9a165f..fde61c448507 100644 --- a/dev-perl/config-general/ChangeLog +++ b/dev-perl/config-general/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/config-general # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/config-general/ChangeLog,v 1.68 2011/03/30 13:17:14 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/config-general/ChangeLog,v 1.69 2011/08/28 09:56:24 tove Exp $ + +*config-general-2.500.0 (27 Aug 2011) + + 27 Aug 2011; Torsten Veller <tove@gentoo.org> +config-general-2.500.0.ebuild: + Change version scheme 30 Mar 2011; Michael Weber <xmw@gentoo.org> config-general-2.500.ebuild: added ~arm (bug 302981) diff --git a/dev-perl/config-general/config-general-2.500.0.ebuild b/dev-perl/config-general/config-general-2.500.0.ebuild new file mode 100644 index 000000000000..635775a7ac26 --- /dev/null +++ b/dev-perl/config-general/config-general-2.500.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/config-general/config-general-2.500.0.ebuild,v 1.1 2011/08/28 09:56:24 tove Exp $ + +EAPI=4 + +MY_PN=Config-General +MODULE_AUTHOR=TLINDEN +MODULE_VERSION=2.50 +inherit perl-module + +DESCRIPTION="Config file parser module" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/perltidy/ChangeLog b/dev-perl/perltidy/ChangeLog index c45a8ca83e03..40b13f58a35e 100644 --- a/dev-perl/perltidy/ChangeLog +++ b/dev-perl/perltidy/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/perltidy # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.47 2011/04/02 07:02:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.48 2011/08/28 09:57:04 tove Exp $ + +*perltidy-20101217.0.0 (27 Aug 2011) + + 27 Aug 2011; Torsten Veller <tove@gentoo.org> +perltidy-20101217.0.0.ebuild: + Change version scheme 02 Apr 2011; Torsten Veller <tove@gentoo.org> -perltidy-20090616.ebuild: Cleanup diff --git a/dev-perl/perltidy/perltidy-20101217.0.0.ebuild b/dev-perl/perltidy/perltidy-20101217.0.0.ebuild new file mode 100644 index 000000000000..be5abe582cda --- /dev/null +++ b/dev-perl/perltidy/perltidy-20101217.0.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20101217.0.0.ebuild,v 1.1 2011/08/28 09:57:04 tove Exp $ + +EAPI=4 + +MY_PN=Perl-Tidy +MODULE_AUTHOR=SHANCOCK +MODULE_VERSION=20101217 +inherit perl-module + +DESCRIPTION="Perl script indenter and beautifier." +HOMEPAGE="http://perltidy.sourceforge.net/ ${HOMEPAGE}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +IUSE="" + +SRC_TEST="do" + +src_install() { + perl-module_src_install + docinto examples + dodoc "${S}"/examples/* +} |