app-crypt/gkeys-gen: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Thu, 13 Sep 2018 16:23:29 +0000 (18:23 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 13 Sep 2018 16:23:29 +0000 (18:23 +0200)
app-crypt/gkeys-gen/Manifest [deleted file]
app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild [deleted file]
app-crypt/gkeys-gen/gkeys-gen-9999.ebuild [deleted file]
app-crypt/gkeys-gen/metadata.xml [deleted file]
profiles/package.mask

diff --git a/app-crypt/gkeys-gen/Manifest b/app-crypt/gkeys-gen/Manifest
deleted file mode 100644 (file)
index 1bce3d7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST gkeys-gen-0.2.tar.bz2 19160 BLAKE2B db8ab42b7001cc9189a34291bb22f36344dd1d5a74030269e4675cde83c511cf497f412e8194564c945e322adac421d79441a3914520ee0af39725f4162db65a SHA512 ca46d8cc32f80ac98dfafc0b6ab3e543dc0cb4ee6db2938917d4c6f4fada980996e1ddd48f3ffe563893b973b5763e7016a66f67d4a2f8eb57ee227b1e71a1c2
diff --git a/app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild b/app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild
deleted file mode 100644 (file)
index b6b52f8..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-
-inherit distutils-r1
-
-DESCRIPTION="Tool for generating OpenPGP/GPG keys using a specifications file"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Gentoo-keys"
-SRC_URI="https://dev.gentoo.org/~dolsen/releases/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}
-       app-crypt/gnupg
-       dev-python/snakeoil[${PYTHON_USEDEP}]
-       dev-python/pygpgme[${PYTHON_USEDEP}]
-       =app-crypt/gkeys-0.2*[${PYTHON_USEDEP}]
-       "
-
-pkg_postinst() {
-       einfo "This is experimental software."
-       einfo "The API's it installs should be considered unstable"
-       einfo "and are subject to change."
-       einfo
-       einfo "Please file any enhancement requests, or bugs"
-       einfo "at https://bugs.gentoo.org"
-       einfo "We are also on IRC @ #gentoo-keys of the Freenode network"
-       einfo
-       ewarn "There may be some Python 3 compatibility issues still."
-       ewarn "Please help us debug, fix and report them in Bugzilla."
-}
diff --git a/app-crypt/gkeys-gen/gkeys-gen-9999.ebuild b/app-crypt/gkeys-gen/gkeys-gen-9999.ebuild
deleted file mode 100644 (file)
index e72ae2a..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
-
-EGIT_BRANCH="master"
-#EGIT_BRANCH="gen-update"
-
-inherit distutils-r1 git-r3
-
-EGIT_REPO_URI="git://anongit.gentoo.org/proj/gentoo-keys.git"
-#EGIT_REPO_URI="https://github.com/gentoo/gentoo-keys.git"
-
-DESCRIPTION="Tool for generating OpenPGP/GPG keys using a specifications file"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Gentoo-keys"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-KEYWORDS=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
-       app-crypt/gnupg
-       dev-python/snakeoil[${PYTHON_USEDEP}]
-       dev-python/pygpgme[${PYTHON_USEDEP}]
-       =app-crypt/gkeys-9999[${PYTHON_USEDEP}]
-       "
-
-S="${WORKDIR}/$P/gkeys-gen"
-
-python_prepare_all() {
-       distutils-r1_python_prepare_all
-       # copy these 2 into our subdir from the master level
-       cp ../LICENSE ./ || die "cp LICENSE failed"
-       cp ../README.md ./ || die "cp README.me failed"
-       cp -R ../py2man ./ || die "cp-R py2man failed"
-}
-
-pkg_postinst() {
-       einfo
-       einfo "This is experimental software."
-       einfo "The API's it installs should be considered unstable"
-       einfo "and are subject to change."
-       einfo
-       einfo "Please file any enhancement requests, or bugs"
-       einfo "at https://bugs.gentoo.org"
-       einfo "We are also on IRC @ #gentoo-keys of the freenode network"
-       einfo
-       ewarn "There may be some python 3 compatibility issues still."
-       ewarn "Please help debug/fix/report them in bugzilla."
-}
diff --git a/app-crypt/gkeys-gen/metadata.xml b/app-crypt/gkeys-gen/metadata.xml
deleted file mode 100644 (file)
index 1937e8c..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>gkeys@gentoo.org</email>
-               <name>Gentoo-keys Project Team</name>
-       </maintainer>
-</pkgmetadata>
index 5dd7f645561a4f6a9040d8bd4449b7b12535d4ea..bf04cf3e0fcd6eaf26210a7102d3b2d25830b523 100644 (file)
@@ -293,11 +293,6 @@ dev-python/wxpython:2.8
 =virtual/perl-threads-2.220.0
 =virtual/perl-version-0.992.300
 
-# Brian Dolbec <dolsen@gentoo.org> (4 July 2018)
-# No longer needed, newer gpg-2 versions have simple cli options
-# for generating new keys and doing key maintenance. Removal in a month
-app-crypt/gkeys-gen
-
 # Thomas Deutschmann <whissi@gentoo.org> (23 Jun 2018)
 # Doesn't pass QA full boot test
 =sys-kernel/ck-sources-4.16.17