dev-python/python-virtkey: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 16:41:18 +0000 (18:41 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 16:41:18 +0000 (18:41 +0200)
Closes: https://bugs.gentoo.org/694280
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/python-virtkey/Manifest [deleted file]
dev-python/python-virtkey/metadata.xml [deleted file]
dev-python/python-virtkey/python-virtkey-0.60.0-r2.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/python-virtkey/Manifest b/dev-python/python-virtkey/Manifest
deleted file mode 100644 (file)
index 8f5d880..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-virtkey-0.60.0.tar.gz 40328 BLAKE2B 057fea284d35dc8b09d61eb7e0487a2cf67b94b33e308ca71fcc7c7f57ebf50bf33a5cecac8a3829a57fc9a52708df465e6b61677d147906adaaab266d8d96ea SHA512 96e48fd5ab861d5bccc40dfed1b71c7ea5ce01aeafaa5b1a58ba7a0250dfe191eab35ef0a95f247e64ea49213a20cc596bbfd64e091fd4624daae38edba2840b
diff --git a/dev-python/python-virtkey/metadata.xml b/dev-python/python-virtkey/metadata.xml
deleted file mode 100644 (file)
index 2acdbda..0000000
+++ /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="launchpad">python-virtkey</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/dev-python/python-virtkey/python-virtkey-0.60.0-r2.ebuild b/dev-python/python-virtkey/python-virtkey-0.60.0-r2.ebuild
deleted file mode 100644 (file)
index b4cfca7..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1 eapi7-ver flag-o-matic
-
-DESCRIPTION="Python module to simulate keypresses and get current keyboard layout"
-HOMEPAGE="https://launchpad.net/virtkey"
-SRC_URI="https://launchpad.net/python-virtkey/$(ver_cut 1-2)/${PV}/+download/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-       dev-libs/glib:2
-       x11-libs/libX11
-       x11-libs/libXtst
-       x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-pkg_setup() {
-       append-cflags -fno-strict-aliasing
-       python-single-r1_pkg_setup
-}
index 24cf78fa7d26f7e68cd75b27decb2ab7d7fed9d6..40a4303151d0c79dacfa8d6b0e59d0d5ebe6f4fa 100644 (file)
@@ -505,7 +505,6 @@ dev-python/pystdf
 dev-python/python-dsv
 dev-python/python-gudev
 dev-python/python-spidermonkey
-dev-python/python-virtkey
 
 # Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.