commit: 66a6b4e93173880068cce1ea7b5d0573c619455b Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Jun 2 18:15:20 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Jun 2 18:45:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a6b4e9
dev-perl/File-Sync: Remove old 0.11 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/File-Sync/File-Sync-0.110.0.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/dev-perl/File-Sync/File-Sync-0.110.0.ebuild b/dev-perl/File-Sync/File-Sync-0.110.0.ebuild deleted file mode 100644 index 4a16a119c59..00000000000 --- a/dev-perl/File-Sync/File-Sync-0.110.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=BRIANSKI -MODULE_VERSION=0.11 -inherit perl-module - -DESCRIPTION="Perl access to fsync() and sync() function calls" - -SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" -IUSE="" - -SRC_TEST="do"
