Skip to content

Commit

Permalink
games-puzzle/hitori: Version bump
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0_rc1
  • Loading branch information
pacho2 committed Jun 25, 2016
1 parent c6a94d5 commit 17b05ab
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions games-puzzle/hitori/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST hitori-3.16.2.tar.xz 510988 SHA256 d86db15bbefb04697263b576d0a118b7607fda0dc345f5d7581f1dec54452b6c SHA512 44cada5040fba86ce4272cbf788d75832e28a26ebc6c09adb4fafe64b48490a5cba8bdeb94a448ad6f372e4b0d1dcff70dcbadaefa8a411dbf0cd5bd995ed6f6 WHIRLPOOL 10a89a9db5b298fa945a42a019c84ec1beaf5922e255bcac24042f4f1c599af9a090685101bce22dd31a66ae611d786246866ca84fe0dabe60a82ca2e29c7e79
DIST hitori-3.20.0.tar.xz 391496 SHA256 877cae48144b7f6908fde55104f589788b42acaa5956d62fd32b4026fde3769d SHA512 c8724453ed4bbd83fb7e50d9249d1b2ec490f65a207f8b319c70a9d8cbefa1008c3e7c65da1fa5e2b7d427e75ad44a74cafccf7a27385eed2f5e268be1d4c839 WHIRLPOOL c41750cbdff6ad5856c11d332f9f71833f84ec274c2625765f9f0814e99d835314cca887a7d4f2572bb6a224d12c109e5a82e7834590a2f33b566bc04502c518
27 changes: 27 additions & 0 deletions games-puzzle/hitori/hitori-3.20.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6
inherit gnome2

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
sys-devel/gettext
virtual/pkgconfig
"

0 comments on commit 17b05ab

Please sign in to comment.