summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2015-06-09 17:21:03 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2015-06-09 17:21:03 +0200
commitb11a771db2536c70292b7471a301e0b0d229d89c (patch)
treeb4a096ae9acbd1c7483c9e00f1cc9fd8d7da39bb
parentgames-puzzle/gnome-tetravex: moved to gentoo-x86 (diff)
downloadgnome-b11a771db2536c70292b7471a301e0b0d229d89c.tar.gz
gnome-b11a771db2536c70292b7471a301e0b0d229d89c.tar.bz2
gnome-b11a771db2536c70292b7471a301e0b0d229d89c.zip
games-puzzle/hitori: moved to gentoo-x86
-rw-r--r--games-puzzle/hitori/Manifest11
-rw-r--r--games-puzzle/hitori/hitori-3.16.1.ebuild30
2 files changed, 0 insertions, 41 deletions
diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
deleted file mode 100644
index e0cf1d8f..00000000
--- a/games-puzzle/hitori/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA512
-
-DIST hitori-3.16.1.tar.xz 494796 SHA256 a169af5f74dcc7622dae2dfd69c5dcaeb653ae1232cc504247ebc902681ff51e SHA512 c051662eeccd1b453501ed6d461de72c049f432af14359dedbe13f7e8ebbfd659f1788d7795dd936db191e492f1ea06954d8bfe84232a70d80bdb3a147835742 WHIRLPOOL cab783f003d511841160024d8087a86fc729169e357dcffe0a98ec60d3da52e6ded58ed2ff38ef877c3f6b6fc54943e39f505b61529d5c2c06f9489fce7ed63c
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2
-
-iEYEAREKAAYFAlVGXS8ACgkQ1fmVwcYIWAY8rgCgqyU0IzZ+YmfkNkez+wmvl5tE
-rBkAmgMlxZ++EhQm2bqqIbX5mH2KfuEb
-=OIs2
------END PGP SIGNATURE-----
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 e3b2ef3e..00000000
--- 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
-# $Header: $
-
-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
-"