summaryrefslogtreecommitdiff
path: root/dev-python/fullmoon
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /dev-python/fullmoon
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'dev-python/fullmoon')
-rw-r--r--dev-python/fullmoon/Manifest1
-rw-r--r--dev-python/fullmoon/files/fullmoon-1.0.2-setuptools.patch5
-rw-r--r--dev-python/fullmoon/fullmoon-1.0.2.ebuild19
-rw-r--r--dev-python/fullmoon/metadata.xml10
4 files changed, 0 insertions, 35 deletions
diff --git a/dev-python/fullmoon/Manifest b/dev-python/fullmoon/Manifest
deleted file mode 100644
index b598dd0391e6..000000000000
--- a/dev-python/fullmoon/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fullmoon-1.0.2.tar.gz 6041 BLAKE2B b0ce5f45608a37c703a60ddb037932d21da60684de75c3b071c7c4031c1e83bc83f1542fbbfbcfc1011aabddba80c30195daa7d3d6f93d5f0ab053cb78dc1f78 SHA512 a8ba84ca6990748ca7ee7cced6f277ebd6df862e08039416b89561af9074254c3e0e0b00bc2dbf98d25ed1dee177e5d7667c561c283b19405361f6ea21831fc1
diff --git a/dev-python/fullmoon/files/fullmoon-1.0.2-setuptools.patch b/dev-python/fullmoon/files/fullmoon-1.0.2-setuptools.patch
deleted file mode 100644
index 2485f4f0373c..000000000000
--- a/dev-python/fullmoon/files/fullmoon-1.0.2-setuptools.patch
+++ /dev/null
@@ -1,5 +0,0 @@
-license classifiers are deprecated and may become an error
---- a/setup.py
-+++ b/setup.py
-@@ -37 +36,0 @@
-- 'License :: OSI Approved :: MIT License',
diff --git a/dev-python/fullmoon/fullmoon-1.0.2.ebuild b/dev-python/fullmoon/fullmoon-1.0.2.ebuild
deleted file mode 100644
index ed8129f49c1b..000000000000
--- a/dev-python/fullmoon/fullmoon-1.0.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2025-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="Determine full moon occurences"
-HOMEPAGE="https://github.com/jr-k/python-fullmoon/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-PATCHES=(
- "${FILESDIR}"/${P}-setuptools.patch
-)
diff --git a/dev-python/fullmoon/metadata.xml b/dev-python/fullmoon/metadata.xml
deleted file mode 100644
index 5fb88ec82f25..000000000000
--- a/dev-python/fullmoon/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="person">
- <email>ionen@gentoo.org</email>
- <name>Ionen Wolkens</name>
- </maintainer>
- <stabilize-allarches />
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>