public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-misc/gato/, profiles/
@ 2020-10-09  7:35 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-10-09  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     8133e0f14ba15c589d7b4109284e94b21860fa31
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 07:32:33 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 07:34:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8133e0f1

sci-misc/gato: Remove last-rited pkg

Closes: https://bugs.gentoo.org/735472
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/package.mask           |  1 -
 sci-misc/gato/Manifest          |  1 -
 sci-misc/gato/gato-1.2.2.ebuild | 37 -------------------------------------
 sci-misc/gato/metadata.xml      | 15 ---------------
 4 files changed, 54 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 9a99c53362e..409c8f2ad0e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -518,7 +518,6 @@ sci-biology/amos
 sci-biology/embassy-meme
 sci-biology/meme
 sci-biology/shrimp
-sci-misc/gato
 
 # Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2020-09-01)
 # Mismatched version (bug #695022). Masked to force upgrade to 2.0.4_pre20200306162733.

diff --git a/sci-misc/gato/Manifest b/sci-misc/gato/Manifest
deleted file mode 100644
index 3667ae13a0f..00000000000
--- a/sci-misc/gato/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Gato-1.2.2.tar.gz 274369 BLAKE2B 472ad17865d0a9140502e9149238a16d1ae2f012ac86e04e62ae176fa73564e1c5f8beab22de4e357355f0f6c28a867fe9baeb68ffae971221ac4d2ab0332026 SHA512 a628827b989f28817bcd427903d09f6571b3c2e571b57242d7c41562e558a00b278e87699565d16bf2584a0c8d33c07bf0a3c5113c9feeff417546a0a712c0c9

diff --git a/sci-misc/gato/gato-1.2.2.ebuild b/sci-misc/gato/gato-1.2.2.ebuild
deleted file mode 100644
index e78b0e32d1d..00000000000
--- a/sci-misc/gato/gato-1.2.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="tk(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Graph Animation Toolbox"
-HOMEPAGE="http://gato.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P^}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-S="${WORKDIR}/${P^}"
-
-python_prepare_all() {
-	# change TKinter call to avoid crashing of X
-	sed -i \
-		-e 's:self.overrideredirect(1):self.overrideredirect(0):' \
-		"${S}"/GatoDialogs.py || die "failed to patch GatoDialogs.py"
-
-	distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-	distutils-r1_python_install_all
-
-	# install data files
-	insinto /usr/share/${PN}
-	doins BFS.* DFS.* sample.cat
-}

diff --git a/sci-misc/gato/metadata.xml b/sci-misc/gato/metadata.xml
deleted file mode 100644
index 9e180aec674..00000000000
--- a/sci-misc/gato/metadata.xml
+++ /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">
-		Gato - the Graph Animation Toolbox - is a software which visualizes
-		algorithms on mathematical graphs.
-	</longdescription>
-	<upstream>
-		<remote-id type="sourceforge">gato</remote-id>
-	</upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-09  7:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-09  7:35 [gentoo-commits] repo/gentoo:master commit in: sci-misc/gato/, profiles/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox