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: profiles/, app-crypt/simp_le/
Date: Sat, 29 Sep 2018 10:09:05
Message-Id: 1538215721.2774804851f8251867969c4d3f2068e51ffc1161.mgorny@gentoo
1 commit: 2774804851f8251867969c4d3f2068e51ffc1161
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 29 10:05:58 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 29 10:08:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27748048
7
8 app-crypt/simp_le: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/659370
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-crypt/simp_le/metadata.xml | 8 --------
14 app-crypt/simp_le/simp_le-9999.ebuild | 35 -----------------------------------
15 profiles/package.mask | 5 -----
16 3 files changed, 48 deletions(-)
17
18 diff --git a/app-crypt/simp_le/metadata.xml b/app-crypt/simp_le/metadata.xml
19 deleted file mode 100644
20 index 01d45eef484..00000000000
21 --- a/app-crypt/simp_le/metadata.xml
22 +++ /dev/null
23 @@ -1,8 +0,0 @@
24 -<?xml version="1.0" encoding="UTF-8"?>
25 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 -<pkgmetadata>
27 - <!-- maintainer-needed -->
28 - <upstream>
29 - <remote-id type="github">kuba/simp_le</remote-id>
30 - </upstream>
31 -</pkgmetadata>
32
33 diff --git a/app-crypt/simp_le/simp_le-9999.ebuild b/app-crypt/simp_le/simp_le-9999.ebuild
34 deleted file mode 100644
35 index 8ff65c7a1ac..00000000000
36 --- a/app-crypt/simp_le/simp_le-9999.ebuild
37 +++ /dev/null
38 @@ -1,35 +0,0 @@
39 -# Copyright 1999-2018 Gentoo Foundation
40 -# Distributed under the terms of the GNU General Public License v2
41 -
42 -EAPI=5
43 -PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
44 -
45 -if [[ ${PV} == 9999* ]]; then
46 - EGIT_REPO_URI="https://github.com/kuba/simp_le.git"
47 - inherit git-r3
48 - KEYWORDS=""
49 -else
50 - SRC_URI="https://github.com/kuba/simp_le/archive/v${PV}.tar.gz -> simp_le-${PV}.tar.gz"
51 - KEYWORDS="~amd64 ~x86"
52 -fi
53 -
54 -inherit distutils-r1
55 -
56 -DESCRIPTION="Simple Let's Encrypt Client"
57 -HOMEPAGE="https://github.com/kuba/simp_le"
58 -
59 -LICENSE="GPL-3"
60 -SLOT="0"
61 -IUSE="test"
62 -
63 -RDEPEND=">=dev-python/cryptography-0.8[${PYTHON_USEDEP}]
64 - dev-python/mock[${PYTHON_USEDEP}]
65 - >=dev-python/pyopenssl-0.15[${PYTHON_USEDEP}]
66 - dev-python/pyrfc3339[${PYTHON_USEDEP}]
67 - dev-python/pytz[${PYTHON_USEDEP}]
68 - dev-python/requests[${PYTHON_USEDEP}]
69 - =app-crypt/acme-0.1.0[${PYTHON_USEDEP}]
70 -"
71 -
72 -DEPEND="test? ( ${RDEPEND} dev-python/pylint[${PYTHON_USEDEP}] dev-python/pep8[${PYTHON_USEDEP}] )
73 - dev-python/setuptools[${PYTHON_USEDEP}]"
74
75 diff --git a/profiles/package.mask b/profiles/package.mask
76 index 97a4a7fcbff..1f376a9e2ac 100644
77 --- a/profiles/package.mask
78 +++ b/profiles/package.mask
79 @@ -217,11 +217,6 @@ net-im/hangups
80 # Removal in 30 days.
81 net-analyzer/check_mk
82
83 -# Michał Górny <mgorny@g.o> (26 Aug 2018)
84 -# Live ebuild only. Dependencies can no longer be satisfied by ::gentoo
85 -# packages. Unmaintained. Bug #659370. Removal in 30 days.
86 -app-crypt/simp_le
87 -
88 # Virgil Dupras <vdupras@g.o> (23 Aug 2018)
89 # Vulnerable and can't be removed yet because of alpha. Bug #664346
90 <dev-python/paramiko-2.4.1