From: Mikle Kolyada Date: Sun, 12 Jan 2020 17:52:58 +0000 (+0300) Subject: sci-mathematics/lybniz: remove last-rited pkg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=112e50cbbead1556f2d1e41908a3cb5a50cf2855;p=gentoo.git sci-mathematics/lybniz: remove last-rited pkg Signed-off-by: Mikle Kolyada --- diff --git a/sci-mathematics/lybniz/Manifest b/sci-mathematics/lybniz/Manifest deleted file mode 100644 index 48ab6cd77e58..000000000000 --- a/sci-mathematics/lybniz/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST lybniz-1.3.2.tar.gz 70328 BLAKE2B 68c1f7f1c1bc64d8a11f74dc5e87a60e11d261028c495d91c69e9498e5a4e493f3c00c06163a2f55810855ab25fc61c082591a6f39b63b3e8c22d006ad2e34de SHA512 e4a8e92b467657b70a5137ea883a101f8335e2da10ce6a3d69b647cb4968be7c617d64fcc1572ea9e5bf49177282dc648844f4bf763cde00c25081118bf1e79e diff --git a/sci-mathematics/lybniz/lybniz-1.3.2-r1.ebuild b/sci-mathematics/lybniz/lybniz-1.3.2-r1.ebuild deleted file mode 100644 index 3993079f7da7..000000000000 --- a/sci-mathematics/lybniz/lybniz-1.3.2-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="A function plotter program written in PyGTK" -HOMEPAGE="http://lybniz2.sourceforge.net/" -SRC_URI="mirror://sourceforge/lybniz2/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-python/pygtk:2[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" - -src_prepare() { - sed -i \ - -e 's/Education;/Education;Math;/' \ - ${PN}.desktop || die - - distutils-r1_src_prepare -} diff --git a/sci-mathematics/lybniz/metadata.xml b/sci-mathematics/lybniz/metadata.xml deleted file mode 100644 index d82130d3e06a..000000000000 --- a/sci-mathematics/lybniz/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - sci-mathematics@gentoo.org - Gentoo Mathematics Project - - - Lybniz is an easy to use mathematical function graph plotter using - PyGTK. - - - lybniz2 - -