commit:     f4ddf764cfa3c849e582e1e58799503fc20aa94d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 16:42:42 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 16:42:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ddf764

dev-python/python-gudev: Remove last-rited pkg

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

 dev-python/python-gudev/Manifest                   |  1 -
 dev-python/python-gudev/files/automake.patch       | 10 -----
 dev-python/python-gudev/metadata.xml               |  8 ----
 .../python-gudev/python-gudev-147.2-r1.ebuild      | 46 ----------------------
 profiles/package.mask                              |  1 -
 5 files changed, 66 deletions(-)

diff --git a/dev-python/python-gudev/Manifest b/dev-python/python-gudev/Manifest
deleted file mode 100644
index cb8e1c51459..00000000000
--- a/dev-python/python-gudev/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-gudev-147.2.tar.gz 10111 BLAKE2B 
52e5a87ec27c308a0e2679996187702d0852c1b173b477a51dbb6b4dfece69c7c4acb215f88432e85b1a31cb65a7b89246e4fe44ece18fd61898f62cebcb07b6
 SHA512 
a022df2989154ac5f358df7ff33d6f976cae4d005756c3b73937e0668751b923a29c3e1f813e89a7297653df7744f10207c2bb33d2a6816470ea2ca10975493f

diff --git a/dev-python/python-gudev/files/automake.patch 
b/dev-python/python-gudev/files/automake.patch
deleted file mode 100644
index a25c9e4fd31..00000000000
--- a/dev-python/python-gudev/files/automake.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.org.ac   2013-05-02 00:22:58.181214757 +0200
-+++ configure.ac       2013-05-02 00:25:00.463686016 +0200
-@@ -8,7 +8,6 @@
- AC_PROG_MAKE_SET
- 
- AC_PROG_CC
--AM_PROG_CC_STDC
- AC_HEADER_STDC
- 
- AM_PROG_LIBTOOL

diff --git a/dev-python/python-gudev/metadata.xml 
b/dev-python/python-gudev/metadata.xml
deleted file mode 100644
index 4d742adbfbd..00000000000
--- a/dev-python/python-gudev/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">nzjrs/python-gudev</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/python-gudev/python-gudev-147.2-r1.ebuild 
b/dev-python/python-gudev/python-gudev-147.2-r1.ebuild
deleted file mode 100644
index 8e07b1e8ef1..00000000000
--- a/dev-python/python-gudev/python-gudev-147.2-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_PRUNE_LIBTOOL_FILES=modules
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools-utils python-r1 vcs-snapshot eutils
-
-DESCRIPTION="Python binding to the GUDev udev helper library"
-HOMEPAGE="https://github.com/nzjrs/python-gudev";
-SRC_URI="https://github.com/nzjrs/${PN}/tarball/${PV} -> ${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]
-       virtual/libgudev:=
-       ${PYTHON_DEPS}"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-       epatch "${FILESDIR}"/automake.patch
-       python_foreach_impl autotools-utils_src_prepare
-}
-
-src_configure() {
-       python_foreach_impl autotools-utils_src_configure
-}
-
-src_compile() {
-       python_foreach_impl autotools-utils_src_compile
-}
-
-src_test() {
-       python_foreach_impl autotools-utils_src_test
-}
-
-src_install() {
-       python_foreach_impl autotools-utils_src_install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index a434bce2a4e..5553785c42d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -503,7 +503,6 @@ dev-python/pylirc
 dev-python/pyringe
 dev-python/pystdf
 dev-python/python-dsv
-dev-python/python-gudev
 
 # Lars Wendler <[email protected]> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.

Reply via email to