diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /dev-python/matrix-common | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'dev-python/matrix-common')
| -rw-r--r-- | dev-python/matrix-common/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild | 31 | ||||
| -rw-r--r-- | dev-python/matrix-common/metadata.xml | 10 |
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-python/matrix-common/Manifest b/dev-python/matrix-common/Manifest deleted file mode 100644 index c3e0efaf5102..000000000000 --- a/dev-python/matrix-common/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST matrix-common-1.3.0.gh.tar.gz 14143 BLAKE2B dd72a7c5558c2db0ab38f2f544f6ab6926fd037e99cbb774973f08bdc661c1587d3d6883ffc6a9cfcea6942284d4020814c02d56be3746279323fca17490f434 SHA512 d08fa11a4156a7c4596ea20709e0fddd1563ef1f4ba763e21a073ba53e1baf58d8de1b60cf0f69c846128cdd6f04788df49765704c8adfde187e8de1dc5ded4e diff --git a/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild b/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild deleted file mode 100644 index 6cf439612edc..000000000000 --- a/dev-python/matrix-common/matrix-common-1.3.0-r1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2022-2025 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="Common code for Synapse, Sydent and Sygnal" -HOMEPAGE=" - https://github.com/matrix-org/matrix-python-common - https://pypi.org/project/matrix-common/ -" -SRC_URI=" - https://github.com/matrix-org/matrix-python-common/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -S="${WORKDIR}/matrix-python-common-${PV}" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64" - -RDEPEND=" - dev-python/attrs[${PYTHON_USEDEP}] -" - -distutils_enable_tests unittest diff --git a/dev-python/matrix-common/metadata.xml b/dev-python/matrix-common/metadata.xml deleted file mode 100644 index c69681175a83..000000000000 --- a/dev-python/matrix-common/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>arkamar@gentoo.org</email> - <name>Petr Vaněk</name> - </maintainer> - <stabilize-allarches /> - <origin>baldeagleos-repo</origin> -</pkgmetadata> |
