diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-01 13:51:51 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-01 13:51:51 +0000 |
commit | 6cf5bcdf24630c297938328c86a8c5332cbc6ed6 (patch) | |
tree | 5ba602bba20d112a32c55417558c9d75c13b7605 | |
parent | Version bump. Due to DLJ bundles no longer provided by Oracle, the package ch... (diff) | |
download | historical-6cf5bcdf24630c297938328c86a8c5332cbc6ed6.tar.gz historical-6cf5bcdf24630c297938328c86a8c5332cbc6ed6.tar.bz2 historical-6cf5bcdf24630c297938328c86a8c5332cbc6ed6.zip |
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
96 files changed, 1349 insertions, 74 deletions
diff --git a/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild b/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild new file mode 100644 index 000000000000..56b646abf2e4 --- /dev/null +++ b/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.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/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild,v 1.1 2011/09/01 13:50:33 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=TPEDERSE +MODULE_VERSION=0.08 +inherit perl-module + +DESCRIPTION="Munkres solution to classical Assignment problem" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Algorithm-Munkres/ChangeLog b/dev-perl/Algorithm-Munkres/ChangeLog index 166e03f67754..27cbb09823d7 100644 --- a/dev-perl/Algorithm-Munkres/ChangeLog +++ b/dev-perl/Algorithm-Munkres/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Algorithm-Munkres -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Munkres/ChangeLog,v 1.5 2009/05/13 16:50:22 ken69267 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Munkres/ChangeLog,v 1.6 2011/09/01 13:50:33 tove Exp $ + +*Algorithm-Munkres-0.80.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Algorithm-Munkres-0.80.0.ebuild: + Change version scheme 13 May 2009; Kenneth Prugh <ken69267@gentoo.org> Algorithm-Munkres-0.08.ebuild: diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild new file mode 100644 index 000000000000..48d0e10aea79 --- /dev/null +++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild,v 1.1 2011/09/01 13:50:02 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MSCHOUT +MODULE_VERSION=3.18 +inherit perl-module + +DESCRIPTION="Perl Authentication and Authorization via cookies" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~x86" +IUSE="" + +RDEPEND=">=www-apache/mod_perl-2 + >=dev-perl/Apache-Test-1.32" +DEPEND="${RDEPEND}" diff --git a/dev-perl/Apache-AuthCookie/ChangeLog b/dev-perl/Apache-AuthCookie/ChangeLog index f766e5752751..af8b13163ebf 100644 --- a/dev-perl/Apache-AuthCookie/ChangeLog +++ b/dev-perl/Apache-AuthCookie/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Apache-AuthCookie # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.24 2011/04/03 06:57:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.25 2011/09/01 13:50:02 tove Exp $ + +*Apache-AuthCookie-3.180.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Apache-AuthCookie-3.180.0.ebuild: + Change version scheme 03 Apr 2011; Torsten Veller <tove@gentoo.org> -Apache-AuthCookie-3.15.ebuild, -Apache-AuthCookie-3.170.ebuild: diff --git a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0.ebuild b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0.ebuild new file mode 100644 index 000000000000..cab8f253832e --- /dev/null +++ b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0.ebuild,v 1.1 2011/09/01 13:49:32 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MSCHOUT +MODULE_VERSION=0.90 +inherit perl-module + +DESCRIPTION="Cookie based access module." + +LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" # GPL-1+ +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-perl/Apache-AuthCookie-3.0 + dev-perl/DBI + virtual/perl-Digest-MD5 + dev-perl/SQL-Abstract" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Apache-AuthTicket/ChangeLog b/dev-perl/Apache-AuthTicket/ChangeLog index 760a6fece569..662580653e94 100644 --- a/dev-perl/Apache-AuthTicket/ChangeLog +++ b/dev-perl/Apache-AuthTicket/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Apache-AuthTicket -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog,v 1.14 2010/01/28 18:24:01 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog,v 1.15 2011/09/01 13:49:32 tove Exp $ + +*Apache-AuthTicket-0.900.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Apache-AuthTicket-0.900.0.ebuild: + Change version scheme 28 Jan 2010; Torsten Veller <tove@gentoo.org> Apache-AuthTicket-0.90.ebuild: diff --git a/dev-perl/Apache-CGI-Builder/Apache-CGI-Builder-1.300.0.ebuild b/dev-perl/Apache-CGI-Builder/Apache-CGI-Builder-1.300.0.ebuild new file mode 100644 index 000000000000..e55488384835 --- /dev/null +++ b/dev-perl/Apache-CGI-Builder/Apache-CGI-Builder-1.300.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-CGI-Builder/Apache-CGI-Builder-1.300.0.ebuild,v 1.1 2011/09/01 13:48:38 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=DOMIZIO +MODULE_VERSION=1.3 +inherit perl-module + +DESCRIPTION="CGI::Builder and Apache/mod_perl (1 and 2) integration" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=dev-perl/OOTools-2.21 + >=dev-perl/CGI-Builder-1.2" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Apache-CGI-Builder/ChangeLog b/dev-perl/Apache-CGI-Builder/ChangeLog index be3bd91ce39d..f2ab87e9b538 100644 --- a/dev-perl/Apache-CGI-Builder/ChangeLog +++ b/dev-perl/Apache-CGI-Builder/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Apache-CGI-Builder -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-CGI-Builder/ChangeLog,v 1.1 2010/02/15 03:31:39 robbat2 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-CGI-Builder/ChangeLog,v 1.2 2011/09/01 13:48:38 tove Exp $ + +*Apache-CGI-Builder-1.300.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Apache-CGI-Builder-1.300.0.ebuild: + Change version scheme *Apache-CGI-Builder-1.3 (15 Feb 2010) diff --git a/dev-perl/Apache-DBI/Apache-DBI-1.100.0.ebuild b/dev-perl/Apache-DBI/Apache-DBI-1.100.0.ebuild new file mode 100644 index 000000000000..139fac7cb37f --- /dev/null +++ b/dev-perl/Apache-DBI/Apache-DBI-1.100.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/Apache-DBI/Apache-DBI-1.100.0.ebuild,v 1.1 2011/09/01 13:47:37 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=PHRED +MODULE_VERSION=1.10 +inherit perl-module + +DESCRIPTION="Apache::DBI module for perl" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND=">=dev-perl/Digest-SHA1-2.01 + >=virtual/perl-Digest-MD5-2.2 + >=dev-perl/DBI-1.30" +DEPEND="${RDEPEND}" + +#SRC_TEST="do" diff --git a/dev-perl/Apache-DBI/ChangeLog b/dev-perl/Apache-DBI/ChangeLog index b1a2467dc3cf..835589a11e7d 100644 --- a/dev-perl/Apache-DBI/ChangeLog +++ b/dev-perl/Apache-DBI/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Apache-DBI # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/ChangeLog,v 1.59 2011/04/03 06:56:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/ChangeLog,v 1.60 2011/09/01 13:47:37 tove Exp $ + +*Apache-DBI-1.100.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Apache-DBI-1.100.0.ebuild: + Change version scheme 03 Apr 2011; Torsten Veller <tove@gentoo.org> -Apache-DBI-1.09.ebuild: Cleanup diff --git a/dev-perl/Apache-Reload/Apache-Reload-0.110.0.ebuild b/dev-perl/Apache-Reload/Apache-Reload-0.110.0.ebuild new file mode 100644 index 000000000000..0742335de475 --- /dev/null +++ b/dev-perl/Apache-Reload/Apache-Reload-0.110.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Reload/Apache-Reload-0.110.0.ebuild,v 1.1 2011/09/01 13:46:37 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=PHRED +MODULE_VERSION=0.11 +inherit perl-module + +DESCRIPTION="Perl module for Apache::Reload" + +SLOT="0" +LICENSE="Apache-2.0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND="www-apache/mod_perl" +DEPEND="${RDEPEND}" diff --git a/dev-perl/Apache-Reload/ChangeLog b/dev-perl/Apache-Reload/ChangeLog index 91f7a8b3c9ec..a5eb417ddae4 100644 --- a/dev-perl/Apache-Reload/ChangeLog +++ b/dev-perl/Apache-Reload/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Apache-Reload -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Reload/ChangeLog,v 1.10 2010/08/23 19:29:19 robbat2 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Reload/ChangeLog,v 1.11 2011/09/01 13:46:37 tove Exp $ + +*Apache-Reload-0.110.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Apache-Reload-0.110.0.ebuild: + Change version scheme *Apache-Reload-0.11 (23 Aug 2010) diff --git a/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild b/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild new file mode 100644 index 000000000000..82b15ef08a52 --- /dev/null +++ b/dev-perl/Apache-Session/Apache-Session-1.890.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/Apache-Session/Apache-Session-1.890.0.ebuild,v 1.1 2011/09/01 13:45:40 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=CHORNY +MODULE_VERSION=1.89 +inherit perl-module + +DESCRIPTION="Perl module for Apache::Session" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +RDEPEND=" + virtual/perl-Digest-MD5 + virtual/perl-Storable" +DEPEND="${RDEPEND} + virtual/perl-Module-Build +" +# test? ( +# dev-perl/Test-Deep +# dev-perl/Test-Exception +# ) diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 721f0e4d387d..0a5d937cb521 100644 --- a/dev-perl/Apache-Session/ChangeLog +++ b/dev-perl/Apache-Session/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Apache-Session # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.59 2011/01/14 18:48:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.60 2011/09/01 13:45:40 tove Exp $ + +*Apache-Session-1.890.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Apache-Session-1.890.0.ebuild: + Change version scheme 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Apache-Session-1.88.ebuild: Cleanup diff --git a/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild b/dev-perl/Apache-SessionX/Apache-SessionX-2.10.0.ebuild new file mode 100644 index 000000000000..23163480c0d1 --- /dev/null +++ b/dev-perl/Apache-SessionX/Apache-SessionX-2.10.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/Apache-SessionX/Apache-SessionX-2.10.0.ebuild,v 1.1 2011/09/01 13:41:36 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=GRICHTER +MODULE_VERSION=2.01 +inherit perl-module + +DESCRIPTION="An extented persistence framework for session data" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +RDEPEND="dev-perl/Apache-Session" +DEPEND="${RDEPEND}" + +src_compile() { + echo "n" | perl-module_src_compile +} diff --git a/dev-perl/Apache-SessionX/ChangeLog b/dev-perl/Apache-SessionX/ChangeLog index cdf909fef4bd..2f5adf3a29da 100644 --- a/dev-perl/Apache-SessionX/ChangeLog +++ b/dev-perl/Apache-SessionX/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Apache-SessionX -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/ChangeLog,v 1.12 2007/01/14 22:19:29 mcummings Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/ChangeLog,v 1.13 2011/09/01 13:41:36 tove Exp $ + +*Apache-SessionX-2.10.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Apache-SessionX-2.10.0.ebuild: + Change version scheme 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> -Apache-SessionX-2.00_beta5.ebuild, Apache-SessionX-2.01.ebuild: diff --git a/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.950.0.ebuild b/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.950.0.ebuild new file mode 100644 index 000000000000..b85b14864b14 --- /dev/null +++ b/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.950.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/Apache-SizeLimit/Apache-SizeLimit-0.950.0.ebuild,v 1.1 2011/09/01 13:37:44 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=PHRED +MODULE_VERSION=0.95 +inherit perl-module + +DESCRIPTION="Graceful exit for large children" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +# mod_perl < 2.0.5 bundles Apache-SizeLimit +DEPEND="dev-perl/Linux-Pid + !<www-apache/mod_perl-2.0.5 + >=www-apache/mod_perl-2.0.5" +RDEPEND="${DEPEND}" + +SRC_TEST="do" + +# https://rt.cpan.org/Public/Bug/Display.html?id=66894 +PATCHES=( "${FILESDIR}/${PN}-0.95-Fix_Linux-Smaps_detection.patch" ) diff --git a/dev-perl/Apache-SizeLimit/ChangeLog b/dev-perl/Apache-SizeLimit/ChangeLog index ed11c1016bea..daef88dec50c 100644 --- a/dev-perl/Apache-SizeLimit/ChangeLog +++ b/dev-perl/Apache-SizeLimit/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Apache-SizeLimit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SizeLimit/ChangeLog,v 1.5 2011/08/09 15:49:46 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SizeLimit/ChangeLog,v 1.6 2011/09/01 13:37:44 tove Exp $ + +*Apache-SizeLimit-0.950.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Apache-SizeLimit-0.950.0.ebuild: + Change version scheme 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> Apache-SizeLimit-0.95.ebuild: diff --git a/dev-perl/Apache-Test/Apache-Test-1.360.0.ebuild b/dev-perl/Apache-Test/Apache-Test-1.360.0.ebuild new file mode 100644 index 000000000000..1322ca5b7da1 --- /dev/null +++ b/dev-perl/Apache-Test/Apache-Test-1.360.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.360.0.ebuild,v 1.1 2011/09/01 13:34:08 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=PHRED +MODULE_VERSION=1.36 +inherit depend.apache perl-module + +DESCRIPTION="Test.pm wrapper with helpers for testing Apache" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +# interactive, requires interaction with the live filesystem +SRC_TEST="skip" + +need_apache + +pkg_setup() { + perl-module_pkg_setup +} + +src_install() { + # This is to avoid conflicts with a deprecated Apache::Test stepping + # in and causing problems/install errors + if [ -f "${S}"/.mypacklist ]; + then + rm -f "${S}"/.mypacklist + fi + perl-module_src_install +} diff --git a/dev-perl/Apache-Test/ChangeLog b/dev-perl/Apache-Test/ChangeLog index c52cd85424dc..4f0b25f94aae 100644 --- a/dev-perl/Apache-Test/ChangeLog +++ b/dev-perl/Apache-Test/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Apache-Test # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.72 2011/04/03 06:56:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.73 2011/09/01 13:34:08 tove Exp $ + +*Apache-Test-1.360.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Apache-Test-1.360.0.ebuild: + Change version scheme 03 Apr 2011; Torsten Veller <tove@gentoo.org> -Apache-Test-1.33.ebuild, -Apache-Test-1.340.ebuild, -Apache-Test-1.350.ebuild: diff --git a/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0.ebuild b/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0.ebuild new file mode 100644 index 000000000000..d0af0e62c36f --- /dev/null +++ b/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.20.0.ebuild,v 1.1 2011/09/01 13:32:56 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=SPEEVES +MODULE_VERSION=0.02 +inherit perl-module + +DESCRIPTION="Apache2::AuthenNTLM - Perform Microsoft NTLM and Basic User Authentication" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="virtual/perl-MIME-Base64 + >=www-apache/mod_perl-2" +DEPEND="${RDEPEND}" diff --git a/dev-perl/Apache2-AuthenNTLM/ChangeLog b/dev-perl/Apache2-AuthenNTLM/ChangeLog index a7bc7c562943..65e848cf0c63 100644 --- a/dev-perl/Apache2-AuthenNTLM/ChangeLog +++ b/dev-perl/Apache2-AuthenNTLM/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Apache2-AuthenNTLM -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/ChangeLog,v 1.4 2007/10/09 07:40:36 opfer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/ChangeLog,v 1.5 2011/09/01 13:32:56 tove Exp $ + +*Apache2-AuthenNTLM-0.20.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Apache2-AuthenNTLM-0.20.0.ebuild: + Change version scheme 09 Oct 2007; Christian Faulhammer <opfer@gentoo.org> Apache2-AuthenNTLM-0.02.ebuild: diff --git a/dev-perl/App-CLI/App-CLI-0.313.0.ebuild b/dev-perl/App-CLI/App-CLI-0.313.0.ebuild new file mode 100644 index 000000000000..bb22a7423c7e --- /dev/null +++ b/dev-perl/App-CLI/App-CLI-0.313.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/App-CLI/App-CLI-0.313.0.ebuild,v 1.1 2011/09/01 13:31:41 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=CORNELIUS +MODULE_VERSION=0.313 +inherit perl-module + +DESCRIPTION="Dispatcher module for command line interface programs" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="" + +RDEPEND=">=virtual/perl-Getopt-Long-2.35 + virtual/perl-Locale-Maketext-Simple + virtual/perl-Pod-Simple" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/App-CLI/ChangeLog b/dev-perl/App-CLI/ChangeLog index 48d1c7d22d12..43a56946476c 100644 --- a/dev-perl/App-CLI/ChangeLog +++ b/dev-perl/App-CLI/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/App-CLI # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/App-CLI/ChangeLog,v 1.8 2011/04/03 06:55:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/App-CLI/ChangeLog,v 1.9 2011/09/01 13:31:41 tove Exp $ + +*App-CLI-0.313.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +App-CLI-0.313.0.ebuild: + Change version scheme 03 Apr 2011; Torsten Veller <tove@gentoo.org> -App-CLI-0.08.ebuild: Cleanup diff --git a/dev-perl/AppConfig/AppConfig-1.660.0.ebuild b/dev-perl/AppConfig/AppConfig-1.660.0.ebuild new file mode 100644 index 000000000000..4add6dd68fff --- /dev/null +++ b/dev-perl/AppConfig/AppConfig-1.660.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/AppConfig/AppConfig-1.660.0.ebuild,v 1.1 2011/09/01 13:30:29 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=ABW +MODULE_VERSION=1.66 +inherit perl-module eutils + +DESCRIPTION="Perl5 module for reading configuration files and parsing command line arguments." + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +IUSE="" + +DEPEND=">=dev-perl/File-HomeDir-0.57" +RDEPEND="${DEPEND}" + +PATCHES=( "${FILESDIR}/blockdiffs.patch" ) +SRC_TEST="do" diff --git a/dev-perl/AppConfig/ChangeLog b/dev-perl/AppConfig/ChangeLog index 9d4519a73e1b..2dae9a24ce0e 100644 --- a/dev-perl/AppConfig/ChangeLog +++ b/dev-perl/AppConfig/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/AppConfig # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.66 2011/02/09 16:37:12 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.67 2011/09/01 13:30:30 tove Exp $ + +*AppConfig-1.660.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +AppConfig-1.660.0.ebuild: + Change version scheme 03 Dec 2010; Michael Weber <xmw@gentoo.org> AppConfig-1.66.ebuild: add ~arm (bug 302981) diff --git a/dev-perl/Archive-Rar/Archive-Rar-2.20.0.ebuild b/dev-perl/Archive-Rar/Archive-Rar-2.20.0.ebuild new file mode 100644 index 000000000000..1d2a8e6567af --- /dev/null +++ b/dev-perl/Archive-Rar/Archive-Rar-2.20.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/Archive-Rar/Archive-Rar-2.20.0.ebuild,v 1.1 2011/09/01 13:29:06 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=SMUELLER +MODULE_VERSION=2.02 +inherit perl-module + +DESCRIPTION="Archive::Rar - Interface with the rar command" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND="virtual/perl-IPC-Cmd + dev-perl/IPC-Run + app-arch/rar" +DEPEND="${RDEPEND} + test? ( dev-perl/Test-Pod )" + +SRC_TEST="do" diff --git a/dev-perl/Archive-Rar/ChangeLog b/dev-perl/Archive-Rar/ChangeLog index 66e87047296a..f531c326497f 100644 --- a/dev-perl/Archive-Rar/ChangeLog +++ b/dev-perl/Archive-Rar/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Archive-Rar # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/ChangeLog,v 1.30 2011/01/14 09:06:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/ChangeLog,v 1.31 2011/09/01 13:29:06 tove Exp $ + +*Archive-Rar-2.20.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Archive-Rar-2.20.0.ebuild: + Change version scheme *Archive-Rar-2.20 (14 Jan 2011) diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.300.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.300.0.ebuild new file mode 100644 index 000000000000..7e34ae078a0d --- /dev/null +++ b/dev-perl/Archive-Zip/Archive-Zip-1.300.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/Archive-Zip/Archive-Zip-1.300.0.ebuild,v 1.1 2011/09/01 13:28:37 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=ADAMK +MODULE_VERSION=1.30 +inherit perl-module + +DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +DEPEND=">=virtual/perl-Compress-Raw-Zlib-2.017 + >=virtual/perl-File-Spec-0.80" +RDEPEND="${DEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Archive-Zip/ChangeLog b/dev-perl/Archive-Zip/ChangeLog index a5cbb863ce96..edb00e760177 100644 --- a/dev-perl/Archive-Zip/ChangeLog +++ b/dev-perl/Archive-Zip/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Archive-Zip # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.79 2011/01/14 18:45:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.80 2011/09/01 13:28:37 tove Exp $ + +*Archive-Zip-1.300.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Archive-Zip-1.300.0.ebuild: + Change version scheme 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Archive-Zip-1.16.ebuild, -Archive-Zip-1.20.ebuild, -Archive-Zip-1.23.ebuild: diff --git a/dev-perl/Array-Compare/Array-Compare-2.10.0.ebuild b/dev-perl/Array-Compare/Array-Compare-2.10.0.ebuild new file mode 100644 index 000000000000..19435f9a50e0 --- /dev/null +++ b/dev-perl/Array-Compare/Array-Compare-2.10.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/Array-Compare/Array-Compare-2.10.0.ebuild,v 1.1 2011/09/01 13:26:58 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=DAVECROSS +MODULE_VERSION=2.01 +inherit perl-module + +DESCRIPTION="Perl extension for comparing arrays." + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="test" + +SRC_TEST="do" + +RDEPEND="dev-perl/Moose" +DEPEND=">=virtual/perl-Module-Build-0.28 + test? ( ${RDEPEND} + dev-perl/Test-Pod + dev-perl/Test-Pod-Coverage )" diff --git a/dev-perl/Array-Compare/ChangeLog b/dev-perl/Array-Compare/ChangeLog index 9f963020f5ab..148a3a4b5cd8 100644 --- a/dev-perl/Array-Compare/ChangeLog +++ b/dev-perl/Array-Compare/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Array-Compare # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.32 2011/01/04 18:16:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Compare/ChangeLog,v 1.33 2011/09/01 13:26:58 tove Exp $ + +*Array-Compare-2.10.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Array-Compare-2.10.0.ebuild: + Change version scheme 04 Jan 2011; Torsten Veller <tove@gentoo.org> -Array-Compare-1.14.ebuild, -Array-Compare-1.17.ebuild: diff --git a/dev-perl/Array-RefElem/Array-RefElem-1.0.0.ebuild b/dev-perl/Array-RefElem/Array-RefElem-1.0.0.ebuild new file mode 100644 index 000000000000..e200330b2674 --- /dev/null +++ b/dev-perl/Array-RefElem/Array-RefElem-1.0.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/Array-RefElem/Array-RefElem-1.0.0.ebuild,v 1.1 2011/09/01 13:26:19 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=GAAS +MODULE_VERSION=1.00 +inherit perl-module + +DESCRIPTION="Set up array elements as aliases" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Array-RefElem/ChangeLog b/dev-perl/Array-RefElem/ChangeLog index 6e35b0e0ccea..c17a3c3534a7 100644 --- a/dev-perl/Array-RefElem/ChangeLog +++ b/dev-perl/Array-RefElem/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Array-RefElem -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-RefElem/ChangeLog,v 1.12 2010/01/28 18:47:49 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-RefElem/ChangeLog,v 1.13 2011/09/01 13:26:20 tove Exp $ + +*Array-RefElem-1.0.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Array-RefElem-1.0.0.ebuild: + Change version scheme 28 Jan 2010; Torsten Veller <tove@gentoo.org> Array-RefElem-1.00.ebuild: Fix LICENSE: same terms as perl (#301969) diff --git a/dev-perl/Array-Window/Array-Window-1.20.0.ebuild b/dev-perl/Array-Window/Array-Window-1.20.0.ebuild new file mode 100644 index 000000000000..2ae31b56ae1c --- /dev/null +++ b/dev-perl/Array-Window/Array-Window-1.20.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/Array-Window/Array-Window-1.20.0.ebuild,v 1.1 2011/09/01 13:25:25 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=ADAMK +MODULE_VERSION=1.02 +inherit perl-module + +DESCRIPTION="Array::Window - Calculate windows/subsets/pages of arrays" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="test" + +RDEPEND="dev-perl/Params-Util" +DEPEND="${RDEPEND} + test? ( virtual/perl-Test-Simple )" + +SRC_TEST="do" diff --git a/dev-perl/Array-Window/ChangeLog b/dev-perl/Array-Window/ChangeLog index 33d2b34369b2..da7099f18b2f 100644 --- a/dev-perl/Array-Window/ChangeLog +++ b/dev-perl/Array-Window/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Array-Window -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Window/ChangeLog,v 1.25 2009/05/02 12:06:02 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Array-Window/ChangeLog,v 1.26 2011/09/01 13:25:25 tove Exp $ + +*Array-Window-1.20.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Array-Window-1.20.0.ebuild: + Change version scheme 02 May 2009; Torsten Veller <tove@gentoo.org> -Array-Window-1.01.ebuild: Cleanup diff --git a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild new file mode 100644 index 000000000000..d74bb11a5c39 --- /dev/null +++ b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.30.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/Astro-FITS-Header/Astro-FITS-Header-3.30.0.ebuild,v 1.1 2011/09/01 13:23:58 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=TJENNESS +MODULE_VERSION=3.03 +inherit perl-module + +DESCRIPTION="Interface to FITS headers" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + virtual/perl-Module-Build" + +SRC_TEST="do" diff --git a/dev-perl/Astro-FITS-Header/ChangeLog b/dev-perl/Astro-FITS-Header/ChangeLog index cd33db453e22..8c5e7d6fab0f 100644 --- a/dev-perl/Astro-FITS-Header/ChangeLog +++ b/dev-perl/Astro-FITS-Header/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Astro-FITS-Header # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.17 2011/04/03 06:54:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.18 2011/09/01 13:23:58 tove Exp $ + +*Astro-FITS-Header-3.30.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Astro-FITS-Header-3.30.0.ebuild: + Change version scheme 03 Apr 2011; Torsten Veller <tove@gentoo.org> -Astro-FITS-Header-3.01.ebuild: Cleanup diff --git a/dev-perl/AtExit/AtExit-2.10.0.ebuild b/dev-perl/AtExit/AtExit-2.10.0.ebuild new file mode 100644 index 000000000000..5c728a8cebc9 --- /dev/null +++ b/dev-perl/AtExit/AtExit-2.10.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AtExit/AtExit-2.10.0.ebuild,v 1.1 2011/09/01 13:23:05 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=BRADAPP +MODULE_VERSION=2.01 +inherit perl-module + +DESCRIPTION="atexit() function to register exit-callbacks" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" diff --git a/dev-perl/AtExit/ChangeLog b/dev-perl/AtExit/ChangeLog index 04dd020a9a4a..c0fea66df06f 100644 --- a/dev-perl/AtExit/ChangeLog +++ b/dev-perl/AtExit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/AtExit -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/AtExit/ChangeLog,v 1.14 2010/02/03 00:42:19 hanno Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AtExit/ChangeLog,v 1.15 2011/09/01 13:23:05 tove Exp $ + +*AtExit-2.10.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +AtExit-2.10.0.ebuild: + Change version scheme 03 Feb 2010; Hanno Boeck <hanno@gentoo.org> AtExit-2.01.ebuild: Remove LICENSE so it takes the correct from perl-module.eclass. diff --git a/dev-perl/Audio-DSP/Audio-DSP-0.20.0.ebuild b/dev-perl/Audio-DSP/Audio-DSP-0.20.0.ebuild new file mode 100644 index 000000000000..a3c863e02d05 --- /dev/null +++ b/dev-perl/Audio-DSP/Audio-DSP-0.20.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-DSP/Audio-DSP-0.20.0.ebuild,v 1.1 2011/09/01 13:21:47 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=SETHJ +MODULE_VERSION=0.02 +inherit perl-module + +DESCRIPTION="Perl interface to *NIX digital audio device" + +SLOT="0" +KEYWORDS="~amd64 ~sparc ~x86" +IUSE="" diff --git a/dev-perl/Audio-DSP/ChangeLog b/dev-perl/Audio-DSP/ChangeLog index 432791de873b..a9b9b25f3a2d 100644 --- a/dev-perl/Audio-DSP/ChangeLog +++ b/dev-perl/Audio-DSP/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Audio-DSP -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-DSP/ChangeLog,v 1.3 2007/04/10 11:38:14 mcummings Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-DSP/ChangeLog,v 1.4 2011/09/01 13:21:47 tove Exp $ + +*Audio-DSP-0.20.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Audio-DSP-0.20.0.ebuild: + Change version scheme 10 Apr 2007; Michael Cummings <mcummings@gentoo.org> Audio-DSP-0.02.ebuild: diff --git a/dev-perl/Audio-FLAC-Header/Audio-FLAC-Header-2.400.0.ebuild b/dev-perl/Audio-FLAC-Header/Audio-FLAC-Header-2.400.0.ebuild new file mode 100644 index 000000000000..97056e64431b --- /dev/null +++ b/dev-perl/Audio-FLAC-Header/Audio-FLAC-Header-2.400.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/Audio-FLAC-Header/Audio-FLAC-Header-2.400.0.ebuild,v 1.1 2011/09/01 13:20:14 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=DANIEL +MODULE_VERSION=2.4 +inherit perl-module + +DESCRIPTION="Access to FLAC audio metadata" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="test" + +RDEPEND="media-libs/flac" +DEPEND="${RDEPEND} + test? ( dev-perl/Test-Pod + dev-perl/Test-Pod-Coverage )" + +SRC_TEST="do" diff --git a/dev-perl/Audio-FLAC-Header/ChangeLog b/dev-perl/Audio-FLAC-Header/ChangeLog index f6217f36fa3d..d54a39fd245d 100644 --- a/dev-perl/Audio-FLAC-Header/ChangeLog +++ b/dev-perl/Audio-FLAC-Header/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Audio-FLAC-Header -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-FLAC-Header/ChangeLog,v 1.17 2010/09/21 19:08:18 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-FLAC-Header/ChangeLog,v 1.18 2011/09/01 13:20:14 tove Exp $ + +*Audio-FLAC-Header-2.400.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Audio-FLAC-Header-2.400.0.ebuild: + Change version scheme *Audio-FLAC-Header-2.4 (21 Sep 2010) diff --git a/dev-perl/Audio-Mixer/Audio-Mixer-0.700.0.ebuild b/dev-perl/Audio-Mixer/Audio-Mixer-0.700.0.ebuild new file mode 100644 index 000000000000..a7db15d66c18 --- /dev/null +++ b/dev-perl/Audio-Mixer/Audio-Mixer-0.700.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/Audio-Mixer/Audio-Mixer-0.700.0.ebuild,v 1.1 2011/09/01 13:19:32 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=SERGEY +MODULE_VERSION=0.7 +inherit perl-module + +DESCRIPTION="Perl extension for Sound Mixer control" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +# Dont' enable tests unless your working without a sandbox - expects to write to /dev/mixer +#SRC_TEST="do" diff --git a/dev-perl/Audio-Mixer/ChangeLog b/dev-perl/Audio-Mixer/ChangeLog index 457d13bf2458..fc146a10d53c 100644 --- a/dev-perl/Audio-Mixer/ChangeLog +++ b/dev-perl/Audio-Mixer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Audio-Mixer -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog,v 1.10 2010/01/28 19:35:46 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog,v 1.11 2011/09/01 13:19:32 tove Exp $ + +*Audio-Mixer-0.700.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Audio-Mixer-0.700.0.ebuild: + Change version scheme 28 Jan 2010; Torsten Veller <tove@gentoo.org> Audio-Mixer-0.7.ebuild: Fix LICENSE: same terms as perl (#301969) diff --git a/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild b/dev-perl/Audio-Wav/Audio-Wav-0.120.0.ebuild new file mode 100644 index 000000000000..dcbe702a6adb --- /dev/null +++ b/dev-perl/Audio-Wav/Audio-Wav-0.120.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/Audio-Wav/Audio-Wav-0.120.0.ebuild,v 1.1 2011/09/01 13:18:35 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=BRIANSKI +MODULE_VERSION=0.12 +inherit perl-module + +DESCRIPTION="Modules for reading & writing Microsoft WAV files." + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +RDEPEND="dev-perl/Inline" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Audio-Wav/ChangeLog b/dev-perl/Audio-Wav/ChangeLog index ffe0ea39fba9..c70323551acd 100644 --- a/dev-perl/Audio-Wav/ChangeLog +++ b/dev-perl/Audio-Wav/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Audio-Wav # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v 1.44 2011/01/14 18:43:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Wav/ChangeLog,v 1.45 2011/09/01 13:18:35 tove Exp $ + +*Audio-Wav-0.120.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Audio-Wav-0.120.0.ebuild: + Change version scheme 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Audio-Wav-0.06.ebuild: Cleanup diff --git a/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.40.0.ebuild b/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.40.0.ebuild new file mode 100644 index 000000000000..200fcea83559 --- /dev/null +++ b/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.40.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-DigestMD5/Authen-DigestMD5-0.40.0.ebuild,v 1.1 2011/09/01 13:17:07 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=SALVA +MODULE_VERSION=0.04 +inherit perl-module + +DESCRIPTION="SASL DIGEST-MD5 authentication (RFC2831)" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +SRC_TEST="do" + +export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Authen-DigestMD5/ChangeLog b/dev-perl/Authen-DigestMD5/ChangeLog index 34d189983873..df364c3006af 100644 --- a/dev-perl/Authen-DigestMD5/ChangeLog +++ b/dev-perl/Authen-DigestMD5/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Authen-DigestMD5 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-DigestMD5/ChangeLog,v 1.13 2007/01/14 22:25:57 mcummings Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-DigestMD5/ChangeLog,v 1.14 2011/09/01 13:17:07 tove Exp $ + +*Authen-DigestMD5-0.40.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Authen-DigestMD5-0.40.0.ebuild: + Change version scheme 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> Authen-DigestMD5-0.04.ebuild: diff --git a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.161.0.ebuild b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.161.0.ebuild new file mode 100644 index 000000000000..81e41ccc6c13 --- /dev/null +++ b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.161.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.161.0.ebuild,v 1.1 2011/09/01 13:15:03 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=DKAMHOLZ +MODULE_VERSION=0.161 +inherit perl-module + +DESCRIPTION="interface to read and modify Apache .htpasswd files" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="dev-perl/Class-Accessor + dev-perl/IO-LockedFile + dev-perl/Crypt-PasswdMD5 + dev-perl/Digest-SHA1" +# pod tests need TEST_POD anyway +RDEPEND="${DEPEND}" + +SRC_TEST=do diff --git a/dev-perl/Authen-Htpasswd/ChangeLog b/dev-perl/Authen-Htpasswd/ChangeLog index 4c56953542e2..ef30e9811ef0 100644 --- a/dev-perl/Authen-Htpasswd/ChangeLog +++ b/dev-perl/Authen-Htpasswd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Authen-Htpasswd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.7 2011/01/14 10:21:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-Htpasswd/ChangeLog,v 1.8 2011/09/01 13:15:03 tove Exp $ + +*Authen-Htpasswd-0.161.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Authen-Htpasswd-0.161.0.ebuild: + Change version scheme *Authen-Htpasswd-0.161 (14 Jan 2011) diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.160.0.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.160.0.ebuild new file mode 100644 index 000000000000..44354706f8ee --- /dev/null +++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.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/Authen-PAM/Authen-PAM-0.160.0.ebuild,v 1.1 2011/09/01 13:14:24 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=NIKIP +MODULE_VERSION=0.16 +inherit perl-module + +DESCRIPTION="Interface to PAM library" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +RDEPEND="virtual/pam" +DEPEND="${RDEPEND}" + +export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Authen-PAM/ChangeLog b/dev-perl/Authen-PAM/ChangeLog index b4327c08533e..f9648dbd48f1 100644 --- a/dev-perl/Authen-PAM/ChangeLog +++ b/dev-perl/Authen-PAM/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Authen-PAM -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.31 2007/10/20 17:43:48 ian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.32 2011/09/01 13:14:24 tove Exp $ + +*Authen-PAM-0.160.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Authen-PAM-0.160.0.ebuild: + Change version scheme 20 Oct 2007; Christian Hartmann <ian@gentoo.org> Authen-PAM-0.16.ebuild: Fixed bug #190421 diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.150.0.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.150.0.ebuild new file mode 100644 index 000000000000..9b5eaa39ba14 --- /dev/null +++ b/dev-perl/Authen-SASL/Authen-SASL-2.150.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/Authen-SASL/Authen-SASL-2.150.0.ebuild,v 1.1 2011/09/01 13:12:45 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=GBARR +MODULE_VERSION=2.15 +inherit perl-module + +DESCRIPTION="A Perl SASL interface" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="kerberos" + +DEPEND="dev-perl/Digest-HMAC + kerberos? ( dev-perl/GSSAPI )" +RDEPEND="${DEPEND}" + +SRC_TEST="do" +export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index b7aeb4f64515..1dc55ed7fba9 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Authen-SASL # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.84 2011/07/30 10:19:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.85 2011/09/01 13:12:45 tove Exp $ + +*Authen-SASL-2.150.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Authen-SASL-2.150.0.ebuild: + Change version scheme 30 Jul 2011; Torsten Veller <tove@gentoo.org> Authen-SASL-2.15.ebuild: Drop ~sparc-fbsd KEYWORD diff --git a/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0.ebuild b/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0.ebuild new file mode 100644 index 000000000000..4fb65bb87c9e --- /dev/null +++ b/dev-perl/AutoXS-Header/AutoXS-Header-1.20.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/AutoXS-Header/AutoXS-Header-1.20.0.ebuild,v 1.1 2011/09/01 13:11:38 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=SMUELLER +MODULE_VERSION=1.02 +inherit perl-module + +DESCRIPTION="Container for the AutoXS header files" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-solaris" +IUSE="" + +SRC_TEST=do diff --git a/dev-perl/AutoXS-Header/ChangeLog b/dev-perl/AutoXS-Header/ChangeLog index 63ea9dc96af8..1f5a4f075bea 100644 --- a/dev-perl/AutoXS-Header/ChangeLog +++ b/dev-perl/AutoXS-Header/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/AutoXS-Header -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/AutoXS-Header/ChangeLog,v 1.4 2010/10/14 19:25:48 ranger Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AutoXS-Header/ChangeLog,v 1.5 2011/09/01 13:11:38 tove Exp $ + +*AutoXS-Header-1.20.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +AutoXS-Header-1.20.0.ebuild: + Change version scheme 14 Oct 2010; Brent Baude <ranger@gentoo.org> AutoXS-Header-1.02.ebuild: Marking AutoXS-Header-1.02 ~ppc for bug 337974 diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.90.0.ebuild b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.90.0.ebuild new file mode 100644 index 000000000000..fff8bd883e8d --- /dev/null +++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.90.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/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.90.0.ebuild,v 1.1 2011/09/01 13:11:02 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=FLORA +MODULE_VERSION=0.09 +inherit perl-module + +DESCRIPTION="Execute code after a scope finished compilation" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +RDEPEND=">=dev-perl/Variable-Magic-0.34 + dev-perl/Sub-Exporter" +DEPEND="${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.31" + +SRC_TEST=do diff --git a/dev-perl/B-Hooks-EndOfScope/ChangeLog b/dev-perl/B-Hooks-EndOfScope/ChangeLog index 50227fc674ba..4151cdbd5d11 100644 --- a/dev-perl/B-Hooks-EndOfScope/ChangeLog +++ b/dev-perl/B-Hooks-EndOfScope/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/B-Hooks-EndOfScope # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/ChangeLog,v 1.12 2011/08/13 09:09:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/ChangeLog,v 1.13 2011/09/01 13:11:02 tove Exp $ + +*B-Hooks-EndOfScope-0.90.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +B-Hooks-EndOfScope-0.90.0.ebuild: + Change version scheme 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> B-Hooks-EndOfScope-0.09.ebuild: diff --git a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.180.0.ebuild b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.180.0.ebuild new file mode 100644 index 000000000000..589effa2d25a --- /dev/null +++ b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.180.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/B-Hooks-OP-Check/B-Hooks-OP-Check-0.180.0.ebuild,v 1.1 2011/09/01 13:10:24 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=FLORA +MODULE_VERSION=0.18 +inherit perl-module + +DESCRIPTION="Wrap OP check callbacks" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="virtual/perl-parent" +DEPEND=">=dev-perl/extutils-depends-0.302 + ${RDEPEND}" + +SRC_TEST=do diff --git a/dev-perl/B-Hooks-OP-Check/ChangeLog b/dev-perl/B-Hooks-OP-Check/ChangeLog index 9179f5351ccb..4b264e882531 100644 --- a/dev-perl/B-Hooks-OP-Check/ChangeLog +++ b/dev-perl/B-Hooks-OP-Check/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/B-Hooks-OP-Check -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-OP-Check/ChangeLog,v 1.4 2009/09/07 09:28:34 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-OP-Check/ChangeLog,v 1.5 2011/09/01 13:10:24 tove Exp $ + +*B-Hooks-OP-Check-0.180.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +B-Hooks-OP-Check-0.180.0.ebuild: + Change version scheme 07 Sep 2009; Torsten Veller <tove@gentoo.org> -B-Hooks-OP-Check-0.17.ebuild: diff --git a/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.90.0.ebuild b/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.90.0.ebuild new file mode 100644 index 000000000000..af3f640ff2c4 --- /dev/null +++ b/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.90.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/B-Hooks-Parser/B-Hooks-Parser-0.90.0.ebuild,v 1.1 2011/09/01 13:09:52 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=FLORA +MODULE_VERSION=0.09 +inherit perl-module + +DESCRIPTION="Interface to perls parser variables" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND="dev-perl/B-Hooks-OP-Check" +DEPEND="${RDEPEND} + >=dev-perl/extutils-depends-0.302 + test? ( dev-perl/Test-Exception + dev-perl/B-Hooks-EndOfScope )" +SRC_TEST=do diff --git a/dev-perl/B-Hooks-Parser/ChangeLog b/dev-perl/B-Hooks-Parser/ChangeLog index 3fdd50ddd410..400d42881c62 100644 --- a/dev-perl/B-Hooks-Parser/ChangeLog +++ b/dev-perl/B-Hooks-Parser/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/B-Hooks-Parser -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v 1.2 2009/11/23 15:51:10 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v 1.3 2011/09/01 13:09:52 tove Exp $ + +*B-Hooks-Parser-0.90.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +B-Hooks-Parser-0.90.0.ebuild: + Change version scheme 23 Nov 2009; Torsten Veller <tove@gentoo.org> B-Hooks-Parser-0.09.ebuild: Add missing deps (#294201). Run tests diff --git a/dev-perl/B-Keywords/B-Keywords-1.100.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.100.0.ebuild new file mode 100644 index 000000000000..1efe8c6fdd67 --- /dev/null +++ b/dev-perl/B-Keywords/B-Keywords-1.100.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Keywords/B-Keywords-1.100.0.ebuild,v 1.1 2011/09/01 13:09:11 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=FLORA +MODULE_VERSION=1.10 +inherit perl-module + +DESCRIPTION="Lists of reserved barewords and symbol names" + +# GPL-2 - no later clause +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/B-Keywords/ChangeLog b/dev-perl/B-Keywords/ChangeLog index 6171c536426b..826b6a7f33b2 100644 --- a/dev-perl/B-Keywords/ChangeLog +++ b/dev-perl/B-Keywords/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/B-Keywords # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Keywords/ChangeLog,v 1.18 2011/01/14 18:40:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Keywords/ChangeLog,v 1.19 2011/09/01 13:09:11 tove Exp $ + +*B-Keywords-1.100.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +B-Keywords-1.100.0.ebuild: + Change version scheme 14 Jan 2011; Torsten Veller <tove@gentoo.org> -B-Keywords-1.08.ebuild, -B-Keywords-1.09.ebuild: diff --git a/dev-perl/B-OPCheck/B-OPCheck-0.290.0.ebuild b/dev-perl/B-OPCheck/B-OPCheck-0.290.0.ebuild new file mode 100644 index 000000000000..79f5716250da --- /dev/null +++ b/dev-perl/B-OPCheck/B-OPCheck-0.290.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/B-OPCheck/B-OPCheck-0.290.0.ebuild,v 1.1 2011/09/01 13:08:22 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=FLORA +MODULE_VERSION=0.29 +inherit perl-module + +DESCRIPTION="PL_check hacks using Perl callbacks" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-perl/B-Utils-0.08 + dev-perl/Scope-Guard" +DEPEND="${RDEPEND} + >=dev-perl/extutils-depends-0.302" + +PATCHES=( "${FILESDIR}"/0.29-Perl_check_t.patch ) +SRC_TEST=do diff --git a/dev-perl/B-OPCheck/ChangeLog b/dev-perl/B-OPCheck/ChangeLog index 53d1457b32b3..a6c2fb7600fa 100644 --- a/dev-perl/B-OPCheck/ChangeLog +++ b/dev-perl/B-OPCheck/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/B-OPCheck # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/ChangeLog,v 1.3 2011/01/14 18:40:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/ChangeLog,v 1.4 2011/09/01 13:08:22 tove Exp $ + +*B-OPCheck-0.290.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +B-OPCheck-0.290.0.ebuild: + Change version scheme 14 Jan 2011; Torsten Veller <tove@gentoo.org> -B-OPCheck-0.27.ebuild: Cleanup diff --git a/dev-perl/BerkeleyDB/BerkeleyDB-0.430.0.ebuild b/dev-perl/BerkeleyDB/BerkeleyDB-0.430.0.ebuild new file mode 100644 index 000000000000..5ec9ecf999a3 --- /dev/null +++ b/dev-perl/BerkeleyDB/BerkeleyDB-0.430.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/BerkeleyDB/BerkeleyDB-0.430.0.ebuild,v 1.1 2011/09/01 13:07:46 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=PMQS +MODULE_VERSION=0.43 +inherit perl-module eutils db-use + +DESCRIPTION="This module provides Berkeley DB interface for Perl." + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="test" + +# Install DB_File if you want older support. BerkleyDB no longer +# supports less than 2.0. + +RDEPEND=">=sys-libs/db-2.0" +DEPEND="${RDEPEND} + test? ( dev-perl/Test-Pod )" + +SRC_TEST="do" + +src_prepare() { + epatch "${FILESDIR}"/Gentoo-config-0.26.diff + # on Gentoo/FreeBSD we cannot trust on the symlink /usr/include/db.h + # as for Gentoo/Linux, so we need to esplicitely declare the exact berkdb + # include path + sed -i -e "s:/usr/include:$(db_includedir):" "${S}"/config.in || die "berkdb include directory" +} diff --git a/dev-perl/BerkeleyDB/ChangeLog b/dev-perl/BerkeleyDB/ChangeLog index e7b68fb50e8f..9648f78fd92d 100644 --- a/dev-perl/BerkeleyDB/ChangeLog +++ b/dev-perl/BerkeleyDB/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/BerkeleyDB # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/BerkeleyDB/ChangeLog,v 1.75 2011/01/14 18:39:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/BerkeleyDB/ChangeLog,v 1.76 2011/09/01 13:07:46 tove Exp $ + +*BerkeleyDB-0.430.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +BerkeleyDB-0.430.0.ebuild: + Change version scheme 14 Jan 2011; Torsten Veller <tove@gentoo.org> -BerkeleyDB-0.39.ebuild, -BerkeleyDB-0.41.ebuild, -BerkeleyDB-0.42.ebuild: diff --git a/dev-perl/Bio-ASN1-EntrezGene/Bio-ASN1-EntrezGene-1.91.0.ebuild b/dev-perl/Bio-ASN1-EntrezGene/Bio-ASN1-EntrezGene-1.91.0.ebuild new file mode 100644 index 000000000000..cdbe3063d8ab --- /dev/null +++ b/dev-perl/Bio-ASN1-EntrezGene/Bio-ASN1-EntrezGene-1.91.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/Bio-ASN1-EntrezGene/Bio-ASN1-EntrezGene-1.91.0.ebuild,v 1.1 2011/09/01 13:06:19 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MINGYILIU +MODULE_VERSION=1.091 +MODULE_A_EXT=tgz +inherit perl-module + +DESCRIPTION="Regular expression-based Perl Parser for NCBI Entrez Gene" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +DEPEND=">=sci-biology/bioperl-1.6.0" +RDEPEND="${DEPEND}" + +SRC_TEST="do" +S="${WORKDIR}/${PN}-1.09" diff --git a/dev-perl/Bio-ASN1-EntrezGene/ChangeLog b/dev-perl/Bio-ASN1-EntrezGene/ChangeLog index 951a7b97c5dd..52f0e9cd6172 100644 --- a/dev-perl/Bio-ASN1-EntrezGene/ChangeLog +++ b/dev-perl/Bio-ASN1-EntrezGene/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Bio-ASN1-EntrezGene -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-ASN1-EntrezGene/ChangeLog,v 1.6 2009/06/11 19:31:58 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-ASN1-EntrezGene/ChangeLog,v 1.7 2011/09/01 13:06:19 tove Exp $ + +*Bio-ASN1-EntrezGene-1.91.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Bio-ASN1-EntrezGene-1.91.0.ebuild: + Change version scheme 11 Jun 2009; Markus Meier <maekke@gentoo.org> Bio-ASN1-EntrezGene-1.091.ebuild: diff --git a/dev-perl/Bio-Das/Bio-Das-1.170.0.ebuild b/dev-perl/Bio-Das/Bio-Das-1.170.0.ebuild new file mode 100644 index 000000000000..ce45cb588865 --- /dev/null +++ b/dev-perl/Bio-Das/Bio-Das-1.170.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/Bio-Das/Bio-Das-1.170.0.ebuild,v 1.1 2011/09/01 13:03:54 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=LDS +MODULE_VERSION=1.17 +inherit perl-module + +DESCRIPTION="Interface to Distributed Annotation System" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +DEPEND=">=virtual/perl-IO-Compress-1.0 + sci-biology/bioperl + >=dev-perl/HTML-Parser-3 + >=dev-perl/libwww-perl-5 + >=virtual/perl-MIME-Base64-2.12" +RDEPEND="${DEPEND}" + +SRC_TEST=online diff --git a/dev-perl/Bio-Das/ChangeLog b/dev-perl/Bio-Das/ChangeLog index 13b7ccdcb4cf..4c05bfc5b633 100644 --- a/dev-perl/Bio-Das/ChangeLog +++ b/dev-perl/Bio-Das/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Bio-Das # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.30 2011/04/24 17:39:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.31 2011/09/01 13:03:54 tove Exp $ + +*Bio-Das-1.170.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Bio-Das-1.170.0.ebuild: + Change version scheme 24 Apr 2011; Raúl Porcel <armin76@gentoo.org> Bio-Das-1.17.ebuild: Drop ia64/sparc keyword diff --git a/dev-perl/Bio-SamTools/Bio-SamTools-1.290.0.ebuild b/dev-perl/Bio-SamTools/Bio-SamTools-1.290.0.ebuild new file mode 100644 index 000000000000..92c8c76bd10f --- /dev/null +++ b/dev-perl/Bio-SamTools/Bio-SamTools-1.290.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-SamTools/Bio-SamTools-1.290.0.ebuild,v 1.1 2011/09/01 13:02:36 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=LDS +MODULE_VERSION=1.29 +inherit perl-module + +DESCRIPTION="Read SAM/BAM database files" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="sci-biology/bioperl + sci-biology/samtools" +RDEPEND="${DEPEND} + virtual/perl-ExtUtils-CBuilder + virtual/perl-Module-Build +" + +SRC_TEST=do + +src_prepare() { + sed -i -e 's|my $HeaderFile = "bam.h";|my $HeaderFile = "bam/bam.h";|' \ + -e 's|my $LibFile = "libbam.a";|my $LibFile = "libbam.so";|' Build.PL || die + sed -i -e 's|#include "bam.h"|#include "bam/bam.h"|' \ + -e 's|#include "khash.h"|#include "bam/khash.h"|' \ + -e 's|#include "faidx.h"|#include "bam/faidx.h"|' lib/Bio/DB/Sam.xs || die + perl-module_src_prepare +} diff --git a/dev-perl/Bio-SamTools/ChangeLog b/dev-perl/Bio-SamTools/ChangeLog index 35caf5caf1c7..f18a6a3fce12 100644 --- a/dev-perl/Bio-SamTools/ChangeLog +++ b/dev-perl/Bio-SamTools/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Bio-SamTools # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-SamTools/ChangeLog,v 1.1 2011/07/20 00:43:13 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-SamTools/ChangeLog,v 1.2 2011/09/01 13:02:36 tove Exp $ + +*Bio-SamTools-1.290.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Bio-SamTools-1.290.0.ebuild: + Change version scheme *Bio-SamTools-1.29 (20 Jul 2011) diff --git a/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.300.0.ebuild b/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.300.0.ebuild new file mode 100644 index 000000000000..ba7d1eb12862 --- /dev/null +++ b/dev-perl/Bit-Vector-Minimal/Bit-Vector-Minimal-1.300.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/Bit-Vector-Minimal/Bit-Vector-Minimal-1.300.0.ebuild,v 1.1 2011/09/01 13:00:11 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=TMTM +MODULE_VERSION=1.3 +inherit perl-module + +DESCRIPTION="Object-oriented wrapper around vec()" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Bit-Vector-Minimal/ChangeLog b/dev-perl/Bit-Vector-Minimal/ChangeLog index 743c1905a837..c2764e840a15 100644 --- a/dev-perl/Bit-Vector-Minimal/ChangeLog +++ b/dev-perl/Bit-Vector-Minimal/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Bit-Vector-Minimal -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector-Minimal/ChangeLog,v 1.17 2010/01/28 19:50:01 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector-Minimal/ChangeLog,v 1.18 2011/09/01 13:00:11 tove Exp $ + +*Bit-Vector-Minimal-1.300.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +Bit-Vector-Minimal-1.300.0.ebuild: + Change version scheme 28 Jan 2010; Torsten Veller <tove@gentoo.org> Bit-Vector-Minimal-1.3.ebuild: diff --git a/dev-perl/Bit-Vector/Bit-Vector-7.100.0.ebuild b/dev-perl/Bit-Vector/Bit-Vector-7.100.0.ebuild new file mode 100644 index 000000000000..6145700c1d21 --- /dev/null +++ b/dev-perl/Bit-Vector/Bit-Vector-7.100.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/Bit-Vector/Bit-Vector-7.100.0.ebuild,v 1.1 2011/09/01 13:01:07 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=STBEY +MODULE_VERSION=7.1 +inherit perl-module + +DESCRIPTION="Efficient bit vector, set of integers and big int math library" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND="dev-perl/Carp-Clan + >=virtual/perl-Storable-2.20" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Bit-Vector/ChangeLog b/dev-perl/Bit-Vector/ChangeLog index a9b51e9d31a6..bd2861fdb8f0 100644 --- a/dev-perl/Bit-Vector/ChangeLog +++ b/dev-perl/Bit-Vector/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Bit-Vector # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.43 2011/02/09 16:37:54 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.44 2011/09/01 13:01:07 tove Exp $ + +*Bit-Vector-7.100.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Bit-Vector-7.100.0.ebuild: + Change version scheme 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Bit-Vector-6.4.ebuild: Cleanup diff --git a/dev-perl/Boulder/Boulder-1.300.0.ebuild b/dev-perl/Boulder/Boulder-1.300.0.ebuild new file mode 100644 index 000000000000..5910c3c61f88 --- /dev/null +++ b/dev-perl/Boulder/Boulder-1.300.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/Boulder/Boulder-1.300.0.ebuild,v 1.1 2011/09/01 12:59:31 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=LDS +MODULE_VERSION=1.30 +inherit perl-module + +DESCRIPTION="An API for hierarchical tag/value structures" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +RDEPEND="dev-perl/XML-Parser" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Boulder/ChangeLog b/dev-perl/Boulder/ChangeLog index 1bd24475715e..5d1d730755d6 100644 --- a/dev-perl/Boulder/ChangeLog +++ b/dev-perl/Boulder/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Boulder -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Boulder/ChangeLog,v 1.10 2010/01/28 21:07:17 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Boulder/ChangeLog,v 1.11 2011/09/01 12:59:31 tove Exp $ + +*Boulder-1.300.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Boulder-1.300.0.ebuild: + Change version scheme 28 Jan 2010; Torsten Veller <tove@gentoo.org> Boulder-1.30.ebuild: Fix LICENSE: same terms as perl (#301969) diff --git a/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.10.0.ebuild new file mode 100644 index 000000000000..f46a7a5e91a4 --- /dev/null +++ b/dev-perl/Business-UPS/Business-UPS-2.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/Business-UPS/Business-UPS-2.10.0.ebuild,v 1.1 2011/09/01 12:58:39 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=TODDR +MODULE_VERSION=2.01 +inherit perl-module + +DESCRIPTION="A UPS Interface Module" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +IUSE="" + +RDEPEND="dev-perl/libwww-perl" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/Business-UPS/ChangeLog b/dev-perl/Business-UPS/ChangeLog index 188cef684733..aef1fa087d98 100644 --- a/dev-perl/Business-UPS/ChangeLog +++ b/dev-perl/Business-UPS/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Business-UPS -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.11 2010/05/06 06:40:34 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/ChangeLog,v 1.12 2011/09/01 12:58:39 tove Exp $ + +*Business-UPS-2.10.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Business-UPS-2.10.0.ebuild: + Change version scheme *Business-UPS-2.01 (06 May 2010) diff --git a/dev-perl/CDDB-File/CDDB-File-1.50.0.ebuild b/dev-perl/CDDB-File/CDDB-File-1.50.0.ebuild new file mode 100644 index 000000000000..b5fb05dc737a --- /dev/null +++ b/dev-perl/CDDB-File/CDDB-File-1.50.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/CDDB-File/CDDB-File-1.50.0.ebuild,v 1.1 2011/09/01 12:57:10 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=TMTM +MODULE_VERSION=1.05 +inherit perl-module + +DESCRIPTION="Parse a CDDB/freedb data file" + +LICENSE="|| ( GPL-3 GPL-2 )" # GPL-2+ +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/CDDB-File/ChangeLog b/dev-perl/CDDB-File/ChangeLog index e526cb8ab176..e7b21eea6077 100644 --- a/dev-perl/CDDB-File/ChangeLog +++ b/dev-perl/CDDB-File/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/CDDB-File -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/ChangeLog,v 1.22 2007/01/14 22:38:28 mcummings Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/ChangeLog,v 1.23 2011/09/01 12:57:10 tove Exp $ + +*CDDB-File-1.50.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +CDDB-File-1.50.0.ebuild: + Change version scheme 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> CDDB-File-1.05.ebuild: diff --git a/dev-perl/CDDB/CDDB-1.220.0.ebuild b/dev-perl/CDDB/CDDB-1.220.0.ebuild new file mode 100644 index 000000000000..30c75b5e3626 --- /dev/null +++ b/dev-perl/CDDB/CDDB-1.220.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/CDDB/CDDB-1.220.0.ebuild,v 1.1 2011/09/01 12:58:02 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=RCAPUTO +MODULE_VERSION=1.220 +inherit perl-module + +DESCRIPTION="high-level interface to cddb/freedb protocol" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +SRC_TEST=no diff --git a/dev-perl/CDDB/ChangeLog b/dev-perl/CDDB/ChangeLog index bbe6cad72ea0..200914c38756 100644 --- a/dev-perl/CDDB/ChangeLog +++ b/dev-perl/CDDB/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/CDDB # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/ChangeLog,v 1.32 2011/01/14 11:32:09 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB/ChangeLog,v 1.33 2011/09/01 12:58:02 tove Exp $ + +*CDDB-1.220.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +CDDB-1.220.0.ebuild: + Change version scheme *CDDB-1.220 (14 Jan 2011) diff --git a/dev-perl/CGI-Builder/CGI-Builder-1.360.0.ebuild b/dev-perl/CGI-Builder/CGI-Builder-1.360.0.ebuild new file mode 100644 index 000000000000..fe7dc78fca59 --- /dev/null +++ b/dev-perl/CGI-Builder/CGI-Builder-1.360.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Builder/CGI-Builder-1.360.0.ebuild,v 1.1 2011/09/01 12:55:16 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=DOMIZIO +MODULE_VERSION=1.36 +inherit perl-module + +DESCRIPTION="Framework to build simple or complex web-apps" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=dev-perl/OOTools-2.21 + >=dev-perl/IO-Util-1.5" +RDEPEND="${DEPEND}" diff --git a/dev-perl/CGI-Builder/ChangeLog b/dev-perl/CGI-Builder/ChangeLog index c6164bf42cbc..063de4f93523 100644 --- a/dev-perl/CGI-Builder/ChangeLog +++ b/dev-perl/CGI-Builder/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/CGI-Builder -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Builder/ChangeLog,v 1.1 2010/02/15 03:31:17 robbat2 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Builder/ChangeLog,v 1.2 2011/09/01 12:55:16 tove Exp $ + +*CGI-Builder-1.360.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +CGI-Builder-1.360.0.ebuild: + Change version scheme *CGI-Builder-1.36 (15 Feb 2010) diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0.ebuild new file mode 100644 index 000000000000..8e6a877cce35 --- /dev/null +++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0.ebuild,v 1.1 2011/09/01 12:53:43 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=JMOORE +MODULE_VERSION=1.09 +inherit perl-module + +DESCRIPTION="The Perl CGI::FastTemplate Module" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" diff --git a/dev-perl/CGI-FastTemplate/ChangeLog b/dev-perl/CGI-FastTemplate/ChangeLog index 422d6da2256d..aac2a165541e 100644 --- a/dev-perl/CGI-FastTemplate/ChangeLog +++ b/dev-perl/CGI-FastTemplate/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/CGI-FastTemplate -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/ChangeLog,v 1.14 2007/01/14 22:39:16 mcummings Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/ChangeLog,v 1.15 2011/09/01 12:53:43 tove Exp $ + +*CGI-FastTemplate-1.90.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +CGI-FastTemplate-1.90.0.ebuild: + Change version scheme 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> CGI-FastTemplate-1.09.ebuild: diff --git a/dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.50.100.ebuild b/dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.50.100.ebuild new file mode 100644 index 000000000000..ce02aececcd5 --- /dev/null +++ b/dev-perl/CGI-FormBuilder/CGI-FormBuilder-3.50.100.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/CGI-FormBuilder/CGI-FormBuilder-3.50.100.ebuild,v 1.1 2011/09/01 12:52:31 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=NWIGER +MODULE_VERSION=3.0501 +MODULE_A_EXT=tgz +inherit perl-module + +DESCRIPTION="Extremely fast, reliable form generation and processing module" +HOMEPAGE="http://www.formbuilder.org/ ${HOMEPAGE}" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +# Templates that can be used - but they are optional +# >=dev-perl/HTML-Template-2.06 +# >=dev-perl/text-template-1.43 +# >=dev-perl/CGI-FastTemplate-1.09 +# >=dev-perl/Template-Toolkit-2.08 + +SRC_TEST=do diff --git a/dev-perl/CGI-FormBuilder/ChangeLog b/dev-perl/CGI-FormBuilder/ChangeLog index c107ffc7b430..fe789943a680 100644 --- a/dev-perl/CGI-FormBuilder/ChangeLog +++ b/dev-perl/CGI-FormBuilder/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/CGI-FormBuilder -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FormBuilder/ChangeLog,v 1.1 2008/07/30 08:21:09 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FormBuilder/ChangeLog,v 1.2 2011/09/01 12:52:31 tove Exp $ + +*CGI-FormBuilder-3.50.100 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> + +CGI-FormBuilder-3.50.100.ebuild: + Change version scheme *CGI-FormBuilder-3.0501 (30 Jul 2008) diff --git a/dev-perl/String-Ediff/ChangeLog b/dev-perl/String-Ediff/ChangeLog index c8515fdaab12..ed304d42ba04 100644 --- a/dev-perl/String-Ediff/ChangeLog +++ b/dev-perl/String-Ediff/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/String-Ediff -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/ChangeLog,v 1.15 2009/05/02 10:50:12 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Ediff/ChangeLog,v 1.16 2011/09/01 13:51:51 tove Exp $ + +*String-Ediff-0.90.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> +String-Ediff-0.90.0.ebuild: + Change version scheme 02 May 2009; Torsten Veller <tove@gentoo.org> -String-Ediff-0.08.ebuild: Cleanup diff --git a/dev-perl/String-Ediff/String-Ediff-0.90.0.ebuild b/dev-perl/String-Ediff/String-Ediff-0.90.0.ebuild new file mode 100644 index 000000000000..8c7a6c10693e --- /dev/null +++ b/dev-perl/String-Ediff/String-Ediff-0.90.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/String-Ediff/String-Ediff-0.90.0.ebuild,v 1.1 2011/09/01 13:51:51 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=BOXZOU +MODULE_VERSION=0.09 +inherit perl-module + +DESCRIPTION="Produce common sub-string indices for two strings" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +SRC_TEST="do" |