sci-mathematics/lybniz: remove last-rited pkg
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 12 Jan 2020 17:52:58 +0000 (20:52 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 12 Jan 2020 17:52:58 +0000 (20:52 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sci-mathematics/lybniz/Manifest [deleted file]
sci-mathematics/lybniz/lybniz-1.3.2-r1.ebuild [deleted file]
sci-mathematics/lybniz/metadata.xml [deleted file]

diff --git a/sci-mathematics/lybniz/Manifest b/sci-mathematics/lybniz/Manifest
deleted file mode 100644 (file)
index 48ab6cd..0000000
+++ /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 (file)
index 3993079..0000000
+++ /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 (file)
index d82130d..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>sci-mathematics@gentoo.org</email>
-    <name>Gentoo Mathematics Project</name>
-  </maintainer>
-  <longdescription lang="en">
-  Lybniz is an easy to use mathematical function graph plotter using
-  PyGTK.
-</longdescription>
-  <upstream>
-    <remote-id type="sourceforge">lybniz2</remote-id>
-  </upstream>
-</pkgmetadata>