summaryrefslogtreecommitdiff
path: root/dev-python/sphinxext-opengraph
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinxext-opengraph')
-rw-r--r--dev-python/sphinxext-opengraph/Manifest2
-rw-r--r--dev-python/sphinxext-opengraph/metadata.xml10
-rw-r--r--dev-python/sphinxext-opengraph/sphinxext-opengraph-0.7.5.ebuild21
-rw-r--r--dev-python/sphinxext-opengraph/sphinxext-opengraph-0.8.1.ebuild21
4 files changed, 0 insertions, 54 deletions
diff --git a/dev-python/sphinxext-opengraph/Manifest b/dev-python/sphinxext-opengraph/Manifest
deleted file mode 100644
index fbdb6d7c2804..000000000000
--- a/dev-python/sphinxext-opengraph/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST sphinxext-opengraph-0.7.5.tar.gz 27212 BLAKE2B 20f1207fb72b8173787a9acdc69b886ffad28ca3a809549a06dea354c1a3e71447f2ada08ff179ec041b457792fb7bad21b60f7d48faab5dc959728c73f697d8 SHA512 4a3dd883ea9212440b52db7871cdeed595cfe4aa266a0e881757a09b391dba24f887033a3d9e6922a88d51e1e75244b5c44b956642e8ec6ffd0089b7d5e4092f
-DIST sphinxext-opengraph-0.8.1.tar.gz 1031589 BLAKE2B af5dfba6886d55746337064c976ec447e38ca1fa6d6ecd57e11011eb62fa29de04ba8a9666ac6783b8177beb332bfd90e70d446218f1e13d4306bde07c5e60bb SHA512 ecbf67fc879c4659da446a9cda7af16c5a2dec5b4443087ef5bf417893c8c02d27847353d4b78cea7f3f7a140050d2b3e6e3f11e972c590f773b3a56a3831eb7
diff --git a/dev-python/sphinxext-opengraph/metadata.xml b/dev-python/sphinxext-opengraph/metadata.xml
deleted file mode 100644
index 36acccda7221..000000000000
--- a/dev-python/sphinxext-opengraph/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>dev@liguros.net</email>
- <name>Development</name>
- </maintainer>
-
- <origin>ports</origin>
-</pkgmetadata> \ No newline at end of file
diff --git a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.7.5.ebuild b/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.7.5.ebuild
deleted file mode 100644
index e41e56f9510a..000000000000
--- a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.7.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2022-2023 Liguros Authors
-# Distributed under the terms of the GNU General Public License v2
-EAPI=8
-
-PYTHON_COMPAT=( python3_{7,8,9,10,11} )
-PYTHON_REQ_USE="ncurses"
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx Extension to enable OGP support"
-HOMEPAGE="https://github.com/wpilibsuite/sphinxext-opengraph"
-SRC_URI="https://files.pythonhosted.org/packages/3a/8e/7c835a3247f350b6b1e38d738d0c132074e0d17d4349634409f920e08b3c/sphinxext-opengraph-0.7.5.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="examples"
-
-distutils_enable_sphinx docs
-distutils_enable_tests setup.py
-
diff --git a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.8.1.ebuild b/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.8.1.ebuild
deleted file mode 100644
index c940324a2239..000000000000
--- a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.8.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2022-2023 Liguros Authors
-# Distributed under the terms of the GNU General Public License v2
-EAPI=8
-
-PYTHON_COMPAT=( python3_{7,8,9,10,11} )
-PYTHON_REQ_USE="ncurses"
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx Extension to enable OGP support"
-HOMEPAGE="https://github.com/wpilibsuite/sphinxext-opengraph"
-SRC_URI="https://files.pythonhosted.org/packages/13/63/328125fa3bd2ea35898405b4dc1b07a9ab0ce45e189746080418370de0d0/sphinxext-opengraph-0.8.1.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="examples"
-
-distutils_enable_sphinx docs
-distutils_enable_tests setup.py
-