summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2015-04-18 19:13:37 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2015-04-18 19:13:37 +0000
commit426cd51f42f99e985004819d86ab718a0d2dce4b (patch)
treee7e2212d4106f5d4be40e4dfc52384fa74c2790d /dev-perl
parentVersion bump (diff)
downloadhistorical-426cd51f42f99e985004819d86ab718a0d2dce4b.tar.gz
historical-426cd51f42f99e985004819d86ab718a0d2dce4b.tar.bz2
historical-426cd51f42f99e985004819d86ab718a0d2dce4b.zip
Fix capitalization of PN
Package-Manager: portage-2.2.18/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x0B08240A96F66571
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/CGI-Simple/CGI-Simple-1.113.0-r1.ebuild27
-rw-r--r--dev-perl/CGI-Simple/ChangeLog260
-rw-r--r--dev-perl/CGI-Simple/Manifest26
-rw-r--r--dev-perl/CGI-Simple/metadata.xml12
4 files changed, 325 insertions, 0 deletions
diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.113.0-r1.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.113.0-r1.ebuild
new file mode 100644
index 000000000000..d0a3ee929e38
--- /dev/null
+++ b/dev-perl/CGI-Simple/CGI-Simple-1.113.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Simple/CGI-Simple-1.113.0-r1.ebuild,v 1.1 2015/04/18 19:13:36 dilfridge Exp $
+
+EAPI=5
+
+MY_PN=CGI-Simple
+MODULE_AUTHOR=ANDYA
+MODULE_VERSION=1.113
+inherit perl-module
+
+DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="virtual/perl-Module-Build
+ test? (
+ dev-perl/libwww-perl
+ dev-perl/IO-stringy
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage
+ )"
+
+SRC_TEST="do"
diff --git a/dev-perl/CGI-Simple/ChangeLog b/dev-perl/CGI-Simple/ChangeLog
new file mode 100644
index 000000000000..53be2bc8991a
--- /dev/null
+++ b/dev-perl/CGI-Simple/ChangeLog
@@ -0,0 +1,260 @@
+# ChangeLog for dev-perl/CGI-Simple
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Simple/ChangeLog,v 1.1 2015/04/18 19:13:36 dilfridge Exp $
+
+*CGI-Simple-1.113.0-r1 (18 Apr 2015)
+
+ 18 Apr 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ +CGI-Simple-1.113.0-r1.ebuild, +metadata.xml:
+ Fix capitalization of PN
+
+*Cgi-Simple-1.113.0-r1 (23 Aug 2014)
+
+ 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+ +Cgi-Simple-1.113.0-r1.ebuild, -Cgi-Simple-1.113.0.ebuild:
+ bumped EAPI to 5; committed directly to stable as no other changes present and
+ revbump helps stable systems to keep from dieing on perl-5.18 upgrade
+
+ 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
+ Update CPAN upstream info
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Cgi-Simple-1.113.ebuild:
+ Cleanup
+
+ 03 Sep 2011; Torsten Veller <tove@gentoo.org> Cgi-Simple-1.113.0.ebuild:
+ Merge stable keywords from former version scheme ebuild
+
+*Cgi-Simple-1.113.0 (01 Sep 2011)
+
+ 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Cgi-Simple-1.113.0.ebuild:
+ Change version scheme
+
+ 10 Jan 2011; Torsten Veller <tove@gentoo.org> -Cgi-Simple-1.0.ebuild,
+ -Cgi-Simple-1.1.05.ebuild, -Cgi-Simple-1.1.12.ebuild:
+ Cleanup
+
+ 10 Jan 2011; Kacper Kowalik <xarthisius.kk@gmail.com>
+ Cgi-Simple-1.113.ebuild:
+ ppc64 stable wrt #348342
+
+ 09 Jan 2011; Brent Baude <ranger@gentoo.org> Cgi-Simple-1.113.ebuild:
+ Marking Cgi-Simple-1.113 ppc for bug 348342
+
+ 01 Jan 2011; Raúl Porcel <armin76@gentoo.org> Cgi-Simple-1.113.ebuild:
+ alpha/ia64/sparc stable wrt #348342
+
+ 28 Dec 2010; Torsten Veller <tove@gentoo.org> Cgi-Simple-1.113.ebuild:
+ Stable on x86 and amd64 (#348342)
+
+*Cgi-Simple-1.113 (27 Dec 2010)
+
+ 27 Dec 2010; Torsten Veller <tove@gentoo.org> +Cgi-Simple-1.113.ebuild:
+ Version bump (#348342)
+
+ 14 May 2010; Jeroen Roovers <jer@gentoo.org> Cgi-Simple-1.1.12.ebuild:
+ Marked ~hppa (bug #311941).
+
+ 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Cgi-Simple-1.1.09.ebuild,
+ -Cgi-Simple-1.1.10.ebuild:
+ Cleanup
+
+*Cgi-Simple-1.1.12 (31 May 2009)
+
+ 31 May 2009; Torsten Veller <tove@gentoo.org> +Cgi-Simple-1.1.12.ebuild:
+ Version bump
+
+*Cgi-Simple-1.1.10 (26 May 2009)
+
+ 26 May 2009; Torsten Veller <tove@gentoo.org> +Cgi-Simple-1.1.10.ebuild:
+ Version bump
+
+ 01 May 2009; Torsten Veller <tove@gentoo.org> -Cgi-Simple-1.1.06.ebuild,
+ -Cgi-Simple-1.1.08.ebuild:
+ Cleanup
+
+*Cgi-Simple-1.1.09 (17 Apr 2009)
+
+ 17 Apr 2009; Torsten Veller <tove@gentoo.org> +Cgi-Simple-1.1.09.ebuild:
+ Version bump
+
+*Cgi-Simple-1.1.08 (14 Mar 2009)
+
+ 14 Mar 2009; Torsten Veller <tove@gentoo.org> -Cgi-Simple-1.1.07.ebuild,
+ +Cgi-Simple-1.1.08.ebuild:
+ Version bump. Cleanup
+
+*Cgi-Simple-1.1.07 (08 Mar 2009)
+
+ 08 Mar 2009; Torsten Veller <tove@gentoo.org> +Cgi-Simple-1.1.07.ebuild:
+ Version bump
+
+ 18 Nov 2008; Torsten Veller <tove@gentoo.org> Cgi-Simple-1.0.ebuild,
+ Cgi-Simple-1.1.05.ebuild, Cgi-Simple-1.1.06.ebuild:
+ New virtuals: module-build version
+
+ 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Cgi-Simple-0.077.ebuild,
+ -Cgi-Simple-0.078.ebuild, -Cgi-Simple-0.079.ebuild,
+ -Cgi-Simple-0.080.ebuild, -Cgi-Simple-0.83.ebuild:
+ Cleanup
+
+*Cgi-Simple-1.1.06 (15 Sep 2008)
+
+ 15 Sep 2008; Torsten Veller <tove@gentoo.org> +Cgi-Simple-1.1.06.ebuild:
+ Version bump
+
+ 05 Sep 2008; Raúl Porcel <armin76@gentoo.org> Cgi-Simple-1.1.05.ebuild:
+ alpha/ia64/sparc/x86 stable
+
+*Cgi-Simple-1.1.05 (01 Aug 2008)
+
+ 01 Aug 2008; Torsten Veller <tove@gentoo.org> +Cgi-Simple-1.1.05.ebuild:
+ Version bump
+
+ 10 Nov 2007; Samuli Suominen <drac@gentoo.org> Cgi-Simple-1.0.ebuild:
+ amd64 stable
+
+ 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ Cgi-Simple-1.0.ebuild:
+ Stable on ppc.
+
+ 22 Jul 2007; Tom Gall <tgall@gentoo.org> Cgi-Simple-1.0.ebuild:
+ stable on ppc64
+
+ 09 Jul 2007; Raúl Porcel <armin76@gentoo.org> Cgi-Simple-1.0.ebuild:
+ alpha/ia64/x86 stable
+
+ 09 Jul 2007; Michael Cummings <mcummings@gentoo.org>
+ Cgi-Simple-1.0.ebuild:
+ Marking sparc stable
+
+ 05 Jul 2007; Tom Gall <tgall@gentoo.org> Cgi-Simple-0.83.ebuild:
+ stable on ppc64
+
+ 05 Jul 2007; Raúl Porcel <armin76@gentoo.org> Cgi-Simple-0.83.ebuild:
+ alpha/ia64/x86 stable
+
+ 25 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ Cgi-Simple-0.83.ebuild:
+ Marking sparc stable
+
+ 25 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ Cgi-Simple-0.83.ebuild:
+ Marking amd64 stable
+
+ 22 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ Cgi-Simple-0.080.ebuild:
+ Marking amd64 stable
+
+ 21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ Cgi-Simple-0.080.ebuild:
+ Marking sparc stable
+
+*Cgi-Simple-1.0 (09 Jun 2007)
+
+ 09 Jun 2007; Michael Cummings <mcummings@gentoo.org>
+ +Cgi-Simple-1.0.ebuild:
+ Version bump; bug 181400 for keywording
+
+*Cgi-Simple-0.83 (24 May 2007)
+
+ 24 May 2007; Michael Cummings <mcummings@gentoo.org>
+ +Cgi-Simple-0.83.ebuild:
+ Version bump
+
+ 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ Cgi-Simple-0.079.ebuild:
+ ppc stable
+
+ 10 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ Cgi-Simple-0.079.ebuild:
+ sparc stable
+
+ 08 Apr 2007; Michael Cummings <mcummings@gentoo.org> ChangeLog:
+ Marking amd64 stable
+
+*Cgi-Simple-0.080 (01 Apr 2007)
+
+ 01 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ +Cgi-Simple-0.080.ebuild:
+ Version bump
+
+*Cgi-Simple-0.079 (09 Mar 2007)
+
+ 09 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+ +Cgi-Simple-0.079.ebuild:
+ Version bump
+
+*Cgi-Simple-0.078 (20 Jan 2007)
+
+ 20 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ +Cgi-Simple-0.078.ebuild:
+ Version bump
+
+ 14 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Cgi-Simple-0.077.ebuild:
+ Ebuild maintenance
+
+ 04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Cgi-Simple-0.077.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
+
+ 28 Nov 2005; Tom Gall <tgall@gentoo.org> Cgi-Simple-0.077.ebuild:
+ stable on ppc64
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Cgi-Simple-0.077.ebuild:
+ Mark 0.077 stable on ia64
+
+ 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> Cgi-Simple-0.077.ebuild:
+ add ~ia64
+
+ 24 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ -Cgi-Simple-0.06.ebuild, -Cgi-Simple-0.075.ebuild:
+ Cleaning
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ Cgi-Simple-0.077.ebuild:
+ Stable on ppc.
+
+ 01 Apr 2005; Simon Stelling <blubb@gentoo.org> Cgi-Simple-0.077.ebuild:
+ stable on amd64
+
+ 22 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> Cgi-Simple-0.077.ebuild:
+ Stable on sparc
+
+ 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org>
+ Cgi-Simple-0.077.ebuild:
+ Stable on alpha.
+
+ 21 Jan 2005; Michael Cummings <mcummings@gentoo.org>
+ Cgi-Simple-0.077.ebuild:
+ Unmasking for x86
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
+
+ 24 Dec 2004; Yuta SATOH <nigoro@gentoo.org> Cgi-Simple-0.077.ebuild:
+ added ~ppc64
+
+*Cgi-Simple-0.077 (04 Dec 2004)
+
+ 04 Dec 2004; Michael Cummings <mcummings@gentoo.org>
+ +Cgi-Simple-0.077.ebuild:
+ New version on CPAN
+
+*Cgi-Simple-0.075 (05 Jun 2004)
+
+ 05 Jun 2004; Michael Cummings <mcummings@gentoo.org>
+ Cgi-Simple-0.075.ebuild:
+ new version on cpan
+
+ 24 May 2004; Bryan Østergaard <kloeri@gentoo.org> Cgi-Simple-0.06.ebuild:
+ Stable on alpha.
+
+ 07 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> Cgi-Simple-0.06.ebuild:
+ Stable on sparc
+
+*Cgi-Simple-0.06 (20 Jun 2003)
+
+ 20 Jun 2003; Michael Cummings <mcummings@gentoo.org> Cgi-Simple-0.06.ebuild:
+ Initial import, fills bug 9992. Ebuild submitted by Brandon Black
+ <ph_317@hotmail.com>
diff --git a/dev-perl/CGI-Simple/Manifest b/dev-perl/CGI-Simple/Manifest
new file mode 100644
index 000000000000..fe212f5efd78
--- /dev/null
+++ b/dev-perl/CGI-Simple/Manifest
@@ -0,0 +1,26 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST CGI-Simple-1.113.tar.gz 103884 SHA256 52e2881fd7f093ad159cfc87153d8ada67c782c2877c66cd0461cc769a041b3d SHA512 f2a21632ef11f2af81a3284c6f6181be15b512aa2574931bed567a4cecb44a08730193cabb2fe285e5033901838c1eebb67368af173a381bb4072f82cd32fbf0 WHIRLPOOL 12cf57ffe44eab63851403daba64d0cce59c62dc25676c860a715ddf0b490ca9bbe92aa362e422d0cab3d0762a06de5dd08a7e9d26cbee58985786ecfe8353cc
+EBUILD CGI-Simple-1.113.0-r1.ebuild 638 SHA256 78ab305e32ad93f7789017fe4b45d22a61c577fd5d0d09b8bab7dc86c3e3b003 SHA512 65d796b324b6ae2d7b8001c8c58676a981403c17158eef9fbce3c3af7b80a4cb01f4223013fe9f561767847592902580f02830d1ea76a75f5733e4c25f3ea53b WHIRLPOOL a7460bdeaa5cd56f6ab59462de62b2fa24e4a700d0cf1dee48570c7cf149a1f2db165ad802f20c089f03f076826341c73d8cbe850c6abce1a635939c53cf7461
+MISC ChangeLog 7609 SHA256 b5dfdd56029f78c9bd19746305dbbe713a18b3f8644d0dbc39b5d4b86303c600 SHA512 e3aaaaa875c0750b8942a02440360b3ddcd873aefd2f595f01ac427c49c578749ca08f68b127578536ae4a6a9da90d0838192af89339bda651620a6d2988c21b WHIRLPOOL b9990130cb6b04af9ee8e3a3fa1cc10be7b99a0c3587afb3841de6185842117ec29b78c082bfb97dc93d109080653b289b2d49c84408dcd0230104ee617291e3
+MISC metadata.xml 492 SHA256 d8de427f32d589c6af7ad7065e1b976344b8cc0adb12e4155dcb9f158c11d273 SHA512 fa1ca425c61dcd6f6cea2cf7df3832cb0462cfe1fb36a29f4100c17be741d1d82ec4892d89ad76e16275b75405d859f780d999cb57549aafcfe7e704ce9a0efd WHIRLPOOL ba20cf2b1a1e8b9099ab028c18cbe104046f54a3db5ffd281d68021689267176e880fe37544b51f0706d7086a68336df23a3eaee3ad880e071baaccf310a9b91
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0
+
+iQJ8BAEBCABmBQJVMqzhXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
+ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0RkJDMzI0NjNBOTIwMDY5MTQ2NkMzNDBF
+MTM4NkZEN0VGNEI1Nzc5AAoJEOE4b9fvS1d5PlwQALf2wp1bitkm1OvjqF9CZ/cG
+JHnP6PfG6G4hHmpAqcF0zT0hx2/aFebT1ogsdNGXqk7LM+xyY+aDGbBls1khSfdE
+UBXurzu9EqvbDHlxQzvS9hXJq5VcZ9wiZ6omAJ4NyX8Lr3xXu3GdZZhsndydZHQb
+KYBPdnEjGyluMS/24pd5Y76Hqote6SFAMDYIRMAIxqBtQAI29lZrzw/WNcAqV6YR
+xcs93aIzTbFO2lfrUWRO4XYh6MK10bTsZAXtRoK9z5f/98bSxxFlGTP838uj5o2r
+OeJOtXI3JfGebOw6rFKtcQs82JLoYalvAik6JYC851oQ8g++Sus2oF2eGrAXnJV4
+C2XP0tKYwamGLfQ74oPzh0BQxnXJ4UTdqvG3FzfUjIIp6Lc6N+jNrC9AYfLtseM6
+1z6VVwkJq1X0ArRrsJw0pYcHdQYVQzn8//YvVzIUCzG54f5ANi/qkMRoYjmSoQmZ
+XHnz1QGDL72X5cKBs5stf2E/kpiJra4GgUKso3XSZ+lt+rdq9iJJ1vQPHe/WnSWE
++hgnVsKPv1Yb7rqWshJqTH3lmLgAQvyHwKSDpWm0PgdgkMaMq0ZI+fYrWXcfvd9d
+iApbha2ocORdr6uXJk0c+neCE+4n5vsItLFWDuPNAomNHMGDEOBTenC7bHWHwnDC
+9ZdSiGiGUlM72+xa8fvK
+=/Zoj
+-----END PGP SIGNATURE-----
diff --git a/dev-perl/CGI-Simple/metadata.xml b/dev-perl/CGI-Simple/metadata.xml
new file mode 100644
index 000000000000..babe24f21678
--- /dev/null
+++ b/dev-perl/CGI-Simple/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <upstream>
+ <remote-id type="cpan">CGI-Simple</remote-id>
+ <remote-id type="cpan-module">CGI::Simple</remote-id>
+ <remote-id type="cpan-module">CGI::Simple::Cookie</remote-id>
+ <remote-id type="cpan-module">CGI::Simple::Standard</remote-id>
+ <remote-id type="cpan-module">CGI::Simple::Util</remote-id>
+ </upstream>
+</pkgmetadata>