commit: 4b965518532b1fca9386b3272e980ce9b17cb094 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Mar 12 21:16:25 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Mar 12 21:24:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b965518
games-rpg/tmw: Remove last-rited pkg games-rpg/tmw/Manifest | 1 - .../tmw/files/tmw-branding-20130201-gentoo.patch | 20 -------- games-rpg/tmw/metadata.xml | 11 ---- games-rpg/tmw/tmw-20130201.ebuild | 59 ---------------------- profiles/package.mask | 1 - 5 files changed, 92 deletions(-) diff --git a/games-rpg/tmw/Manifest b/games-rpg/tmw/Manifest deleted file mode 100644 index 7d2e81d92d3..00000000000 --- a/games-rpg/tmw/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST tmw-branding-20130201.tar.gz 1146207 SHA256 251692f120c54fba4323191239a4a2022aa58a5de220531e06b634fc25097c69 SHA512 65ff615ef8a715192416b80393341d76423a8b2a27609e9388fcdec0b4e3552398857b33585690de5fded9f792c5dbfceb631cf834e68dcc8906d48097a21a99 WHIRLPOOL 87af806a49f2017149e8e84ad8c682a6ed72c5fd87ad8f0fa5c9ebc407ddc0400b89a9a0cc40ca33716a7a1e82daaec102007764848302a8c94d5c17182d2018 diff --git a/games-rpg/tmw/files/tmw-branding-20130201-gentoo.patch b/games-rpg/tmw/files/tmw-branding-20130201-gentoo.patch deleted file mode 100644 index b671d149a8c..00000000000 --- a/games-rpg/tmw/files/tmw-branding-20130201-gentoo.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- tmw-branding-20130201/tmw -+++ tmw-branding-20130201/tmw -@@ -1,2 +1,2 @@ - #!/bin/sh --exec manaplus /usr/share/tmw/tmw.mana "$@" -+exec manaplus @GENTOO_DATADIR@/tmw.mana "$@" ---- tmw-branding-20130201/tmw.desktop -+++ tmw-branding-20130201/tmw.desktop -@@ -8,9 +8,9 @@ - Comment[it]=Un gioco fantasy online - Comment[nl]=Een online role playing game - Comment[sv]=Ett fantasyrollspel online --Exec=manaplus /usr/share/tmw/tmw.mana -+Exec=manaplus @GENTOO_DATADIR@/tmw.mana - StartupNotify=false - Terminal=false - Type=Application - Icon=tmw --Categories=Application;Game; -+Categories=Game; diff --git a/games-rpg/tmw/metadata.xml b/games-rpg/tmw/metadata.xml deleted file mode 100644 index 0c0098329e2..00000000000 --- a/games-rpg/tmw/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ga...@gentoo.org</email> - <name>Gentoo Games Project</name> - </maintainer> - <upstream> - <remote-id type="sourceforge">themanaworld</remote-id> - </upstream> -</pkgmetadata> diff --git a/games-rpg/tmw/tmw-20130201.ebuild b/games-rpg/tmw/tmw-20130201.ebuild deleted file mode 100644 index 335e1ec1062..00000000000 --- a/games-rpg/tmw/tmw-20130201.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils gnome2-utils games - -MY_PN=${PN}-branding -MY_P=${MY_PN}-${PV} - -DESCRIPTION="Branding for the Mana client for server.themanaworld.org" -HOMEPAGE="http://themanaworld.org/" -SRC_URI="mirror://sourceforge/themanaworld/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="games-rpg/manaplus" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}"/${MY_P}-gentoo.patch - - sed -i \ - -e "s:@GENTOO_DATADIR@:${GAMES_DATADIR}/${PN}:" \ - ${PN} ${PN}.desktop \ - || die "sed failed" -} - -src_install() { - dogamesbin ${PN} - - insinto "${GAMES_DATADIR}/${PN}/" - doins ${PN}.mana - doins -r data/ - - domenu ${PN}.desktop - - doicon -s 32 data/icons/${PN}.xpm - doicon data/icons/${PN}.png - - prepgamesdirs -} - -pkg_preinst() { - games_pkg_preinst - gnome2_icon_savelist -} - -pkg_postinst() { - games_pkg_postinst - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/profiles/package.mask b/profiles/package.mask index 7a22ee3382f..8790a5aa613 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -414,7 +414,6 @@ dev-python/mwlib-rl # Superseded by games-rpg/manaplus. # Masked for removal in 30 days. games-rpg/mana -games-rpg/tmw # Matt Turner <matts...@gentoo.org> (26 Jan 2017) # Dead and replaced by media-libs/mesa[video_cards_radeonsi]