perl-core/Unicode-Collate: Remove old; drop keywords
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 2 Feb 2020 06:20:36 +0000 (07:20 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 10 Feb 2020 21:54:00 +0000 (22:54 +0100)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
perl-core/Unicode-Collate/Manifest
perl-core/Unicode-Collate/Unicode-Collate-1.210.0.ebuild [deleted file]
perl-core/Unicode-Collate/Unicode-Collate-1.250.0.ebuild

index f3f0eb5ac50ba5c784ad9c52ddb4ea75345936f8..2833dc95b1312bc2ebdc9fa3238b2d7bd373de5b 100644 (file)
@@ -1,2 +1 @@
-DIST Unicode-Collate-1.21.tar.gz 893521 BLAKE2B 2e8ee9f3a580578844eb393f1dd2b67a92b896cb52a83eb300e2fa68fc2e380dc69291295bdbbd926f2dac1997369b18377c85f5b670dc987cf4b153e0a07d1a SHA512 a603d7affb60c4064325ee7a409570d40787e1fe9f50310fb6a1a1f6fe51d92a7ce398edfbb6fc708e48cb0eff1c5afc03695ea07d37a6c9bbb63e7eb104aa54
 DIST Unicode-Collate-1.25.tar.gz 894836 BLAKE2B e8c16c4e0a126abdaef6a0130371b1e13f41476f00ff3e4a73f9b9c3e845d5ae8a367dfd5f354e6aff0e0e7bcadfd990f558edd44c3e2ad66f255f3c601ea7a2 SHA512 f7c7147fbdbe0699a77874d3c5fd5c1810a9a79f1880682a6329a6b85b14f8cda294b0de0ae2cfdfed14b6f9c7000dbbe38f96dde1e23a88960b8702a1457993
diff --git a/perl-core/Unicode-Collate/Unicode-Collate-1.210.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-1.210.0.ebuild
deleted file mode 100644 (file)
index 364eef2..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SADAHIRO
-DIST_VERSION=1.21
-inherit perl-module
-
-DESCRIPTION="Unicode Collate Algorithm"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
-       virtual/perl-Carp
-       virtual/perl-File-Spec
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-"
index 335f69ca6443a447cbe541b49209ab58ed69ef67..0a676e9b3b49e771bbcc5c397af57cc33eaf7fd4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Unicode Collate Algorithm"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS=""
 IUSE=""
 
 RDEPEND="