commit: 2638e66a1b31b171e5685d054473016610228609 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Jun 5 14:12:16 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Jun 5 14:16:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2638e66a
dev-python/rjsmin: treeclean Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/rjsmin/Manifest | 1 - dev-python/rjsmin/metadata.xml | 12 ------------ dev-python/rjsmin/rjsmin-1.2.0-r1.ebuild | 21 --------------------- profiles/package.mask | 1 - 4 files changed, 35 deletions(-) diff --git a/dev-python/rjsmin/Manifest b/dev-python/rjsmin/Manifest deleted file mode 100644 index bca876d12621..000000000000 --- a/dev-python/rjsmin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST rjsmin-1.2.0.gh.tar.gz 443279 BLAKE2B 7cb000485fd134fdc590b90766357b0eea5b33a9baf2fb12623ad5a882ac545aa7dd3f447a23c95da3cdf79f44e4f369d48b1cb2e08b790ef7376e9b6c9fa4d8 SHA512 bc40dd59d7dd4e106170db473ef3c3c6df74abdc93d098521f91212a08476541f13a97663c9f56498188c59b3876242c6c81a5633fea84d83e8ab2f7a4d918ad diff --git a/dev-python/rjsmin/metadata.xml b/dev-python/rjsmin/metadata.xml deleted file mode 100644 index 3989b79fd075..000000000000 --- a/dev-python/rjsmin/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>William Hubbs</name> - </maintainer> - <upstream> - <remote-id type="pypi">rjsmin</remote-id> - <remote-id type="github">ndparker/rjsmin</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/rjsmin/rjsmin-1.2.0-r1.ebuild b/dev-python/rjsmin/rjsmin-1.2.0-r1.ebuild deleted file mode 100644 index ef6b0ccf82c9..000000000000 --- a/dev-python/rjsmin/rjsmin-1.2.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Javascript minifier written in python" -HOMEPAGE="http://opensource.perlig.de/rjsmin/" -SRC_URI=" - https://github.com/ndparker/rjsmin/archive/${PV}.tar.gz -> ${P}.gh.tar.gz -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -distutils_enable_tests pytest diff --git a/profiles/package.mask b/profiles/package.mask index 0b2b6d0dbf40..bfa7230e50cc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -364,7 +364,6 @@ dev-python/lazr-config dev-python/lazr-delegates dev-python/python3-openid dev-python/rcssmin -dev-python/rjsmin # Matt Turner <[email protected]> (2022-04-30) # Masked for testing. Apparently causes crashes. Bug #841857.
