Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/ssh-multiadd/, profiles/
Date: Wed, 02 Sep 2020 08:06:30
Message-Id: 1599033774.1ba4d8419c608ecb7fa37c70a8e1375312207f25.mgorny@gentoo
1 commit: 1ba4d8419c608ecb7fa37c70a8e1375312207f25
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 2 08:02:54 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 2 08:02:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba4d841
7
8 app-crypt/ssh-multiadd: Remove last-rited pkg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-crypt/ssh-multiadd/Manifest | 1 -
13 app-crypt/ssh-multiadd/metadata.xml | 8 -----
14 .../ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild | 37 ----------------------
15 profiles/package.mask | 1 -
16 4 files changed, 47 deletions(-)
17
18 diff --git a/app-crypt/ssh-multiadd/Manifest b/app-crypt/ssh-multiadd/Manifest
19 deleted file mode 100644
20 index c6bc7a5cead..00000000000
21 --- a/app-crypt/ssh-multiadd/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST ssh-multiadd-1.3.2.tar.gz 14035 BLAKE2B 1de9e8593be128b792d6babe9ada37e7f611045d573e3430c0bc08a66d9c6acb00f5f6c453b22fd2308233cc8e58c62ab116de1aae702d066f664036bb029027 SHA512 fd4f26bfa5e2f654fc650470353901c6f418685f971ec4b5834afd0136e77469523c49b7cacb1b9716ff6c8cbbe810a057b214927f0325524170db84aebacbb3
25
26 diff --git a/app-crypt/ssh-multiadd/metadata.xml b/app-crypt/ssh-multiadd/metadata.xml
27 deleted file mode 100644
28 index 91439c59951..00000000000
29 --- a/app-crypt/ssh-multiadd/metadata.xml
30 +++ /dev/null
31 @@ -1,8 +0,0 @@
32 -<?xml version="1.0" encoding="UTF-8"?>
33 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
34 -<pkgmetadata>
35 - <maintainer type="person">
36 - <email>k_f@g.o</email>
37 - <name>Kristian Fiskerstrand</name>
38 - </maintainer>
39 -</pkgmetadata>
40
41 diff --git a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild
42 deleted file mode 100644
43 index b73f0399baf..00000000000
44 --- a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild
45 +++ /dev/null
46 @@ -1,37 +0,0 @@
47 -# Copyright 1999-2020 Gentoo Authors
48 -# Distributed under the terms of the GNU General Public License v2
49 -
50 -EAPI=5
51 -
52 -PYTHON_COMPAT=( python2_7 )
53 -
54 -inherit python-single-r1
55 -
56 -DESCRIPTION="Adds multiple ssh keys to the ssh authentication agent"
57 -HOMEPAGE="http://code.fluffytapeworm.com/projects"
58 -SRC_URI="http://code.fluffytapeworm.com/projects/${P}.tar.gz"
59 -
60 -LICENSE="GPL-2"
61 -SLOT="0"
62 -KEYWORDS="amd64 ppc x86"
63 -IUSE="X"
64 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
65 -
66 -DEPEND=""
67 -RDEPEND="
68 - ${PYTHON_DEPS}
69 - X? ( >=net-misc/x11-ssh-askpass-1.2.2 )"
70 -
71 -src_prepare() {
72 - python_fix_shebang .
73 -}
74 -
75 -src_compile() {
76 - :
77 -}
78 -
79 -src_install() {
80 - dobin ssh-multiadd
81 - doman ssh-multiadd.1
82 - dodoc Changelog README todo
83 -}
84
85 diff --git a/profiles/package.mask b/profiles/package.mask
86 index 70ba2447d69..813b286eeba 100644
87 --- a/profiles/package.mask
88 +++ b/profiles/package.mask
89 @@ -744,7 +744,6 @@ www-apache/mod_scgi
90 # Py2 only. Dead upstream.
91 # Removal in 30 days
92 app-crypt/openssl-blacklist
93 -app-crypt/ssh-multiadd
94
95 # Aaron Bauman <bman@g.o> (2020-08-01)
96 # Py2 only. Last upstream release 2013.