dev-perl/CSS-Minifier-XS: Cleanup old 0.90.0-r1

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
Kent Fredric
2020-09-26 21:12:41 +12:00
parent 6316522d7c
commit 8b894eae16

View File

@@ -1,19 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR="GTERMARS"
DIST_VERSION="0.09"
inherit perl-module
DESCRIPTION="XS based CSS minifier"
SLOT="0"
KEYWORDS="amd64 ~x86"
DEPEND="
dev-perl/Module-Build
virtual/perl-ExtUtils-CBuilder"
RDEPEND=""