dev-util/pida: Remove last-rited pkg, #617236
authorMichał Górny <mgorny@gentoo.org>
Mon, 14 Aug 2017 07:38:16 +0000 (09:38 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 14 Aug 2017 07:47:14 +0000 (09:47 +0200)
dev-util/pida/Manifest [deleted file]
dev-util/pida/files/pida-0.6.1-fix_implicit_declaration.patch [deleted file]
dev-util/pida/metadata.xml [deleted file]
dev-util/pida/pida-0.6.2-r1.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-util/pida/Manifest b/dev-util/pida/Manifest
deleted file mode 100644 (file)
index 3bb88bc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST pida-0.6.2.tar.gz 812069 SHA256 f8476c9a36399b525a18761b709c204ae3f3c4344a4334b726d4ddccfca17a34 SHA512 7793bda11f890d329e0748e789f41c8907fb47c6d4e40f9f2a6ae6d098e606cbf29aae0946786e47b5fac45a672f84c78925cdcf2b8fd7ad05d758630c3b8ea3 WHIRLPOOL 9a11770a0c09c58a17e163f4f4ef8924e9481a95de85f844586b759dbe8c50f4ed32f26beeabd2a53d1f10ac0b459fd715727f9c4b6d0c8f6046a9b9568ee91b
diff --git a/dev-util/pida/files/pida-0.6.1-fix_implicit_declaration.patch b/dev-util/pida/files/pida-0.6.1-fix_implicit_declaration.patch
deleted file mode 100644 (file)
index 0636a0d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- contrib/moo/moo.override
-+++ contrib/moo/moo.override
-@@ -6,6 +6,7 @@
- #include <pygobject.h>
- #include <pygtk/pygtk.h>
- #include "moobigpaned.h"
-+#include "moopython-utils.h"
- %%
- modulename moo_stub
- %%
diff --git a/dev-util/pida/metadata.xml b/dev-util/pida/metadata.xml
deleted file mode 100644 (file)
index 6b3721c..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>python@gentoo.org</email>
-               <name>Python</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="pypi">pida</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/dev-util/pida/pida-0.6.2-r1.ebuild b/dev-util/pida/pida-0.6.2-r1.ebuild
deleted file mode 100644 (file)
index d0e6e3f..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 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
-# json module required.
-
-DESCRIPTION="Gtk and/or Vim-based Python Integrated Development Application"
-HOMEPAGE="http://pida.co.uk/ https://pypi.python.org/pypi/pida"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=app-editors/gvim-6.3[gtk,${PYTHON_USEDEP}]
-       >=dev-python/anyvc-0.3.2[${PYTHON_USEDEP}]
-       >=dev-python/bpython-0.9.7[gtk,${PYTHON_USEDEP}]
-       >=dev-python/pygtk-2.8[${PYTHON_USEDEP}]
-       >dev-python/pygtkhelpers-0.4.1[${PYTHON_USEDEP}]
-       >=x11-libs/vte-0.11.11-r2:0[python,${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       virtual/pkgconfig"
-
-src_prepare() {
-       distutils-r1_src_prepare
-
-       # Don't require argparse with Python 2.7.
-       sed -e "/argparse/d" -i setup.py || die "sed failed"
-
-       epatch "${FILESDIR}/${PN}-0.6.1-fix_implicit_declaration.patch"
-       emake -C contrib/moo moo-pygtk.c
-}
-
-src_install() {
-       distutils-r1_src_install
-       make_desktop_entry pida Pida Development
-}
index adeed68498b56ff2ff81d0ed531b2d597e285a81..25f4b6bbcfe5eae959a07894b6e4336da1ff8bb6 100644 (file)
@@ -400,11 +400,6 @@ net-libs/txtorcon
 # Not compatible with current perl (#616900). Removal in a month.
 www-client/w3mir
 
-# Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
-# Relies on no longer available dependencies (#617236) and many other
-# obsolete libs. Removal in a month.
-dev-util/pida
-
 # Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
 # Dead for ages, relies on dead libs (#622010), you can move to moserial, cutecom or
 # minicom. Removal in 2 months.