summaryrefslogtreecommitdiff
path: root/dev-vcs/github-pages-publish
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-11-13 13:10:00 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-11-13 13:10:00 +0000
commite9d044d4b9b71200a96adfa280848858c0f468c9 (patch)
tree1bd8ef816043a8cd340f1d774e79553a1a7d31d8 /dev-vcs/github-pages-publish
parentfc2f1018fc323ef2c6572734a9b130427cba76a6 (diff)
gentoo resync : 13.11.2021
Diffstat (limited to 'dev-vcs/github-pages-publish')
-rw-r--r--dev-vcs/github-pages-publish/Manifest3
-rw-r--r--dev-vcs/github-pages-publish/github-pages-publish-0.1.3.ebuild19
-rw-r--r--dev-vcs/github-pages-publish/metadata.xml13
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-vcs/github-pages-publish/Manifest b/dev-vcs/github-pages-publish/Manifest
deleted file mode 100644
index 08aa4f16c881..000000000000
--- a/dev-vcs/github-pages-publish/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST github-pages-publish-0.1.3.tar.gz 3568 BLAKE2B d19d9d218d584f92a70016b6522b1e27edecf7de8dcc1fb4ca790980ec2a4ffd4f401f11ac7cd2483e5e723f9ae088678dc3aa346eb66de536a5c10435ff1953 SHA512 a501a6fbdf10038a35b5df8add58a79813d6cc2b26b2bfed2a2db7d02740c587a60402459c2fcdeeec66c72f1d5df532023490219daba14ce60782a2018b93d6
-EBUILD github-pages-publish-0.1.3.ebuild 495 BLAKE2B c307b92d4ba4564c70ce945f4d425af13fd39bb98781d2eaf9203ba8cf55180b638aa0620727b3b89ab07206e8dfbf1587526220cad0cc407c4b6bbcceef7f78 SHA512 a7077b80ff7fb1951babd9e410e378e207194a710225eb829b2e73524e4b02ffd5f6c030c5ea31638651d9d267bcb0662e994a1fb75ba376fbc670cdc5e3fb80
-MISC metadata.xml 449 BLAKE2B 871ecd35ccdb66151e7d175404f8c456b924df91c499c924c37dfb25bab5051b97db89b4358031997def6072583fc3a96fd154f57dff39c9621b08718ddc5bd9 SHA512 69adde21cf695adddad419b1b3261b48daab79a85207579f3d09c10df4ca06befcaf0e4a0b7b88e48087406da7a1e1110ec109c156ce44a9c6525c51e0563681
diff --git a/dev-vcs/github-pages-publish/github-pages-publish-0.1.3.ebuild b/dev-vcs/github-pages-publish/github-pages-publish-0.1.3.ebuild
deleted file mode 100644
index 73c53a38c1ea..000000000000
--- a/dev-vcs/github-pages-publish/github-pages-publish-0.1.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A script that commits files from a directory to Github Pages"
-HOMEPAGE="https://pypi.org/project/github-pages-publish/
- https://github.com/rafaelmartins/github-pages-publish"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=dev-python/pygit2-0.20.0"
diff --git a/dev-vcs/github-pages-publish/metadata.xml b/dev-vcs/github-pages-publish/metadata.xml
deleted file mode 100644
index 1d443bd08dce..000000000000
--- a/dev-vcs/github-pages-publish/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <maintainer status="active">
- <email>rafaelmartins@gentoo.org</email>
- <name>Rafael G. Martins</name>
- </maintainer>
- <remote-id type="pypi">github-pages-publish</remote-id>
- <remote-id type="github">rafaelmartins/github-pages-publish</remote-id>
- </upstream>
-</pkgmetadata>