commit:     2774804851f8251867969c4d3f2068e51ffc1161
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 29 10:05:58 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 29 10:08:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27748048

app-crypt/simp_le: Remove last-rited pkg

Closes: https://bugs.gentoo.org/659370
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-crypt/simp_le/metadata.xml        |  8 --------
 app-crypt/simp_le/simp_le-9999.ebuild | 35 -----------------------------------
 profiles/package.mask                 |  5 -----
 3 files changed, 48 deletions(-)

diff --git a/app-crypt/simp_le/metadata.xml b/app-crypt/simp_le/metadata.xml
deleted file mode 100644
index 01d45eef484..00000000000
--- a/app-crypt/simp_le/metadata.xml
+++ /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-needed -->
-       <upstream>
-               <remote-id type="github">kuba/simp_le</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/app-crypt/simp_le/simp_le-9999.ebuild 
b/app-crypt/simp_le/simp_le-9999.ebuild
deleted file mode 100644
index 8ff65c7a1ac..00000000000
--- a/app-crypt/simp_le/simp_le-9999.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 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})
-
-if [[ ${PV} == 9999* ]]; then
-       EGIT_REPO_URI="https://github.com/kuba/simp_le.git";
-       inherit git-r3
-       KEYWORDS=""
-else
-       SRC_URI="https://github.com/kuba/simp_le/archive/v${PV}.tar.gz -> 
simp_le-${PV}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Simple Let's Encrypt Client"
-HOMEPAGE="https://github.com/kuba/simp_le";
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="test"
-
-RDEPEND=">=dev-python/cryptography-0.8[${PYTHON_USEDEP}]
-       dev-python/mock[${PYTHON_USEDEP}]
-       >=dev-python/pyopenssl-0.15[${PYTHON_USEDEP}]
-       dev-python/pyrfc3339[${PYTHON_USEDEP}]
-       dev-python/pytz[${PYTHON_USEDEP}]
-       dev-python/requests[${PYTHON_USEDEP}]
-       =app-crypt/acme-0.1.0[${PYTHON_USEDEP}]
-"
-
-DEPEND="test? ( ${RDEPEND} dev-python/pylint[${PYTHON_USEDEP}] 
dev-python/pep8[${PYTHON_USEDEP}] )
-       dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/profiles/package.mask b/profiles/package.mask
index 97a4a7fcbff..1f376a9e2ac 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -217,11 +217,6 @@ net-im/hangups
 # Removal in 30 days.
 net-analyzer/check_mk
 
-# Michał Górny <[email protected]> (26 Aug 2018)
-# Live ebuild only.  Dependencies can no longer be satisfied by ::gentoo
-# packages.  Unmaintained.  Bug #659370.  Removal in 30 days.
-app-crypt/simp_le
-
 # Virgil Dupras <[email protected]> (23 Aug 2018)
 # Vulnerable and can't be removed yet because of alpha. Bug #664346
 <dev-python/paramiko-2.4.1

Reply via email to