summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-puzzle/skoosh/Manifest1
-rw-r--r--games-puzzle/skoosh/files/skoosh-2.5.0-desktop.patch17
-rw-r--r--games-puzzle/skoosh/metadata.xml8
-rw-r--r--games-puzzle/skoosh/skoosh-2.5.0-r1.ebuild39
-rw-r--r--profiles/package.mask10
5 files changed, 0 insertions, 75 deletions
diff --git a/games-puzzle/skoosh/Manifest b/games-puzzle/skoosh/Manifest
deleted file mode 100644
index 292737f7a827..000000000000
--- a/games-puzzle/skoosh/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST skoosh-2.5.0.tar.gz 209945 BLAKE2B 5797e93b2ff593b0da0b404b16758a37a17bf93f76829ba9297df7b572573ec28a7052275b343cf0b774757fb5463c143b9073ae3653c1eac3ab1039194489a2 SHA512 e67f0036f09890af62bcfe0fe895d899a76efb2901c5fbdd9fb97951553a4b9f35dfddd0a3e24937b53a1c8d3686caee8b83d35e0327d4bbdaeb4c1e0ab58736
diff --git a/games-puzzle/skoosh/files/skoosh-2.5.0-desktop.patch b/games-puzzle/skoosh/files/skoosh-2.5.0-desktop.patch
deleted file mode 100644
index 09f120cc75f7..000000000000
--- a/games-puzzle/skoosh/files/skoosh-2.5.0-desktop.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- skoosh.desktop.old 2014-11-21 09:54:37.000861347 +0100
-+++ skoosh.desktop 2014-11-21 09:54:47.898132607 +0100
-@@ -1,12 +1,11 @@
- [Desktop Entry]
--Encoding=UTF-8
--Icon=skoosh.png
-+Icon=skoosh
- Name=Fifteen
- Comment=Slide tiles to reveal a picture
- Comment[fr]=Déplacez les tuiles pour révéler un dessin
- Exec=skoosh
- Terminal=false
- Type=Application
--Categories=GNOME;Application;Game;PuzzleGame;
-+Categories=Game;
- StartupNotify=true
- X-GNOME-DocPath=skoosh/skoosh.xml
diff --git a/games-puzzle/skoosh/metadata.xml b/games-puzzle/skoosh/metadata.xml
deleted file mode 100644
index 78274e0fa550..000000000000
--- a/games-puzzle/skoosh/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
-</maintainer>
-</pkgmetadata>
diff --git a/games-puzzle/skoosh/skoosh-2.5.0-r1.ebuild b/games-puzzle/skoosh/skoosh-2.5.0-r1.ebuild
deleted file mode 100644
index 04f48cd4ecca..000000000000
--- a/games-puzzle/skoosh/skoosh-2.5.0-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-GCONF_DEBUG="yes"
-
-inherit eutils gnome2
-
-DESCRIPTION="Sliding tile puzzle for Gnome 2"
-HOMEPAGE="http://homepages.ihug.co.nz/~trmusson/programs.html"
-SRC_URI="http://homepages.ihug.co.nz/~trmusson/stuff/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-RDEPEND="
- >=gnome-base/gconf-2:2
- gnome-base/libgnome-keyring
- >=gnome-base/libgnomeui-2
- nls? ( virtual/libintl )
-"
-# needs scrollkeeper-preinstall from rarian to build
-DEPEND="${RDEPEND}
- app-text/rarian
- nls? ( sys-devel/gettext )
-"
-
-src_prepare() {
- # Fix .desktop file
- epatch "${FILESDIR}/${PN}-2.5.0-desktop.patch"
-
- # Need to apply omf fix or else we get access
- # violation errors related to sandbox.
- gnome2_omf_fix "${S}/help/C/Makefile.in"
-
- gnome2_src_prepare
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index a253bdfbd2dd..7d2dac67c649 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -756,16 +756,6 @@ net-misc/ipx-utils
# Bug #713030
mail-client/mail-notification
-# Matt Turner <mattst88@gentoo.org> (2020-03-28)
-# Homepage gone. Dead project. Blocks removal of gnome-base/libgnome-keyring
-# Bug #713028
-games-puzzle/skoosh
-
-# Matt Turner <mattst88@gentoo.org> (2020-03-28)
-# No consumers. Dead project. Blocks removal of gnome-base/libgnome-keyring
-# Bug #713020
-dev-dotnet/gnome-keyring-sharp
-
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-03-27)
# Vulnerable old version of icedtea-web #711392
# new version is not packaged yet