commit:     74995e223e20f0b409271500ff4276a18930ffc0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 21 06:31:09 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 21 06:31:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74995e22

sci-physics/h2o-gtk: Remove last-rited pkg

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

 profiles/package.mask                     |  6 ------
 sci-physics/h2o-gtk/Manifest              |  1 -
 sci-physics/h2o-gtk/h2o-gtk-0.1-r1.ebuild | 23 -----------------------
 sci-physics/h2o-gtk/metadata.xml          | 16 ----------------
 4 files changed, 46 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index cca5e7ed873..51dc22a7aab 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -201,14 +201,8 @@ net-wireless/gr-specest
 # sci-libs/plotmm is unmaintained.  It had its last release in 2005.
 # It has no chances of porting to GTK+3.  It suffers from major compiler
 # warnings.
-#
-# sci-physics/h2o-gtk is its only reverse dependency.  It crashes
-# on start, possibly because of problems with plotmm.  I have
-# no intention of rewriting it right now.
-#
 # Removal in 30 days.  Bug #744073.
 sci-libs/plotmm
-sci-physics/h2o-gtk
 
 # Michał Górny <[email protected]> (2020-09-09)
 # These packages (or package versions) still require Python 2.7.

diff --git a/sci-physics/h2o-gtk/Manifest b/sci-physics/h2o-gtk/Manifest
deleted file mode 100644
index a0beca3e60b..00000000000
--- a/sci-physics/h2o-gtk/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST h2o-gtk-0.1.tar.bz2 69851 BLAKE2B 
f097b36e1c7950bae3fa058667a3f8597cd87f59de4c6035d155cdc43e6b089c9bcc5ae1e9805447d0c295f7af49f1f41d74e8bb8c25fc467ce1763f10ea9d86
 SHA512 
58f376f53fc108be620d5a792227ee65e7464581c45b68e94d7bb19b90862f3b008b172d3a2f2376fee5f30fd19f6bb0f5ec74cb49f1224245f8c6ae68cc9b04

diff --git a/sci-physics/h2o-gtk/h2o-gtk-0.1-r1.ebuild 
b/sci-physics/h2o-gtk/h2o-gtk-0.1-r1.ebuild
deleted file mode 100644
index ec3885a327d..00000000000
--- a/sci-physics/h2o-gtk/h2o-gtk-0.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="GTK+ UI for libh2o -- water & steam properties"
-HOMEPAGE="https://github.com/mgorny/h2o-gtk/";
-SRC_URI="https://github.com/mgorny/h2o-gtk/releases/download/${P}/${P}.tar.bz2";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-cpp/gtkmm:2.4=
-       sci-libs/libh2oxx:0=
-       sci-libs/plotmm:0="
-DEPEND="${RDEPEND}"
-
-src_configure() {
-       local -x CXXFLAGS="${CXXFLAGS} -std=c++11"
-       default
-}

diff --git a/sci-physics/h2o-gtk/metadata.xml b/sci-physics/h2o-gtk/metadata.xml
deleted file mode 100644
index 9cd05826817..00000000000
--- a/sci-physics/h2o-gtk/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Michał Górny</name>
-       </maintainer>
-       <upstream>
-               <maintainer status="active">
-                       <email>[email protected]</email>
-                       <name>Michał Górny</name>
-               </maintainer>
-               <bugs-to>https://github.com/mgorny/h2o-gtk/issues/</bugs-to>
-               <remote-id type="github">mgorny/h2o-gtk</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to