summaryrefslogtreecommitdiff
path: root/dev-python/jinxed
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 /dev-python/jinxed
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'dev-python/jinxed')
-rw-r--r--dev-python/jinxed/Manifest1
-rw-r--r--dev-python/jinxed/jinxed-2.0.1.ebuild22
-rw-r--r--dev-python/jinxed/metadata.xml12
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-python/jinxed/Manifest b/dev-python/jinxed/Manifest
deleted file mode 100644
index 86a9163928d9..000000000000
--- a/dev-python/jinxed/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jinxed-2.0.1.tar.gz 127988 BLAKE2B d3a376006709e2c391bc474d5d2e23591e05c309ff9b656c0b3fefb7f8462718ff60421726f5f5895049b1715e487a9410c2c9df574e8f0e3f2892505a5f7a0c SHA512 f37085c6830a33546d20f31dc75242d6a86ec1a070b3597692b1d5eda168569492d9d1a0c4f04e5b6e0c18cca90c82ec2c1164bbb5ab05bf552db8ff86d6b2da
diff --git a/dev-python/jinxed/jinxed-2.0.1.ebuild b/dev-python/jinxed/jinxed-2.0.1.ebuild
deleted file mode 100644
index 7f2fc766afc9..000000000000
--- a/dev-python/jinxed/jinxed-2.0.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 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="A pure-Python implementation of a subset of the Python curses library"
-HOMEPAGE="
- https://github.com/Rockhopper-Technologies/jinxed/
- https://pypi.org/project/jinxed/
-"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-EPYTEST_PLUGINS=()
-distutils_enable_tests pytest
diff --git a/dev-python/jinxed/metadata.xml b/dev-python/jinxed/metadata.xml
deleted file mode 100644
index a94c0fa5cec3..000000000000
--- a/dev-python/jinxed/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="project">
- <email>python@gentoo.org</email>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">Rockhopper-Technologies/jinxed</remote-id>
- <remote-id type="pypi">jinxed</remote-id>
- </upstream>
-</pkgmetadata>