public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Entity-Parser/
Date: Sat,  9 Jun 2018 03:36:00 +0000 (UTC)	[thread overview]
Message-ID: <1528515350.15318405fd699d052796067932d26e1d00e8afed.kentnl@gentoo> (raw)

commit:     15318405fd699d052796067932d26e1d00e8afed
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  9 02:49:42 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jun  9 03:35:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15318405

dev-perl/HTTP-Entity-Parser: Cleanup old version 0.190.0

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 .../HTTP-Entity-Parser-0.190.0.ebuild              | 34 ----------------------
 dev-perl/HTTP-Entity-Parser/Manifest               |  1 -
 2 files changed, 35 deletions(-)

diff --git a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.190.0.ebuild b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.190.0.ebuild
deleted file mode 100644
index a3cdaba83b9..00000000000
--- a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.190.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=KAZEBURO
-DIST_VERSION=0.19
-DIST_EXAMPLES=( "eg/*" )
-inherit perl-module
-
-DESCRIPTION="PSGI compliant HTTP Entity Parser"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="test +xs"
-
-RDEPEND="
-	virtual/perl-Encode
-	virtual/perl-File-Temp
-	dev-perl/HTTP-MultiPartParser
-	dev-perl/Hash-MultiValue
-	>=dev-perl/JSON-MaybeXS-1.3.7
-	virtual/perl-Module-Load
-	dev-perl/Stream-Buffered
-	>=dev-perl/WWW-Form-UrlEncoded-0.230.0
-	xs? ( >=dev-perl/WWW-Form-UrlEncoded-XS-0.230.0 )
-"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-Tiny-0.35.0
-	test? (
-		virtual/perl-File-Spec
-		>=dev-perl/HTTP-Message-6
-		>=virtual/perl-Test-Simple-0.980.0
-	)
-"

diff --git a/dev-perl/HTTP-Entity-Parser/Manifest b/dev-perl/HTTP-Entity-Parser/Manifest
index 51c3324cfa6..e887b529b23 100644
--- a/dev-perl/HTTP-Entity-Parser/Manifest
+++ b/dev-perl/HTTP-Entity-Parser/Manifest
@@ -1,2 +1 @@
-DIST HTTP-Entity-Parser-0.19.tar.gz 23506 BLAKE2B a7fb30c4ae98680db4ad1365f82be293a8a36ff3db275bb922b3a7ecbe463beaeab3856b4b07dfcae0916756edd5ca7ca85f23c60473f8a2a20b45463ab76636 SHA512 2558706d0bbf3b5e2f3821bbf297e0d4a4ef5685c09bc952dea76f0a71af3712b7ce7cd3dacc068fc1cbb6b40be41a458db3ba2c3c89ffc6202025aac263ca0b
 DIST HTTP-Entity-Parser-0.20.tar.gz 23662 BLAKE2B d003bf695e32084b524a9e56327b5485ef2d8d4f608d55c776b960372165e2139cddd8a8db609c59f40ef84c979eb42c3af010fc36f3bd52945a6a88417396fc SHA512 c80d9058b8682c51a0fe3669249cc219142e674959237d8ae6bd435afafc16c92a38328329e9b09a25af8a79fec5bf01050145d3c63dd81b15ad9d75946fdfc6


             reply	other threads:[~2018-06-09  3:36 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-09  3:36 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-29  4:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Entity-Parser/ Sam James
2022-11-15  4:37 Sam James
2022-11-01  4:23 Arthur Zamarin
2022-09-27 12:02 Jakov Smolić
2021-11-02  2:01 Andreas K. Hüttel
2021-08-02  4:16 Sam James
2021-08-01 17:44 Sam James
2021-08-01 10:42 Sam James
2021-08-01 10:42 Sam James
2021-06-23 20:40 Andreas K. Hüttel
2021-06-15 21:59 Andreas K. Hüttel
2018-06-24 20:25 Sergei Trofimovich
2018-06-24 19:41 Sergei Trofimovich
2018-06-10 23:02 Sergei Trofimovich
2018-02-24  8:07 Jason Zaman
2017-12-06 22:44 Sergei Trofimovich
2017-10-24  8:31 Kent Fredric
2017-08-13  9:14 Sergei Trofimovich
2017-08-11 21:48 Sergei Trofimovich
2017-07-01 10:23 Sergei Trofimovich
2017-03-21  1:48 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1528515350.15318405fd699d052796067932d26e1d00e8afed.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox