summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-08 00:59:15 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-08 01:34:25 +0200
commit857e72505d42bf7a63381f7da55f211c755b07fa (patch)
tree09e56307492d8594675840d38a270c7bebee2c44 /dev-perl/YAML-Syck
parentdev-perl/YAML-PP: Remove old (diff)
downloadgentoo-857e72505d42bf7a63381f7da55f211c755b07fa.tar.gz
gentoo-857e72505d42bf7a63381f7da55f211c755b07fa.tar.bz2
gentoo-857e72505d42bf7a63381f7da55f211c755b07fa.zip
dev-perl/YAML-Syck: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/YAML-Syck')
-rw-r--r--dev-perl/YAML-Syck/Manifest1
-rw-r--r--dev-perl/YAML-Syck/YAML-Syck-1.300.0.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/YAML-Syck/Manifest b/dev-perl/YAML-Syck/Manifest
index 6228787b3a16..2b2b8aa2e552 100644
--- a/dev-perl/YAML-Syck/Manifest
+++ b/dev-perl/YAML-Syck/Manifest
@@ -1,2 +1 @@
-DIST YAML-Syck-1.30.tar.gz 170413 BLAKE2B cf74f0074f8e7a1265d83c659683e2b30a96cb60158e8f02c6b5a5687a50ee2d146aa6ae7828ba54d96139aa09f151aaf73d8845ab391b45feb6403049b60ce7 SHA512 3c38c77589c12652b456ad95120b3223df9e96475a9478692511bf6207ce81bc61204feaa332dbd913d934c41cf5d6515420961b31c20c9fe245373e81ecdda4
DIST YAML-Syck-1.31.tar.gz 139735 BLAKE2B 8e3c19026856707187fe5f90cfde598ec9d9b2a3e22c9ad106bde26aa5b62dff5ebf34cc0a61e4d9f1d8352f9f3cc06c96eccb8c572be8bc3650fe30ffe8b177 SHA512 5177f415f1f3f0d46b9fc51e43478da627edc3d7e89d9baf095fdda2cd9f93eb46784429f1665fead2b3377a2749c6fb937a91136bbe713d79000c12206a83f5
diff --git a/dev-perl/YAML-Syck/YAML-Syck-1.300.0.ebuild b/dev-perl/YAML-Syck/YAML-Syck-1.300.0.ebuild
deleted file mode 100644
index 81fc72e13871..000000000000
--- a/dev-perl/YAML-Syck/YAML-Syck-1.300.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=TODDR
-MODULE_VERSION=1.30
-inherit perl-module
-
-DESCRIPTION="Fast, lightweight YAML loader and dumper"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"