public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
Date: Wed, 15 Nov 2017 23:28:03 +0000 (UTC)	[thread overview]
Message-ID: <1510788417.7e1f801a075e5d2835402e664745cdef89bb22f0.asturm@gentoo> (raw)

commit:     7e1f801a075e5d2835402e664745cdef89bb22f0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 21:53:36 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 23:26:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e1f801a

games-puzzle/ksokoban: Drop old and back to ~arch

Closes: https://bugs.gentoo.org/634328
Package-Manager: Portage-2.3.14, Repoman-2.3.6

 games-puzzle/ksokoban/Manifest                     |  1 -
 .../ksokoban/ksokoban-0.5.0_pre20120725.ebuild     | 39 ----------------------
 2 files changed, 40 deletions(-)

diff --git a/games-puzzle/ksokoban/Manifest b/games-puzzle/ksokoban/Manifest
index 62353736180..76a119561f4 100644
--- a/games-puzzle/ksokoban/Manifest
+++ b/games-puzzle/ksokoban/Manifest
@@ -1,2 +1 @@
-DIST ksokoban-0.5.0_pre20120725.tar.xz 345344 SHA256 fb1c47e37b7d6297960f67377f9bac0deb9c4b132c251c02cdd75d1935bc2b5c SHA512 b7a962a5915bb6f10ecb85dfaae20b009a6c40ba0312e02d12b654e196bdef82159e7f0d6fca17b1befaa1cb17db1a9268822904cdf9bdc8bd1bacf2202b460c WHIRLPOOL 3026b04a4a50da8097a926949ab80e736d0f77f814f437aa87a39c6b5805ab0636cb6dde5a1ab74a76b56ce17b44176bf393c5ffe66e86314b30b77ae9921b4c
 DIST ksokoban-0.5.0_pre20170827.tar.gz 433276 SHA256 05b513bfa18c303366cff7b245d8369974c56e64225b1a0634560b66fa2f8cae SHA512 50b650733c021fe95ea087fdfc6e354071b587156ddc38dc1ae571d893c555bf7405f7d089403d3af3b907a956a3d5dc7beecc9279c8c687b867ac813c796d31 WHIRLPOOL 08e7d43a77d8567e8d83a6a3d7b9879e2703db7df59bf4340b0344055738e26c5bef8ba2858446d62bf669b7d136dbcc0011afe2d69f6a0c1b63d92e17cd17e3

diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild
deleted file mode 100644
index 248af7967e3..00000000000
--- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-if [[ ${PV} == "9999" ]]; then
-	inherit mercurial
-	EHG_REPO_URI="http://hg.code.sf.net/p/ksokoban/code"
-else
-	SRC_URI="https://dev.gentoo.org/~bircoph/distfiles/${P}.tar.xz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-inherit cmake-utils
-DESCRIPTION="The japanese warehouse keeper game"
-HOMEPAGE="https://sourceforge.net/projects/ksokoban/"
-LICENSE="GPL-2"
-SLOT="0"
-
-DEPEND="kde-frameworks/kdelibs:4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-CMAKE_IN_SOURCE_BUILD="yes"
-
-src_prepare() {
-	sed -i 's/%m//' "data/${PN}.desktop" || die "sed for desktop file failed"
-}
-
-# source lacks install target
-src_install() {
-	dobin ksokoban
-	dodoc AUTHORS NEWS TODO
-	domenu "data/${PN}.desktop"
-	for i in 16 22 32 48 64 128; do
-		doicon -s "${i}" "data/hi${i}-app-${PN}.png"
-	done
-}


             reply	other threads:[~2017-11-15 23:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-15 23:28 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-05 15:16 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/ Andreas Sturmlechner
2021-09-05  9:06 Andreas Sturmlechner
2021-09-05  9:06 Andreas Sturmlechner
2021-09-05  9:06 Andreas Sturmlechner
2021-01-01 23:33 Andreas Sturmlechner
2019-12-25 16:27 Andreas Sturmlechner
2019-11-13 13:45 Andreas Sturmlechner
2019-03-03 18:49 Andreas Sturmlechner
2019-03-03 15:27 Andreas Sturmlechner
2019-02-15 23:28 Andreas Sturmlechner
2019-01-04 23:00 Andreas Sturmlechner
2019-01-04 23:00 Andreas Sturmlechner
2019-01-04 22:37 Andreas Sturmlechner
2017-11-15 23:28 Andreas Sturmlechner
2017-10-29 13:43 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1510788417.7e1f801a075e5d2835402e664745cdef89bb22f0.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox