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/Data-Validate-IP/
Date: Sun, 15 Apr 2018 08:36:46 +0000 (UTC)	[thread overview]
Message-ID: <1523781368.42bea00a5d176afb24fefd584ad1a6e3f4ab54b7.kentnl@gentoo> (raw)

commit:     42bea00a5d176afb24fefd584ad1a6e3f4ab54b7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 12 08:23:50 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 08:36:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42bea00a

dev-perl/Data-Validate-IP: Cleanup old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../Data-Validate-IP-0.240.0.ebuild                | 32 ----------------------
 .../Data-Validate-IP-0.260.0.ebuild                | 30 --------------------
 dev-perl/Data-Validate-IP/Manifest                 |  2 --
 3 files changed, 64 deletions(-)

diff --git a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild
deleted file mode 100644
index dfdcd12be66..00000000000
--- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR="DROLSKY"
-MODULE_VERSION="0.24"
-
-inherit perl-module
-
-DESCRIPTION="Lightweight IPv4 and IPv6 validation module"
-
-SLOT="0"
-KEYWORDS="amd64 hppa sparc x86"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Exporter
-	>=dev-perl/NetAddr-IP-4
-	virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		virtual/perl-IO
-		>=virtual/perl-Test-Simple-0.880.0
-		dev-perl/Test-Requires
-	)
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.260.0.ebuild b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.260.0.ebuild
deleted file mode 100644
index 5eb16e0379e..00000000000
--- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.260.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=0.26
-DIST_EXAMPLES=("bench/*")
-
-inherit perl-module
-
-DESCRIPTION="Lightweight IPv4 and IPv6 validation module"
-
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Exporter
-	>=dev-perl/NetAddr-IP-4
-	virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		>=virtual/perl-Test-Simple-0.960.0
-		dev-perl/Test-Requires
-	)
-"

diff --git a/dev-perl/Data-Validate-IP/Manifest b/dev-perl/Data-Validate-IP/Manifest
index 24f38a093c6..2b9085f16fd 100644
--- a/dev-perl/Data-Validate-IP/Manifest
+++ b/dev-perl/Data-Validate-IP/Manifest
@@ -1,3 +1 @@
-DIST Data-Validate-IP-0.24.tar.gz 30535 BLAKE2B ddecbcec24a8e53efb308ac61ed2e20b0ad4640c60fff257ebb9eff5eef623576f4407fd97b7d6431e621464aed25f010ee39c2dcedea9152961957c298455fd SHA512 250528726096e51d39361f2bad1b696b008328d7a746fb504052e5a5f6ce3278919deb370210fe6302be6adb937a9401f5f1ec61bfd4b4fd0852c5cf3b8c09df
-DIST Data-Validate-IP-0.26.tar.gz 37128 BLAKE2B c309747dbec386846055caecafc4d964babc8cd6c62b1e5318733fd26137b815bbdbf60f3d3c27fc7734039d4a8a595cbfb4c293e7571e981f6d18fe14aec0ad SHA512 63d792492f07eb0270f88bb13c97cd66b27c30efaea4c1a78b6380901569c90602cec8e2d22b01e7e6626897a38ef46dadddaa4b6fb8c460e99ed310d1d32f87
 DIST Data-Validate-IP-0.27.tar.gz 38139 BLAKE2B 5fd260fafc3a283bb14bee0b51aad9f829682353e4802cb570fd9f7ecdbfdfaaf2a7bc77ff704dc64c9866c93e054aac4252ed86fff57135c04849b817b06f52 SHA512 5a93f730d53e7adcac4fe5e227b69a44e58cdc94b0081d79978547263095e97c3690c8c6fc6664fc8e4b230ab4c360beda22e6600a3c7abe5e61129ee70553b8


             reply	other threads:[~2018-04-15  8:36 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-15  8:36 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-21  7:35 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Validate-IP/ Sam James
2021-12-02  2:50 Yixun Lan
2021-10-17 19:17 Andreas K. Hüttel
2021-08-06 12:16 Sam James
2021-08-03 11:05 Sam James
2021-08-02  3:22 Sam James
2021-08-01  8:11 Sam James
2021-05-15 21:16 Andreas K. Hüttel
2020-12-06 18:45 Sam James
2020-10-11  9:54 Kent Fredric
2019-04-17 12:21 Mikle Kolyada
2019-03-13 23:24 Sergei Trofimovich
2019-03-02 15:37 Mikle Kolyada
2019-02-27  8:20 Sergei Trofimovich
2019-02-27  7:55 Sergei Trofimovich
2018-12-08 12:09 Mikle Kolyada
2018-11-07 22:46 Sergei Trofimovich
2018-10-18  7:52 Tobias Klausmann
2018-10-15 19:03 Sergei Trofimovich
2018-10-14 22:35 Sergei Trofimovich
2018-02-06 18:36 Thomas Deutschmann
2017-12-15  9:23 Jason Zaman
2017-11-04 19:09 Sergei Trofimovich
2017-10-18 20:09 Sergei Trofimovich
2017-10-18 20:09 Sergei Trofimovich
2017-02-04 10:54 Jeroen Roovers
2016-11-19 13:23 Kent Fredric
2016-11-11  3:46 Kent Fredric
2016-07-09 16:14 Michael Orlitzky

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=1523781368.42bea00a5d176afb24fefd584ad1a6e3f4ab54b7.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