From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/templated-dictionary/Manifest | 1 - dev-python/templated-dictionary/metadata.xml | 12 ----------- .../templated-dictionary-1.6.ebuild | 24 ---------------------- 3 files changed, 37 deletions(-) delete mode 100644 dev-python/templated-dictionary/Manifest delete mode 100644 dev-python/templated-dictionary/metadata.xml delete mode 100644 dev-python/templated-dictionary/templated-dictionary-1.6.ebuild (limited to 'dev-python/templated-dictionary') diff --git a/dev-python/templated-dictionary/Manifest b/dev-python/templated-dictionary/Manifest deleted file mode 100644 index 99c81d76bf26..000000000000 --- a/dev-python/templated-dictionary/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST templated-dictionary-1.6.gh.tar.gz 16311 BLAKE2B 5130dc76fd2852ff1ef682f3dd01df67f2f7fbc22df48fdda4f4c87b001dafeb17e49b7362d436c7f84f91f8e47691cdf377607d442ca1247169d0d4040cc5b8 SHA512 06f231d01ab7b34a433b90ea9108ce049445afdcbc37e413647f4d7565cece7f14b28ba2ac7d8352348cf989ae58ab4587d7b74670cb3b19bfbfcd18f0623757 diff --git a/dev-python/templated-dictionary/metadata.xml b/dev-python/templated-dictionary/metadata.xml deleted file mode 100644 index f5bcd8f1e53b..000000000000 --- a/dev-python/templated-dictionary/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - pastalian46@gmail.com - Takuya Wakazono - - - xsuchy/templated-dictionary - templated-dictionary - - diff --git a/dev-python/templated-dictionary/templated-dictionary-1.6.ebuild b/dev-python/templated-dictionary/templated-dictionary-1.6.ebuild deleted file mode 100644 index f94eb8062b8f..000000000000 --- a/dev-python/templated-dictionary/templated-dictionary-1.6.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2023-2024 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 - -DESCRIPTION="Python dictionary with Jinja2 expansion" -HOMEPAGE=" - https://github.com/xsuchy/templated-dictionary/ - https://pypi.org/project/templated-dictionary/ -" -SRC_URI="https://github.com/xsuchy/templated-dictionary/archive/refs/tags/python-${P}-1.tar.gz -> ${P}.gh.tar.gz" - -S="${WORKDIR}/${PN}-python-${P}-1" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="dev-python/jinja2[${PYTHON_USEDEP}]" -- cgit v1.3