games-sports/ski: Remove old
authorDavid Seifert <soap@gentoo.org>
Wed, 20 Dec 2017 21:30:30 +0000 (22:30 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 21 Dec 2017 01:53:48 +0000 (02:53 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

games-sports/ski/Manifest
games-sports/ski/ski-6.8.ebuild [deleted file]
games-sports/ski/ski-6.9.ebuild [deleted file]

index 86904e9d25ea6633a3f65ed5586fd9a84e2e820d..ffc26f2beabf5e034cee6c231d83ee1ebbbe1e00 100644 (file)
@@ -1,2 +1 @@
-DIST ski-6.8.tar.gz 17119 BLAKE2B a46e4b1357c423e97c47ba88b22e79e81803e28c2b5a1d07aeb51d99f4bf6846b82dcabcfc6bb6b8e1a8e5271374cefc51886193667c8f5d68b8c59f4db3f582 SHA512 0e63b6d34e809d74ddaea3749e6d1df44907ebe26bc19185b6c9cc6998f538747cb32a747fd0b4307bf05beec65564f1174e982a851270e344117d943f4ecca9
 DIST ski-6.9.tar.gz 17543 BLAKE2B aedc697ba636f12a3e180d351d2e0c409debcca2aba1eaa8bd5ecf93503b3903845424f9ed99ea83e26b311841b8287702a3c71730c60dbb3fa8e47eea05ead4 SHA512 bdcd9a267153b23bc1e4b99f0073d9d26ff8a8d670d70ec06cc27b91cd4a3bdaf821507671d73a359b3447261d52e596c61cbf9596eead7191102d1a089178b6
diff --git a/games-sports/ski/ski-6.8.ebuild b/games-sports/ski/ski-6.8.ebuild
deleted file mode 100644 (file)
index 0de2222..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 games
-
-DESCRIPTION="A simple text-mode skiing game"
-HOMEPAGE="http://www.catb.org/~esr/ski/"
-SRC_URI="http://www.catb.org/~esr/ski/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-       games_pkg_setup
-       python-single-r1_pkg_setup
-}
-
-src_install() {
-       dogamesbin ski
-       dodoc NEWS README
-       doman ski.6
-       domenu ski.desktop
-       doicon ski.png
-       prepgamesdirs
-       python_fix_shebang "${ED}${GAMES_BINDIR}"
-}
diff --git a/games-sports/ski/ski-6.9.ebuild b/games-sports/ski/ski-6.9.ebuild
deleted file mode 100644 (file)
index 0de2222..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 games
-
-DESCRIPTION="A simple text-mode skiing game"
-HOMEPAGE="http://www.catb.org/~esr/ski/"
-SRC_URI="http://www.catb.org/~esr/ski/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-       games_pkg_setup
-       python-single-r1_pkg_setup
-}
-
-src_install() {
-       dogamesbin ski
-       dodoc NEWS README
-       doman ski.6
-       domenu ski.desktop
-       doicon ski.png
-       prepgamesdirs
-       python_fix_shebang "${ED}${GAMES_BINDIR}"
-}