commit:     fd2bf3ee3cc02f1cd4976373f7f81ca93c55767f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 02:27:49 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 02:27:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd2bf3ee

dev-python/csscompressor: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../csscompressor/csscompressor-0.9.5-r1.ebuild      | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/dev-python/csscompressor/csscompressor-0.9.5-r1.ebuild 
b/dev-python/csscompressor/csscompressor-0.9.5-r1.ebuild
deleted file mode 100644
index 0c314e1f81ea..000000000000
--- a/dev-python/csscompressor/csscompressor-0.9.5-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A python port of YUI CSS Compressor"
-HOMEPAGE="
-       https://github.com/sprymix/csscompressor
-       https://pypi.org/project/csscompressor/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
-
-distutils_enable_tests pytest

Reply via email to