commit: f0bb9cd0a103ed46202a25917af9e2ac3378f0b9 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Nov 10 12:45:00 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Nov 10 12:48:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0bb9cd0
dev-vcs/github-pages-publish: treeclean Closes: https://bugs.gentoo.org/817380 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-vcs/github-pages-publish/Manifest | 1 - .../github-pages-publish-0.1.3.ebuild | 19 ------------------- dev-vcs/github-pages-publish/metadata.xml | 13 ------------- profiles/package.mask | 6 ------ 4 files changed, 39 deletions(-) diff --git a/dev-vcs/github-pages-publish/Manifest b/dev-vcs/github-pages-publish/Manifest deleted file mode 100644 index 1d0157df759..00000000000 --- a/dev-vcs/github-pages-publish/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST github-pages-publish-0.1.3.tar.gz 3568 BLAKE2B d19d9d218d584f92a70016b6522b1e27edecf7de8dcc1fb4ca790980ec2a4ffd4f401f11ac7cd2483e5e723f9ae088678dc3aa346eb66de536a5c10435ff1953 SHA512 a501a6fbdf10038a35b5df8add58a79813d6cc2b26b2bfed2a2db7d02740c587a60402459c2fcdeeec66c72f1d5df532023490219daba14ce60782a2018b93d6 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 73c53a38c1e..00000000000 --- 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 1d443bd08dc..00000000000 --- 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>[email protected]</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> diff --git a/profiles/package.mask b/profiles/package.mask index d8ab058bb33..3cf551c5741 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -556,12 +556,6 @@ dev-python/pipfile # Removal on 2021-11-09. Bug #817383. dev-db/sadisplay -# Arthur Zamarin <[email protected]> (2021-10-10) -# Old project, has problems with symlinks in repo. Fails for new -# GitHub projects. -# Removal on 2021-11-09. Bug #817380. -dev-vcs/github-pages-publish - # Sam James <[email protected]> (2021-10-10) # Needs upstream build system fixes (currently in progress). # Python toggles don't work correctly right now.
