# No revdeps, Removal in 30 days.
sci-physics/lightspeed
-# David Seifert <soap@gentoo.org> (2020-01-21)
-# Last release over 7 years ago, depends on EOL gtkglext.
-# No revdeps, Removal in 30 days.
-sci-visualization/gfsview
-
# Michał Górny <mgorny@gentoo.org> (2020-01-16)
# The new version loses Python 2 support but does not introduce any real
# changes. Let's mask it to reduce the noise, and hopefully try to get
+++ /dev/null
-DIST gfsview-snapshot-120706.tar.gz 707640 BLAKE2B 680d3f2edff08a9032cd0c6c3c79cfa1c832427af53b6c6a8f1a3cb9fc174ad5dbfcd92481bba8fe6373552eb2174294d578b83939368fb738d543cfc9c78363 SHA512 89d31a5a10c7ba21a16534b20faf6532c097c84375d09ce9940593b9e569e538db0e5174b9554e0890fb94b2194852b782e235f20dd9d7d609c08d88ac0bffa2
+++ /dev/null
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils toolchain-funcs
-
-MYP=${P/-20/-snapshot-}
-
-DESCRIPTION="Graphical viewer for Gerris simulation files"
-HOMEPAGE="http://gfs.sourceforge.net/"
-SRC_URI="http://gerris.dalembert.upmc.fr/gerris/tarballs/${MYP}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="static-libs"
-
-RDEPEND="
- sci-libs/gerris
- media-libs/ftgl
- media-libs/mesa[osmesa,X(+)]
- x11-libs/gtk+:2
- >=x11-libs/gtkglext-1.0.6
- x11-libs/startup-notification
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-S="${WORKDIR}/${MYP}"
-
-src_prepare() {
- export LIBS="$($(tc-getPKG_CONFIG) --libs gl)"
- autotools-utils_src_prepare
-}
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription lang="en">
- GfsView is a graphical viewer for Gerris simulation files.
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">gfs</remote-id>
- </upstream>
-</pkgmetadata>