summaryrefslogtreecommitdiff
path: root/dev-perl/Sort-Key-IPv4
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-21 18:59:32 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-21 18:59:32 +0100
commit520a5b56dff7c24c9d42eafec142cb78b44f8e3e (patch)
treef562f705600dbd2292e97c0b4145787c2a8d1f97 /dev-perl/Sort-Key-IPv4
parent3811bc3072bf19e2be351d2c63f81532945c0f21 (diff)
gentoo resync : 21.07.2018
Diffstat (limited to 'dev-perl/Sort-Key-IPv4')
-rw-r--r--dev-perl/Sort-Key-IPv4/Manifest1
-rw-r--r--dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/Sort-Key-IPv4/Manifest b/dev-perl/Sort-Key-IPv4/Manifest
index b989eb0751f0..b3d313e788b3 100644
--- a/dev-perl/Sort-Key-IPv4/Manifest
+++ b/dev-perl/Sort-Key-IPv4/Manifest
@@ -1,4 +1,3 @@
DIST Sort-Key-IPv4-0.03.tar.gz 38251 BLAKE2B 0c37ded877dc8e2b8bc1ad447d8bbfa707a482954fafdafdecd8c2b2e4d7832cd27185b906932ea6a4f118298d982f1a4f54c2524a5af19462f1c1e9b5a0e212 SHA512 6194efdb2231de06492ae0cc25d68c79ba734b04ccd4908dd3302d68f21d3716550b3dd3b63c245e567c794701f4a9e6372e87821bf21dd0bf19b5aea9b22b62
EBUILD Sort-Key-IPv4-0.30.0-r1.ebuild 338 BLAKE2B f285d8c4dbf199225d4847e26459fc0fc2d6bc2de50c811cdb8cc661d60706ad515d595d3063bc69666b9a202f1239fc5969ada209bad846af4c3a54b11e1a21 SHA512 9bf128e01a399272f9cec9e38de7334189fe2b36d8fe5bf1b5b3beaf2538cb1dfefe0e84fa7a97e0108e41c456f5700d809cfdc3511e33110e2d3836537775e8
-EBUILD Sort-Key-IPv4-0.30.0.ebuild 335 BLAKE2B 468df89112b5e5ff974c1246ceafeba356b4c662fd22f060c84d75f1840d34703f49b4491829da1a68ddc13b8354ac6b9d306392a287d5893fae864e20642fdb SHA512 00509b75206c3a5e7f279d3f7cf0b6b2ec01e300f045e9e7e49d1094ac55cae9380fe3fb6618265f965f3064c82134158ebf8d020398eceabaa150a190295f5e
MISC metadata.xml 399 BLAKE2B 85363f58d9a9f0bcd090e29b8a1d5ab6c03a4fe023cf965b891e0d76f8a50a771587270249e59395c13667ba75921263b1686bb80fd6dc818f3a896a0da1528a SHA512 b333f351ba9a9c1a4867574e9c9f88829a2527e1402abfa16f5bcfca33e8d26398492882f208cb219dfe44e93ff8f77b98662af755d9f38e6800649eab014a33
diff --git a/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0.ebuild b/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0.ebuild
deleted file mode 100644
index 9a6bd8a0e36c..000000000000
--- a/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR="SALVA"
-MODULE_VERSION="0.03"
-
-inherit perl-module
-
-DESCRIPTION="Sort IP v4 addresses"
-
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-perl/Sort-Key-1.330.0"