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-Server-Simple/
Date: Fri, 26 May 2017 08:23:21 +0000 (UTC)	[thread overview]
Message-ID: <1495786994.55c403c35cc8e8ff8ca71ad513b1726f9d37f1c5.kentnl@gentoo> (raw)

commit:     55c403c35cc8e8ff8ca71ad513b1726f9d37f1c5
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 08:23:01 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri May 26 08:23:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c403c3

dev-perl/HTTP-Server-Simple: Cleanup old re bug #614414

Remove versions affected by '.' in @INC

Bug: https://bugs.gentoo.org/614414
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../HTTP-Server-Simple-0.510.0.ebuild              | 28 ----------------------
 dev-perl/HTTP-Server-Simple/Manifest               |  1 -
 2 files changed, 29 deletions(-)

diff --git a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild
deleted file mode 100644
index 89daacb265d..00000000000
--- a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=BPS
-DIST_VERSION=0.51
-inherit perl-module
-
-DESCRIPTION="Lightweight HTTP Server"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND="
-	dev-perl/CGI
-	>=virtual/perl-Socket-1.940.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? ( virtual/perl-Test-Simple )
-"
-
-src_test() {
-	perl_rm_files t/02pod.t t/03podcoverage.t
-	perl-module_src_test
-}

diff --git a/dev-perl/HTTP-Server-Simple/Manifest b/dev-perl/HTTP-Server-Simple/Manifest
index e63f80a30a0..f0fb170f15d 100644
--- a/dev-perl/HTTP-Server-Simple/Manifest
+++ b/dev-perl/HTTP-Server-Simple/Manifest
@@ -1,2 +1 @@
-DIST HTTP-Server-Simple-0.51.tar.gz 35056 SHA256 b9dc5c9f12c16ca39a96f0ede1e27a18a5594274ff8f583000788a7fca136dfb SHA512 92cb45fc8b57237c064b780ccdfd3ca959daff73cb054590574053cc3dedc81e14627c2aee6d26da48f717f31925d099dd9d11b0e9cd0a98cb3b06221820fabd WHIRLPOOL 449677370d084430afa03e3abdcb42615a7be0a24d94c4b605b196f4b8789ac4642637550c2462e5df364cceaac7fc4f985cde9681e681385cec29f2cd6490cf
 DIST HTTP-Server-Simple-0.52.tar.gz 36722 SHA256 d8939fa4f12bd6b8c043537fd0bf96b055ac3686b9cdd9fa773dca6ae679cb4c SHA512 57c0aa4ceb7e0f430f577e24c275d96d54ceb15ddf6e53710067f57dac50e8a57661399d0093edf28c1ff7b6ed313471cded48f5792349191b8d60d8d7cde2d1 WHIRLPOOL 0c230c7d9e10c63b317614287431d18fb915ee322623185a7dd537d50d66c716eb2b6ea47b9df89efbc2bf05471f07544c8bdc14095649ed051fe51d48b3fe7f


             reply	other threads:[~2017-05-26  8:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-26  8:23 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-Server-Simple/ 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 22:34 Andreas K. Hüttel
2018-10-19 15:48 Fabian Groffen
2017-05-18 15:58 Michael Weber
2017-05-04 15:55 Agostino Sarubbo
2017-05-03  8:19 Agostino Sarubbo
2017-04-01 11:21 Kent Fredric
2017-01-26 14:04 Tobias Klausmann
2016-08-06  9:29 Kent Fredric
2016-03-05 19:34 Andreas Hüttel
2016-03-05 15:24 Mikle Kolyada
2016-02-29 19:06 Andreas Hüttel
2015-12-20 22:28 Andreas Hüttel

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=1495786994.55c403c35cc8e8ff8ca71ad513b1726f9d37f1c5.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