summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-06-25 13:46:55 +0200
committerPacho Ramos <pacho@gentoo.org>2016-06-25 14:21:44 +0200
commitc6a94d524ce77d860ad5963754c9078892386c79 (patch)
treeb193c256d3f831afe331d626763b702fd3f97e35 /games-puzzle
parentgames-puzzle/gnome-tetravex: Version bump (diff)
downloadgentoo-c6a94d524ce77d860ad5963754c9078892386c79.tar.gz
gentoo-c6a94d524ce77d860ad5963754c9078892386c79.tar.bz2
gentoo-c6a94d524ce77d860ad5963754c9078892386c79.zip
games-puzzle/hitori: Drop old
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/hitori/Manifest1
-rw-r--r--games-puzzle/hitori/hitori-3.16.1.ebuild30
2 files changed, 0 insertions, 31 deletions
diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 30241c0652de..a148db0cd645 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,2 +1 @@
-DIST hitori-3.16.1.tar.xz 494796 SHA256 a169af5f74dcc7622dae2dfd69c5dcaeb653ae1232cc504247ebc902681ff51e SHA512 c051662eeccd1b453501ed6d461de72c049f432af14359dedbe13f7e8ebbfd659f1788d7795dd936db191e492f1ea06954d8bfe84232a70d80bdb3a147835742 WHIRLPOOL cab783f003d511841160024d8087a86fc729169e357dcffe0a98ec60d3da52e6ded58ed2ff38ef877c3f6b6fc54943e39f505b61529d5c2c06f9489fce7ed63c
DIST hitori-3.16.2.tar.xz 510988 SHA256 d86db15bbefb04697263b576d0a118b7607fda0dc345f5d7581f1dec54452b6c SHA512 44cada5040fba86ce4272cbf788d75832e28a26ebc6c09adb4fafe64b48490a5cba8bdeb94a448ad6f372e4b0d1dcff70dcbadaefa8a411dbf0cd5bd995ed6f6 WHIRLPOOL 10a89a9db5b298fa945a42a019c84ec1beaf5922e255bcac24042f4f1c599af9a090685101bce22dd31a66ae611d786246866ca84fe0dabe60a82ca2e29c7e79
diff --git a/games-puzzle/hitori/hitori-3.16.1.ebuild b/games-puzzle/hitori/hitori-3.16.1.ebuild
deleted file mode 100644
index bbc70712cf9b..000000000000
--- a/games-puzzle/hitori/hitori-3.16.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome-games
-
-DESCRIPTION="Logic puzzle game for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Hitori"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
- >=dev-libs/glib-2.32:2
- >=x11-libs/cairo-1.4
- >=x11-libs/gtk+-3.15:3
-"
-DEPEND="${RDEPEND}
- app-text/yelp-tools
- dev-libs/appstream-glib
- >=dev-util/intltool-0.50.2
- gnome-base/gnome-common
- sys-devel/gettext
- virtual/pkgconfig
-"