commit:     fdc95efee405b08c1f7ef8cd4858dc41e0e1e632
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 08:11:50 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 08:14:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdc95efe

app-misc/evemu: Remove last-rited pkg

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-misc/evemu/Manifest           |  1 -
 app-misc/evemu/evemu-2.7.0.ebuild | 43 ---------------------------------------
 app-misc/evemu/metadata.xml       |  5 -----
 profiles/package.mask             |  5 -----
 4 files changed, 54 deletions(-)

diff --git a/app-misc/evemu/Manifest b/app-misc/evemu/Manifest
deleted file mode 100644
index 3dc7d190891..00000000000
--- a/app-misc/evemu/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST evemu-2.7.0.tar.xz 509308 BLAKE2B 
0fec24d4cbd57a2b8d9eb6c7e4734a069148e20dea819bf8409adc95928410bfdabc93dbe58faad1137fb086d4534668e2cbd77f939f9a44a9aee99835fa7d2d
 SHA512 
a8b09717f84df440c230bb65d3d50d81ce6a722a7cdb281981792435ea591186c28dbec215a0314542e0e36bab06bb1800851bbe32cf2a0e7712adaeaceaeb76

diff --git a/app-misc/evemu/evemu-2.7.0.ebuild 
b/app-misc/evemu/evemu-2.7.0.ebuild
deleted file mode 100644
index 64f996d75f1..00000000000
--- a/app-misc/evemu/evemu-2.7.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit ltprune python-single-r1
-
-DESCRIPTION="tools and bindings for kernel evdev device emulation, data 
capture, and replay"
-HOMEPAGE="https://www.freedesktop.org/wiki/Evemu/";
-SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz";
-
-LICENSE="LGPL-3 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="python static-libs"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="python? ( ${PYTHON_DEPS} )
-       >=dev-libs/libevdev-1.2.99.902"
-DEPEND="app-arch/xz-utils
-       ${RDEPEND}"
-
-src_configure() {
-       econf \
-               $(use_enable static-libs static) \
-               $(use_enable python python-bindings)
-}
-
-src_test() {
-       if use python ; then
-               if [[ ! ${EUID} -eq 0 ]] || has sandbox $FEATURES || has 
usersandbox $FEATURES ; then
-                       ewarn "Tests require userpriv, sandbox, and usersandbox 
to be disabled in FEATURES."
-               else
-                       emake check
-               fi
-       fi
-}
-
-src_install() {
-       default
-       prune_libtool_files
-}

diff --git a/app-misc/evemu/metadata.xml b/app-misc/evemu/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/app-misc/evemu/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 07082e238e5..6e92535d564 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -673,11 +673,6 @@ www-misc/nx_util
 # #722408,723344
 app-mobilephone/obexftp
 
-# Aaron Bauman <b...@gentoo.org> (2020-08-02)
-# Dead upstream. Py3.6 only.
-# Removal in 30 days. Bug #722334,#713686
-app-misc/evemu
-
 # Mikle Kolyada <zlog...@gentoo.org> (2020-08-02)
 # consolekit is abandoned upstream.
 # People are encouraged to switch to any logind

Reply via email to