From: Michał Górny Date: Fri, 21 Feb 2020 19:22:36 +0000 (+0100) Subject: dev-python/pythong: Remove last-rited package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=256cd2bb003a825862bdef60a187c939136cd732;p=gentoo.git dev-python/pythong: Remove last-rited package Signed-off-by: Michał Górny --- diff --git a/dev-python/pythong/Manifest b/dev-python/pythong/Manifest deleted file mode 100644 index fd270d048383..000000000000 --- a/dev-python/pythong/Manifest +++ /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 index e24dd86faa2a..000000000000 --- a/dev-python/pythong/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - python@gentoo.org - Python - - 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 index 3e649b8f4557..000000000000 --- a/dev-python/pythong/pythong-2.1.5-r3.ebuild +++ /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 -} diff --git a/profiles/package.mask b/profiles/package.mask index 7d6a8d8d6d6c..2d8287e0374a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -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