* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTTP-Request-AsCGI/
@ 2011-11-11 14:38 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-11-11 14:38 UTC (permalink / raw
To: gentoo-commits
commit: 6e787f159f9605134f925295bef703ad30aff183
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Nov 11 10:42:39 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Nov 11 10:42:39 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6e787f15
[migrate] HTTP-Request-AsCGI
(Portage version: 2.2.0_alpha72/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/HTTP-Request-AsCGI/ChangeLog | 16 +++++++++++++++-
....3.ebuild => HTTP-Request-AsCGI-0.300.0.ebuild} | 3 ++-
....5.ebuild => HTTP-Request-AsCGI-0.500.0.ebuild} | 3 ++-
....9.ebuild => HTTP-Request-AsCGI-0.900.0.ebuild} | 3 ++-
...-1.0.ebuild => HTTP-Request-AsCGI-1.0.0.ebuild} | 3 ++-
....2.ebuild => HTTP-Request-AsCGI-1.200.0.ebuild} | 3 ++-
6 files changed, 25 insertions(+), 6 deletions(-)
diff --git a/dev-perl/HTTP-Request-AsCGI/ChangeLog b/dev-perl/HTTP-Request-AsCGI/ChangeLog
index f751935..9296411 100644
--- a/dev-perl/HTTP-Request-AsCGI/ChangeLog
+++ b/dev-perl/HTTP-Request-AsCGI/ChangeLog
@@ -1,7 +1,21 @@
# ChangeLog for dev-perl/HTTP-Request-AsCGI
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*HTTP-Request-AsCGI-1.200.0 (11 Nov 2011)
+*HTTP-Request-AsCGI-1.0.0 (11 Nov 2011)
+*HTTP-Request-AsCGI-0.900.0 (11 Nov 2011)
+*HTTP-Request-AsCGI-0.500.0 (11 Nov 2011)
+*HTTP-Request-AsCGI-0.300.0 (11 Nov 2011)
+
+ 11 Nov 2011; Kent Fredric <kentfredric@gmail.com>
+ -HTTP-Request-AsCGI-0.3.ebuild, -HTTP-Request-AsCGI-0.5.ebuild,
+ -HTTP-Request-AsCGI-0.9.ebuild, +HTTP-Request-AsCGI-0.300.0.ebuild,
+ +HTTP-Request-AsCGI-0.500.0.ebuild, +HTTP-Request-AsCGI-0.900.0.ebuild,
+ -HTTP-Request-AsCGI-1.0.ebuild, +HTTP-Request-AsCGI-1.0.0.ebuild,
+ -HTTP-Request-AsCGI-1.2.ebuild, +HTTP-Request-AsCGI-1.200.0.ebuild:
+ Migate to x.y.z
+
*HTTP-Request-AsCGI-1.2 (22 Jan 2010)
22 Jan 2010; Torsten Veller <tove@gentoo.org>
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.3.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.300.0.ebuild
similarity index 83%
rename from dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.3.ebuild
rename to dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.300.0.ebuild
index 919f0c3..99e4d4d 100644
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.3.ebuild
+++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.300.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
MODULE_AUTHOR=CHANSEN
+MODULE_VERSION="0.3"
inherit perl-module
DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.5.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.500.0.ebuild
similarity index 83%
rename from dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.5.ebuild
rename to dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.500.0.ebuild
index 919f0c3..3b384cf 100644
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.5.ebuild
+++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.500.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
MODULE_AUTHOR=CHANSEN
+MODULE_VERSION="0.5"
inherit perl-module
DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.9.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.900.0.ebuild
similarity index 83%
rename from dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.9.ebuild
rename to dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.900.0.ebuild
index f7224c4..cf65290 100644
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.9.ebuild
+++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.900.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
MODULE_AUTHOR=HDP
+MODULE_VERSION="0.9"
inherit perl-module
DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild
similarity index 83%
rename from dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.ebuild
rename to dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild
index 34da2a0..5779bb7 100644
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.ebuild
+++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
MODULE_AUTHOR=MRAMBERG
+MODULE_VERSION="1.0"
inherit perl-module
DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.2.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild
similarity index 83%
rename from dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.2.ebuild
rename to dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild
index e940acc..a3195b9 100644
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.2.ebuild
+++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=FLORA
+MODULE_VERSION="1.2"
inherit perl-module
DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTTP-Request-AsCGI/
@ 2014-09-01 17:07 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2014-09-01 17:07 UTC (permalink / raw
To: gentoo-commits
commit: 581590abeb20ca041d3536a4decbfb2f41364548
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep 1 16:54:55 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep 1 16:54:55 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=581590ab
[cleanup] dev-perl/HTTP-Request-AsCGI Remove old EAPIs
Package-Manager: portage-2.2.10
---
dev-perl/HTTP-Request-AsCGI/ChangeLog | 7 ++++++-
.../HTTP-Request-AsCGI-0.300.0.ebuild | 17 -----------------
.../HTTP-Request-AsCGI-0.500.0.ebuild | 17 -----------------
.../HTTP-Request-AsCGI-0.900.0.ebuild | 17 -----------------
.../HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild | 17 -----------------
5 files changed, 6 insertions(+), 69 deletions(-)
diff --git a/dev-perl/HTTP-Request-AsCGI/ChangeLog b/dev-perl/HTTP-Request-AsCGI/ChangeLog
index 9296411..5769eb6 100644
--- a/dev-perl/HTTP-Request-AsCGI/ChangeLog
+++ b/dev-perl/HTTP-Request-AsCGI/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/HTTP-Request-AsCGI
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 01 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+ -HTTP-Request-AsCGI-0.300.0.ebuild, -HTTP-Request-AsCGI-0.500.0.ebuild,
+ -HTTP-Request-AsCGI-0.900.0.ebuild, -HTTP-Request-AsCGI-1.0.0.ebuild:
+ Remove old EAPIs
+
*HTTP-Request-AsCGI-1.200.0 (11 Nov 2011)
*HTTP-Request-AsCGI-1.0.0 (11 Nov 2011)
*HTTP-Request-AsCGI-0.900.0 (11 Nov 2011)
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.300.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.300.0.ebuild
deleted file mode 100644
index 99e4d4d..0000000
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.300.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=CHANSEN
-MODULE_VERSION="0.3"
-inherit perl-module
-
-DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="dev-perl/Class-Accessor
- dev-perl/libwww-perl"
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.500.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.500.0.ebuild
deleted file mode 100644
index 3b384cf..0000000
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.500.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=CHANSEN
-MODULE_VERSION="0.5"
-inherit perl-module
-
-DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="dev-perl/Class-Accessor
- dev-perl/libwww-perl"
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.900.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.900.0.ebuild
deleted file mode 100644
index cf65290..0000000
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-0.900.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=HDP
-MODULE_VERSION="0.9"
-inherit perl-module
-
-DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="dev-perl/Class-Accessor
- dev-perl/libwww-perl"
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild
deleted file mode 100644
index 5779bb7..0000000
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.0.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=MRAMBERG
-MODULE_VERSION="1.0"
-inherit perl-module
-
-DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="dev-perl/Class-Accessor
- dev-perl/libwww-perl"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTTP-Request-AsCGI/
@ 2014-09-01 17:07 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2014-09-01 17:07 UTC (permalink / raw
To: gentoo-commits
commit: 8dc2d6ab3938cc0f600130a9c3141aae01ec99b3
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep 1 17:06:05 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep 1 17:06:05 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8dc2d6ab
[fixup] dev-perl/HTTP-Request-AsCGI EAPI5, fixup tests and deps
Package-Manager: portage-2.2.10
---
dev-perl/HTTP-Request-AsCGI/ChangeLog | 6 ++++
.../HTTP-Request-AsCGI-1.200.0-r1.ebuild | 34 ++++++++++++++++++++++
.../HTTP-Request-AsCGI-1.200.0.ebuild | 20 -------------
3 files changed, 40 insertions(+), 20 deletions(-)
diff --git a/dev-perl/HTTP-Request-AsCGI/ChangeLog b/dev-perl/HTTP-Request-AsCGI/ChangeLog
index 5769eb6..bfb07a0 100644
--- a/dev-perl/HTTP-Request-AsCGI/ChangeLog
+++ b/dev-perl/HTTP-Request-AsCGI/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*HTTP-Request-AsCGI-1.200.0-r1 (01 Sep 2014)
+
+ 01 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+ -HTTP-Request-AsCGI-1.200.0.ebuild, +HTTP-Request-AsCGI-1.200.0-r1.ebuild:
+ EAPI5, fixup tests and deps
+
01 Sep 2014; Kent Fredric <kentfredric@gmail.com>
-HTTP-Request-AsCGI-0.300.0.ebuild, -HTTP-Request-AsCGI-0.500.0.ebuild,
-HTTP-Request-AsCGI-0.900.0.ebuild, -HTTP-Request-AsCGI-1.0.0.ebuild:
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild
new file mode 100644
index 0000000..e506247
--- /dev/null
+++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+MODULE_AUTHOR=FLORA
+MODULE_VERSION="1.2"
+inherit perl-module
+
+DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# Test::More -> Test-Simple
+# IO::File -> perl-IO
+# HTTP::Response -> HTTP-Message
+# URI::Escape -> URI
+# HTTP::Request -> HTTP-Message
+RDEPEND="
+ virtual/perl-Test-Simple
+ virtual/perl-IO
+ >=dev-perl/HTTP-Message-1.530.0
+ dev-perl/URI
+ dev-perl/Class-Accessor
+ virtual/perl-Carp
+"
+DEPEND="${RDEPEND}"
+PERL_RM_FILES=(
+ t/release-pod-coverage.t
+ t/release-pod-syntax.t
+)
+SRC_TEST=do
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild
deleted file mode 100644
index a3195b9..0000000
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="1.2"
-inherit perl-module
-
-DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/Class-Accessor
- dev-perl/URI
- dev-perl/libwww-perl"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTTP-Request-AsCGI/
@ 2016-04-01 1:31 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2016-04-01 1:31 UTC (permalink / raw
To: gentoo-commits
commit: ee00c101e2e3765c954616ba0775eff043fbc71f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 1 01:27:20 2016 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 1 01:27:20 2016 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ee00c101
dev-perl/HTTP-Request-AsCGI: Remove, gone to ::gentoo
.../HTTP-Request-AsCGI-1.200.0-r1.ebuild | 34 ----------------------
dev-perl/HTTP-Request-AsCGI/metadata.xml | 16 ----------
2 files changed, 50 deletions(-)
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild
deleted file mode 100644
index d4dc6ee..0000000
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="1.2"
-inherit perl-module
-
-DESCRIPTION="Setup a CGI enviroment from a HTTP::Request"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Test::More -> Test-Simple
-# IO::File -> perl-IO
-# HTTP::Response -> HTTP-Message
-# URI::Escape -> URI
-# HTTP::Request -> HTTP-Message
-RDEPEND="
- virtual/perl-Test-Simple
- virtual/perl-IO
- >=dev-perl/HTTP-Message-1.530.0
- dev-perl/URI
- dev-perl/Class-Accessor
- virtual/perl-Carp
-"
-DEPEND="${RDEPEND}"
-PERL_RM_FILES=(
- t/release-pod-coverage.t
- t/release-pod-syntax.t
-)
-SRC_TEST=do
diff --git a/dev-perl/HTTP-Request-AsCGI/metadata.xml b/dev-perl/HTTP-Request-AsCGI/metadata.xml
deleted file mode 100644
index b05c920..0000000
--- a/dev-perl/HTTP-Request-AsCGI/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>mb@italpro.net</email>
- <name>Michele Beltrame</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">HTTP-Request-AsCGI</remote-id>
- <remote-id type="cpan-module">HTTP::Request::AsCGI</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-04-01 1:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-01 1:31 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTTP-Request-AsCGI/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-09-01 17:07 Kent Fredric
2014-09-01 17:07 Kent Fredric
2011-11-11 14:38 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox