summaryrefslogtreecommitdiff
path: root/app-text/cssmin
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
commitf716a9fe6455d39eef01e718aae68dae61c19704 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /app-text/cssmin
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'app-text/cssmin')
-rw-r--r--app-text/cssmin/Manifest1
-rw-r--r--app-text/cssmin/cssmin-0.2.0-r1.ebuild19
-rw-r--r--app-text/cssmin/metadata.xml13
3 files changed, 0 insertions, 33 deletions
diff --git a/app-text/cssmin/Manifest b/app-text/cssmin/Manifest
deleted file mode 100644
index ea1eaab6805d..000000000000
--- a/app-text/cssmin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cssmin-0.2.0.tar.gz 3228 BLAKE2B 2322d7c38e334234b11292c24752549404ce8c70068c6c70a1c6e227a9f63a721a923dbb3006199df2e96fc5c0aba44349a6d8ce33791aff2dc1275e186b8961 SHA512 9422152578bf28cf7c3eb063c1f0dd3604a3d8fa73cd81cde09ae297ab27669126c230ef40a2e8c37083c1e781ab977554f9012e60979fe431ceb83d43452a9d
diff --git a/app-text/cssmin/cssmin-0.2.0-r1.ebuild b/app-text/cssmin/cssmin-0.2.0-r1.ebuild
deleted file mode 100644
index 6b999d1f9bd4..000000000000
--- a/app-text/cssmin/cssmin-0.2.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2021-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python port of the YUI CSS compression algorithm"
-HOMEPAGE="
- https://pypi.org/project/cssmin/
- https://github.com/zacharyvoase/cssmin/
-"
-
-LICENSE="MIT BSD"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
diff --git a/app-text/cssmin/metadata.xml b/app-text/cssmin/metadata.xml
deleted file mode 100644
index 48e52c4496a4..000000000000
--- a/app-text/cssmin/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">cssmin</remote-id>
- <remote-id type="github">zacharyvoase/cssmin</remote-id>
- </upstream>
-</pkgmetadata>