dev-python/pythong: Remove last-rited package
authorMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:22:36 +0000 (20:22 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:28:09 +0000 (20:28 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pythong/Manifest [deleted file]
dev-python/pythong/metadata.xml [deleted file]
dev-python/pythong/pythong-2.1.5-r3.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/pythong/Manifest b/dev-python/pythong/Manifest
deleted file mode 100644 (file)
index fd270d0..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST python.pdf 2547987 BLAKE2B 2f8d6baf3d94fd4072d2c482e934bbe168269d48e5ff7ea35c61c29b826269388e75669fb8f3fff0cbf1d113f84cf0c547ec21bad032ddba6ead06a4b473a3ed SHA512 9d16eb39ff5996be70aa41cb758e73adf1fa72a7e83613626cf6f519def99fd30169a87b1e918902e1aecfb75d925cb7e49d9ad5733dd5274b9a351adaaf201e
-DIST pythonG-2_1_5.tgz 397754 BLAKE2B 88480558274384cf8cac8c9423949b80ac5c022b3e404af4cc732efb8393c27b2f6957fcb630ba7d5455bb15d508117516e02ed4fc1c6c20326abf19768ebbcb SHA512 8a8c3ada425a1d7a0565e495494a8edfcf8b4224cb93ea843669e4d0b2ca9e122d038c728ff8242885e0b320caa6db8ef8f721f99c423b7a8f87a83a4e6f51c6
diff --git a/dev-python/pythong/metadata.xml b/dev-python/pythong/metadata.xml
deleted file mode 100644 (file)
index e24dd86..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 type="project">
-    <email>python@gentoo.org</email>
-    <name>Python</name>
-  </maintainer>
-</pkgmetadata>
diff --git a/dev-python/pythong/pythong-2.1.5-r3.ebuild b/dev-python/pythong/pythong-2.1.5-r3.ebuild
deleted file mode 100644 (file)
index 3e649b8..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="tk"
-
-inherit python-single-r1
-
-MY_PN="pythonG"
-MY_PV=${PV/_/-}
-MY_PV=${MY_PV//\./_}
-
-DESCRIPTION="Nice and powerful spanish development environment for Python"
-HOMEPAGE="http://www3.uji.es/~dllorens/PythonG/principal.html"
-SRC_URI="
-       http://www3.uji.es/~dllorens/downloads/pythong/linux/${MY_PN}-${MY_PV}.tgz
-       doc? ( http://marmota.act.uji.es/MTP/pdf/python.pdf )"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ia64 x86"
-SLOT="0"
-IUSE="doc"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-       >=dev-lang/tk-8.3.4:0=
-       $(python_gen_cond_dep '
-               dev-python/pmw:py2[${PYTHON_MULTI_USEDEP}]
-       ')"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_PN}-${MY_PV}"
-
-src_prepare() {
-       sed \
-               -e "s:^\(fullpath = \).*:\1'$(python_get_sitedir)':" \
-               -e "/^url_docFuncPG/s:'+fullpath+':/usr/share/doc/${PF}:" \
-               -i pythong.py || die "sed in pythong.py failed"
-}
-
-src_install() {
-       python_domodule modulepythong.py libpythong
-       python_doscript pythong.py
-
-       dodoc leeme.txt
-       dodoc -r {LICENCIA,MANUAL,demos}
-       rm -fr "${ED}/usr/share/doc/${PF}/demos/modulepythong.py" || die
-
-       if use doc; then
-               dodoc "${DISTDIR}"/python.pdf
-       fi
-       python_optimize
-}
index 7d6a8d8d6d6cf0f593629bce7f3fb689e9256156..2d8287e0374a57a4ef5b37192ec27b0aa2b0218d 100644 (file)
@@ -633,7 +633,6 @@ net-im/silc-toolkit
 # The following Gentoo packages are Python 2-only and have no reverse
 # dependencies.
 # Removal in 30 days.  Bug #705762.
-dev-python/pythong
 dev-python/python-musicbrainz
 dev-python/python-nss
 dev-python/python-recaptcha