summaryrefslogtreecommitdiff
path: root/dev-python/py-himitsu
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/py-himitsu
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/py-himitsu')
-rw-r--r--dev-python/py-himitsu/Manifest2
-rw-r--r--dev-python/py-himitsu/metadata.xml10
-rw-r--r--dev-python/py-himitsu/py-himitsu-0.0.10.ebuild23
-rw-r--r--dev-python/py-himitsu/py-himitsu-0.0.9.ebuild23
4 files changed, 0 insertions, 58 deletions
diff --git a/dev-python/py-himitsu/Manifest b/dev-python/py-himitsu/Manifest
deleted file mode 100644
index 0c0c4325e0a7..000000000000
--- a/dev-python/py-himitsu/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST py_himitsu-0.0.10.tar.gz 5126 BLAKE2B 4b662a06daab5834593d9b1b8df8d7fb892676f873b5c419ab1d9ba8ad46213fe5ea3e03c3b1b89a58d5c34e0cdd50d4fa48a02bbd6eddcf7114c930c4798dbc SHA512 af244d8267e0fbfd80595b82f813f2cc51e4ef72d852885900f6afb0696c0ba02733df917944e19345c239e0aa46a8c2be61c617fcfe57d1c89650e502a4cdd7
-DIST py_himitsu-0.0.9.tar.gz 4834 BLAKE2B 31d947bd7ca58b5ac9c81fca88c26e309e1abbe085855a71f113f48163a0d184e58d26cac26654e759dcccf8385b2da53d255bb48e7b05562e0c2f1592d15c57 SHA512 7d390a3c9882f0bc65b7d608d660ed8dae28ce18b2f90ce2a50989855603d8652a82b51587719b217cc73b6d51583791861a19140acc4ae80952c0fa2601c08c
diff --git a/dev-python/py-himitsu/metadata.xml b/dev-python/py-himitsu/metadata.xml
deleted file mode 100644
index a94d67c033c7..000000000000
--- a/dev-python/py-himitsu/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>core@baldeagleos.com</email>
- <name>Development</name>
- </maintainer>
-
- <origin>baldeagleos-repo</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-python/py-himitsu/py-himitsu-0.0.10.ebuild b/dev-python/py-himitsu/py-himitsu-0.0.10.ebuild
deleted file mode 100644
index 9ce6dddd2361..000000000000
--- a/dev-python/py-himitsu/py-himitsu-0.0.10.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{13..14} )
-DISTUTILS_USE_PEP517=hatchling
-PYPI_NONORMALIZE=1
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A python client library for himitsu"
-HOMEPAGE="https://pypi.org/project/py-himitsu/ https://git.sr.ht/~apreiml/py-himitsu"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv"
-
-RDEPEND="
- >=app-admin/himitsu-0.10:=
-"
-
-DEPEND="${RDEPEND}"
diff --git a/dev-python/py-himitsu/py-himitsu-0.0.9.ebuild b/dev-python/py-himitsu/py-himitsu-0.0.9.ebuild
deleted file mode 100644
index fd04c2dfea13..000000000000
--- a/dev-python/py-himitsu/py-himitsu-0.0.9.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{13..14} )
-DISTUTILS_USE_PEP517=hatchling
-PYPI_NONORMALIZE=1
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A python client library for himitsu"
-HOMEPAGE="https://pypi.org/project/py-himitsu/ https://git.sr.ht/~apreiml/py-himitsu"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv"
-
-RDEPEND="
- >=app-admin/himitsu-0.9:=
-"
-
-DEPEND="${RDEPEND}"