* [gentoo-commits] repo/gentoo:master commit in: app-crypt/sgeps/, profiles/
@ 2019-05-15 20:08 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-05-15 20:08 UTC (permalink / raw
To: gentoo-commits
commit: a9ad592e84253bfa59d445e994446fea92cda552
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 20:04:10 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 15 20:07:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ad592e
app-crypt/sgeps: Remove last-rited pkg
Closes: https://bugs.gentoo.org/682914
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-crypt/sgeps/Manifest | 1 -
app-crypt/sgeps/metadata.xml | 12 -----------
app-crypt/sgeps/sgeps-0_pre15.ebuild | 42 ------------------------------------
profiles/package.mask | 7 ------
4 files changed, 62 deletions(-)
diff --git a/app-crypt/sgeps/Manifest b/app-crypt/sgeps/Manifest
deleted file mode 100644
index 1c971003b10..00000000000
--- a/app-crypt/sgeps/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sgeps-0_pre15.tar.xz 3284 BLAKE2B e30662e1353e6b4bf1680f730152d972c769d7728b9d30fa8a01d76c40b65549f8cb63d616cf70119201952ee1b0f7ec7aae087a1e37f36e7c6df3ece1259494 SHA512 8ebf5f492baaf6ee7f93054a9afcc6c4318f755d85190ce2576c89a88908ee132283af873a37f60f611683689bc7e2e77903c95c6020c80ad916ebabf4583702
diff --git a/app-crypt/sgeps/metadata.xml b/app-crypt/sgeps/metadata.xml
deleted file mode 100644
index 6bd8c99de50..00000000000
--- a/app-crypt/sgeps/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>enrico.tagliavini@gmail.com</email>
- <name>Enrico Tagliavini</name>
- </maintainer>
-<maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
-</pkgmetadata>
diff --git a/app-crypt/sgeps/sgeps-0_pre15.ebuild b/app-crypt/sgeps/sgeps-0_pre15.ebuild
deleted file mode 100644
index 62be47628e9..00000000000
--- a/app-crypt/sgeps/sgeps-0_pre15.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="simple GnuPG-encrypted password store written in perl"
-HOMEPAGE="http://roland.entierement.nu/blog/2010/01/22/simple-gnupg-encrypted-password-store.html"
-SRC_URI="https://dev.gentoo.org/~flameeyes/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="zsh-completion"
-
-RDEPEND="app-crypt/gnupg
- dev-lang/perl
- virtual/perl-Storable
- virtual/perl-File-Temp
- virtual/perl-Getopt-Long
- dev-perl/Config-Simple
- zsh-completion? ( app-shells/zsh )"
-DEPEND=""
-
-S="${WORKDIR}"
-
-src_install() {
- dobin sgeps pwsafe2sgeps
- if use zsh-completion ; then
- insinto /usr/share/zsh/site-functions
- newins zsh-completion _sgeps
- fi
-}
-
-pkg_postinst() {
- elog "To make use of sgeps, remember to create a configuration file as"
- elog " ~/.config/sgeps.conf with these values:"
- elog ""
- elog "store = ~/somewhere/safe"
- elog "keyid = 012345678"
- elog ""
- elog "If you want to use the --copy options you should install x11-misc/xclip"
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index fad91877e6d..cf0ab7db5bb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -546,13 +546,6 @@ net-libs/ftplib
# Removal in 30 days. Bug #637484.
net-misc/netkit-rwho
-# Michał Górny <mgorny@gentoo.org> (13 Apr 2019)
-# Apparently this was last updated in 2012. It's unclear if the proxied
-# maintainer actually ever maintained it since it was imported in 2010.
-# The HOMEPAGE is now empty. app-admin/pass is a good alternative.
-# Removal in 30 days. Bug #682914.
-app-crypt/sgeps
-
# Hans de Graaff <graaff@gentoo.org> (13 Apr 2019)
# Old ruby24-only slots of Rails-related packages
# These no longer have reverse dependencies or newer
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-15 20:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-15 20:08 [gentoo-commits] repo/gentoo:master commit in: app-crypt/sgeps/, profiles/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox