[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2023-03-03 Thread Matt Turner
commit: c99c05e7f270ee0d4e3df0bb28f4d2bab9def8ea
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Mar  4 01:19:41 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Mar  4 01:19:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c99c05e7

games-puzzle/hitori: Version bump to 44.0

Signed-off-by: Matt Turner  gentoo.org>

 games-puzzle/hitori/Manifest   |  1 +
 games-puzzle/hitori/hitori-44.0.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 45b1f65fe1cb..6b19e8d46c35 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1 +1,2 @@
 DIST hitori-3.38.3.tar.xz 205100 BLAKE2B 
8b3e477f8a62911c8fa0b366f578adb7bc362445cf3982a131677988e6f7471a0f56a06fcd356ff19692debf27126e98d4f8c52524af3e6e7e22c3b43bb3276c
 SHA512 
1ba966c22304a2538026234fbb9e0ae34a433643af02ecc26a6e5cd240efa89524ee0e98334d01728f25ec987865a8ff724036e37859503d2517e7480d2dc744
+DIST hitori-44.0.tar.xz 248648 BLAKE2B 
7764e633cb72d2ec837d613f6d84cbc169041dfe4184d726eb39d7c8c1bf03c22af128f8b53a8521ef0570b2ee13e7dc46afaadbff96e061be7e54664fba9b97
 SHA512 
9e33effdeabd67003bcb6832b10893cac31ddedd0d42415cad44f7a89e0cc06441630b3996aee894f4b53bb7f4498804f32995420ecc933f6d010e1b3e187996

diff --git a/games-puzzle/hitori/hitori-44.0.ebuild 
b/games-puzzle/hitori/hitori-44.0.ebuild
new file mode 100644
index ..07369028ac27
--- /dev/null
+++ b/games-puzzle/hitori/hitori-44.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Logic puzzle game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+# gtk+-3.22 for build-time optional gtk_show_uri_on_window usage
+RDEPEND="
+   >=dev-libs/glib-2.32:2
+   >=x11-libs/gtk+-3.22.0:3
+   >=x11-libs/cairo-1.4
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2022-10-30 Thread Matt Turner
commit: 459e7258da2c41a1a116c09097e4f116724a1480
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct 29 21:19:59 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Oct 30 15:41:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=459e7258

games-puzzle/hitori: Set remote-id

Signed-off-by: Matt Turner  gentoo.org>

 games-puzzle/hitori/metadata.xml | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/games-puzzle/hitori/metadata.xml b/games-puzzle/hitori/metadata.xml
index 7b343b06be8a..35652511d45f 100644
--- a/games-puzzle/hitori/metadata.xml
+++ b/games-puzzle/hitori/metadata.xml
@@ -1,8 +1,11 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
+  
+gn...@gentoo.org
+Gentoo GNOME Desktop
+  
+  
+GNOME/hitori
+  
 



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2022-02-07 Thread Sam James
commit: 3902782e0724d28efd3208b5b3bb77ac373de2b3
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  8 04:45:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  8 04:45:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3902782e

games-puzzle/hitori: Stabilize 3.38.3 arm64, #831946

Signed-off-by: Sam James  gentoo.org>

 games-puzzle/hitori/hitori-3.38.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/hitori/hitori-3.38.3.ebuild 
b/games-puzzle/hitori/hitori-3.38.3.ebuild
index e6f87c980f0f..355641886817 100644
--- a/games-puzzle/hitori/hitori-3.38.3.ebuild
+++ b/games-puzzle/hitori/hitori-3.38.3.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
 
 LICENSE="GPL-3+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~riscv ~x86"
 IUSE=""
 
 # gtk+-3.22 for build-time optional gtk_show_uri_on_window usage



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/files/, games-puzzle/hitori/

2022-01-19 Thread Sam James
commit: 1956405d5a510da460f0ab36d3937226953e2d12
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 20 03:00:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 20 03:00:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1956405d

games-puzzle/hitori: fix build with meson 0.61

Closes: https://bugs.gentoo.org/831462
Signed-off-by: Sam James  gentoo.org>

 .../files/hitori-3.38.3-meson-0.61-build.patch | 35 ++
 games-puzzle/hitori/hitori-3.38.3.ebuild   |  6 +++-
 2 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/games-puzzle/hitori/files/hitori-3.38.3-meson-0.61-build.patch 
b/games-puzzle/hitori/files/hitori-3.38.3-meson-0.61-build.patch
new file mode 100644
index ..a89b1b498502
--- /dev/null
+++ b/games-puzzle/hitori/files/hitori-3.38.3-meson-0.61-build.patch
@@ -0,0 +1,35 @@
+https://gitlab.gnome.org/GNOME/hitori/-/commit/d25728e122f1d7b985029a5ba96810c3e57c27f7.patch
+https://bugs.gentoo.org/831462
+
+From: Philip Withnall 
+Date: Tue, 2 Nov 2021 12:04:29 +
+Subject: [PATCH] build: Drop positional arguments from i18n.merge_file() calls
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Meson never took positional arguments in this function, but didn’t warn
+about it until Meson 0.60. Drop the unnecessary arguments to fix the
+warning.
+
+Signed-off-by: Philip Withnall 
+--- a/data/meson.build
 b/data/meson.build
+@@ -1,6 +1,6 @@
+ subdir('icons')
+ 
+-desktop_file = i18n.merge_file('desktop-file',
++desktop_file = i18n.merge_file(
+   type: 'desktop',
+   input: '@0...@.desktop.in'.format(application_id),
+   output: '@0@.desktop'.format(application_id),
+@@ -20,7 +20,7 @@ if desktop_file_validate.found()
+   )
+ endif
+ 
+-appdata_file = i18n.merge_file('appdata-file',
++appdata_file = i18n.merge_file(
+   input: '@0...@.appdata.xml.in'.format(application_id),
+   output: '@0...@.appdata.xml'.format(application_id),
+   po_dir: join_paths(meson.source_root(), 'po'),
+GitLab

diff --git a/games-puzzle/hitori/hitori-3.38.3.ebuild 
b/games-puzzle/hitori/hitori-3.38.3.ebuild
index 03d77e2e63fd..e6f87c980f0f 100644
--- a/games-puzzle/hitori/hitori-3.38.3.ebuild
+++ b/games-puzzle/hitori/hitori-3.38.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -25,6 +25,10 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
 "
 
+PATCHES=(
+   "${FILESDIR}"/${P}-meson-0.61-build.patch
+)
+
 pkg_postinst() {
xdg_pkg_postinst
gnome2_schemas_update



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2021-09-19 Thread Pacho Ramos
commit: dc825beb8b17589206728dfb5d0f279679dd1214
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 19 09:11:23 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 19 09:35:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc825beb

games-puzzle/hitori: Bump to 3.38.3

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 games-puzzle/hitori/Manifest |  1 +
 games-puzzle/hitori/hitori-3.38.3.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 897f4e4094d..650c349f16c 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1 +1,2 @@
 DIST hitori-3.38.2.tar.xz 204992 BLAKE2B 
271e7c7c09a0a9cf496783bf19cfc9bfb60a7a94b1addce704e0ee57b9a9d730e6fc96750dc2eb0e14cae2b0d5d8abc7474fe28029b94f0c7d195cdcbf7155da
 SHA512 
6a094e7bf9b528b965819a28b64db0f7b6c474dbd1a54c3063ad2f20b726193a46b4b058566baea7dee889c3d692bd36bdf775a177e430b5772b16762bdc2785
+DIST hitori-3.38.3.tar.xz 205100 BLAKE2B 
8b3e477f8a62911c8fa0b366f578adb7bc362445cf3982a131677988e6f7471a0f56a06fcd356ff19692debf27126e98d4f8c52524af3e6e7e22c3b43bb3276c
 SHA512 
1ba966c22304a2538026234fbb9e0ae34a433643af02ecc26a6e5cd240efa89524ee0e98334d01728f25ec987865a8ff724036e37859503d2517e7480d2dc744

diff --git a/games-puzzle/hitori/hitori-3.38.3.ebuild 
b/games-puzzle/hitori/hitori-3.38.3.ebuild
new file mode 100644
index 000..dac7645c418
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.38.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Logic puzzle game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+# gtk+-3.22 for build-time optional gtk_show_uri_on_window usage
+RDEPEND="
+   >=dev-libs/glib-2.32:2
+   >=x11-libs/gtk+-3.22.0:3
+   >=x11-libs/cairo-1.4
+"
+DEPEND="${RDEPEND}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2021-06-06 Thread Matt Turner
commit: 14720ed367c5a0a46ea610390a59a19ee6ffaeb6
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Jun  6 21:44:33 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Jun  6 21:49:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14720ed3

games-puzzle/hitori: Version bump to 3.38.2

Signed-off-by: Matt Turner  gentoo.org>

 games-puzzle/hitori/Manifest |  1 +
 games-puzzle/hitori/hitori-3.38.2.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 8bd3dfcf494..3930f1441b6 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1 +1,2 @@
 DIST hitori-3.36.0.tar.xz 166404 BLAKE2B 
851653744c8fcd200576e93753fa3c4a5a166caf7a6efd8048f5755f3a5b096b1387db73a6e39bc4a87815a2c0f39e71cacd95d0ca9940b3a0fb734cb95f36ed
 SHA512 
fab2f1475895e26ac540c6302902c72b4e1bf68935fd88b216e3be37990d8dc2791b15e84d9eac69d1abd43ac01e40cbe238acabbdd686bf7abb96eb59b90265
+DIST hitori-3.38.2.tar.xz 204992 BLAKE2B 
271e7c7c09a0a9cf496783bf19cfc9bfb60a7a94b1addce704e0ee57b9a9d730e6fc96750dc2eb0e14cae2b0d5d8abc7474fe28029b94f0c7d195cdcbf7155da
 SHA512 
6a094e7bf9b528b965819a28b64db0f7b6c474dbd1a54c3063ad2f20b726193a46b4b058566baea7dee889c3d692bd36bdf775a177e430b5772b16762bdc2785

diff --git a/games-puzzle/hitori/hitori-3.38.2.ebuild 
b/games-puzzle/hitori/hitori-3.38.2.ebuild
new file mode 100644
index 000..dac7645c418
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.38.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Logic puzzle game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+# gtk+-3.22 for build-time optional gtk_show_uri_on_window usage
+RDEPEND="
+   >=dev-libs/glib-2.32:2
+   >=x11-libs/gtk+-3.22.0:3
+   >=x11-libs/cairo-1.4
+"
+DEPEND="${RDEPEND}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2020-08-22 Thread Mart Raudsepp
commit: a4d374463770c031164f837c210d193acedd99e8
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Aug 22 09:22:40 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Aug 22 09:23:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d37446

games-puzzle/hitori: bump to 3.36.0

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 games-puzzle/hitori/Manifest |  1 +
 games-puzzle/hitori/hitori-3.36.0.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index cb38c62b0bc..b8130cfcd4a 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1 +1,2 @@
 DIST hitori-3.34.0.tar.xz 163152 BLAKE2B 
a52446fe62c2d09e9f1f97e77dc82a2902c05013e6c13d64ef58c4b9fcb500cc8533ea094bc91c1c933f5923e3dc889b5db23b1050d8809c0f405ba81917bfe2
 SHA512 
f4c67da619fdefe03492dacee81bb7972ec40e003c51a1363c19b6eb2690505a0a14e7402ddb61ef0487605d91a7674654ecc470e01febe649b25e173a889354
+DIST hitori-3.36.0.tar.xz 166404 BLAKE2B 
851653744c8fcd200576e93753fa3c4a5a166caf7a6efd8048f5755f3a5b096b1387db73a6e39bc4a87815a2c0f39e71cacd95d0ca9940b3a0fb734cb95f36ed
 SHA512 
fab2f1475895e26ac540c6302902c72b4e1bf68935fd88b216e3be37990d8dc2791b15e84d9eac69d1abd43ac01e40cbe238acabbdd686bf7abb96eb59b90265

diff --git a/games-puzzle/hitori/hitori-3.36.0.ebuild 
b/games-puzzle/hitori/hitori-3.36.0.ebuild
new file mode 100644
index 000..af6bbc9274a
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.36.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Logic puzzle game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+# gtk+-3.22 for build-time optional gtk_show_uri_on_window usage
+RDEPEND="
+   >=dev-libs/glib-2.32:2
+   >=x11-libs/gtk+-3.22.0:3
+   >=x11-libs/cairo-1.4
+"
+DEPEND="${RDEPEND}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2019-12-22 Thread Mart Raudsepp
commit: a63ccbdcf769c5d70fb52401c69bc26b8eb8342d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec 22 20:45:38 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec 22 20:46:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a63ccbdc

games-puzzle/hitori: remove old

Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 games-puzzle/hitori/Manifest |  1 -
 games-puzzle/hitori/hitori-3.22.4.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 9e0934e783a..cb38c62b0bc 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,2 +1 @@
-DIST hitori-3.22.4.tar.xz 471136 BLAKE2B 
e9581f9588ab307fba781b3907c1e5d5a34db462a9fa050cf6b2438efbae76ed74fc69623de28a2ec59c4340f487df68156dee453a314adab7cb6846edc347ef
 SHA512 
8c75824d29918c096f3a33283dcb2e49e227c8259d37a4ae5e77d420d4a18a2760f789e12f32cfb8ffc16bfdf19e4aca26d93719d6b762c15b9ac4dbfca93e1a
 DIST hitori-3.34.0.tar.xz 163152 BLAKE2B 
a52446fe62c2d09e9f1f97e77dc82a2902c05013e6c13d64ef58c4b9fcb500cc8533ea094bc91c1c933f5923e3dc889b5db23b1050d8809c0f405ba81917bfe2
 SHA512 
f4c67da619fdefe03492dacee81bb7972ec40e003c51a1363c19b6eb2690505a0a14e7402ddb61ef0487605d91a7674654ecc470e01febe649b25e173a889354

diff --git a/games-puzzle/hitori/hitori-3.22.4.ebuild 
b/games-puzzle/hitori/hitori-3.22.4.ebuild
deleted file mode 100644
index 33183ab9466..000
--- a/games-puzzle/hitori/hitori-3.22.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Logic puzzle game for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
-
-LICENSE="GPL-3+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-# gtk+-3.22 for build-time optional gtk_show_uri_on_window usage
-RDEPEND="
-   >=dev-libs/glib-2.32:2
-   >=x11-libs/gtk+-3.22:3
-   >=x11-libs/cairo-1.4
-"
-DEPEND="${RDEPEND}
-   dev-libs/appstream-glib
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2019-10-20 Thread Mart Raudsepp
commit: 50cb316f3abebb700e272c1d9b0515840f0fe3cb
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 20 10:35:27 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 20 17:38:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50cb316f

games-puzzle/hitori: bump to 3.34.0

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 games-puzzle/hitori/Manifest |  1 +
 games-puzzle/hitori/hitori-3.34.0.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 0e978192f91..9e0934e783a 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1 +1,2 @@
 DIST hitori-3.22.4.tar.xz 471136 BLAKE2B 
e9581f9588ab307fba781b3907c1e5d5a34db462a9fa050cf6b2438efbae76ed74fc69623de28a2ec59c4340f487df68156dee453a314adab7cb6846edc347ef
 SHA512 
8c75824d29918c096f3a33283dcb2e49e227c8259d37a4ae5e77d420d4a18a2760f789e12f32cfb8ffc16bfdf19e4aca26d93719d6b762c15b9ac4dbfca93e1a
+DIST hitori-3.34.0.tar.xz 163152 BLAKE2B 
a52446fe62c2d09e9f1f97e77dc82a2902c05013e6c13d64ef58c4b9fcb500cc8533ea094bc91c1c933f5923e3dc889b5db23b1050d8809c0f405ba81917bfe2
 SHA512 
f4c67da619fdefe03492dacee81bb7972ec40e003c51a1363c19b6eb2690505a0a14e7402ddb61ef0487605d91a7674654ecc470e01febe649b25e173a889354

diff --git a/games-puzzle/hitori/hitori-3.34.0.ebuild 
b/games-puzzle/hitori/hitori-3.34.0.ebuild
new file mode 100644
index 000..e668a7d1294
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.34.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Logic puzzle game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+# gtk+-3.22 for build-time optional gtk_show_uri_on_window usage
+RDEPEND="
+   >=dev-libs/glib-2.32:2
+   >=x11-libs/gtk+-3.22.0:3
+   >=x11-libs/cairo-1.4
+"
+DEPEND="${RDEPEND}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2019-08-04 Thread Aaron Bauman
commit: 29b640ef6afafa95dba0a299e417a6ff8e4c0131
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Aug  5 02:44:34 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Aug  5 02:44:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b640ef

games-puzzle/hitori: arm64 keyworded

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16

 games-puzzle/hitori/hitori-3.22.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/hitori/hitori-3.22.4.ebuild 
b/games-puzzle/hitori/hitori-3.22.4.ebuild
index a8519994706..33183ab9466 100644
--- a/games-puzzle/hitori/hitori-3.22.4.ebuild
+++ b/games-puzzle/hitori/hitori-3.22.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
 
 LICENSE="GPL-3+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 # gtk+-3.22 for build-time optional gtk_show_uri_on_window usage



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2018-09-14 Thread Mart Raudsepp
commit: bee9a17510e47c84c3a7c40e9f83da0f6ccdf4e7
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Sep 14 08:41:14 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Sep 14 08:41:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee9a175

games-puzzle/hitori: remove wrong yelp-tools build depend

yelp-tools is only for developers, so an eautoreconf dep only, if even that.
However we do need itstool, which was pulled in recursively by yelp-tools.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 games-puzzle/hitori/hitori-3.22.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/hitori/hitori-3.22.4.ebuild 
b/games-puzzle/hitori/hitori-3.22.4.ebuild
index aa2927ffbd3..a8519994706 100644
--- a/games-puzzle/hitori/hitori-3.22.4.ebuild
+++ b/games-puzzle/hitori/hitori-3.22.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,8 +19,8 @@ RDEPEND="
>=x11-libs/cairo-1.4
 "
 DEPEND="${RDEPEND}
-   app-text/yelp-tools
dev-libs/appstream-glib
+   dev-util/itstool
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
 "



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-12-20 Thread Mart Raudsepp
commit: 947aac455b5eeaecaa5037db480f51f674f2fb00
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec 20 20:30:04 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec 20 20:41:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947aac45

games-puzzle/hitori: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 games-puzzle/hitori/Manifest |  1 -
 games-puzzle/hitori/hitori-3.22.3.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index b351618dc50..0e978192f91 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,2 +1 @@
-DIST hitori-3.22.3.tar.xz 462592 BLAKE2B 
c80a3c8c7b1f76c3570956eab68862d8e5ae10df4b2795d7150ec57f71a9fd803210b37bdfc02b15ee8ef839ace61ba69fcbb9b454dda3011724d51c9872f151
 SHA512 
a79e8f8f5e0ca4d202184fc301ddda44e2606ca911b9b3910e50f8ad218cd5047b8749e9c9798f970a107682c7f4fc49475be126c06cdd4a6914e1fa831ed7d5
 DIST hitori-3.22.4.tar.xz 471136 BLAKE2B 
e9581f9588ab307fba781b3907c1e5d5a34db462a9fa050cf6b2438efbae76ed74fc69623de28a2ec59c4340f487df68156dee453a314adab7cb6846edc347ef
 SHA512 
8c75824d29918c096f3a33283dcb2e49e227c8259d37a4ae5e77d420d4a18a2760f789e12f32cfb8ffc16bfdf19e4aca26d93719d6b762c15b9ac4dbfca93e1a

diff --git a/games-puzzle/hitori/hitori-3.22.3.ebuild 
b/games-puzzle/hitori/hitori-3.22.3.ebuild
deleted file mode 100644
index aa2927ffbd3..000
--- a/games-puzzle/hitori/hitori-3.22.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Logic puzzle game for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
-
-LICENSE="GPL-3+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-# gtk+-3.22 for build-time optional gtk_show_uri_on_window usage
-RDEPEND="
-   >=dev-libs/glib-2.32:2
-   >=x11-libs/gtk+-3.22:3
-   >=x11-libs/cairo-1.4
-"
-DEPEND="${RDEPEND}
-   app-text/yelp-tools
-   dev-libs/appstream-glib
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-10-25 Thread Mart Raudsepp
commit: d9d6cfed5b04bfe2e30b76f4780375ebfb96db1f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Oct 25 21:18:28 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Oct 25 21:18:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9d6cfed

games-puzzle/hitori: bump to 3.22.4 for translation updates

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 games-puzzle/hitori/Manifest |  1 +
 games-puzzle/hitori/hitori-3.22.4.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 70c27a0551b..90619f6a7e0 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1 +1,2 @@
 DIST hitori-3.22.3.tar.xz 462592 SHA256 
ba21368d6d8475ae8cf0d39b62dab5eaec26ce82b3f067af50f1eded3a43b360 SHA512 
a79e8f8f5e0ca4d202184fc301ddda44e2606ca911b9b3910e50f8ad218cd5047b8749e9c9798f970a107682c7f4fc49475be126c06cdd4a6914e1fa831ed7d5
 WHIRLPOOL 
8d62ba8d5d3988aab292c6c18e3f74a9de52f7b80103f35898d39624ab94fc994215f09ebee36512c45e5c5330cb44bdddcbc2abf21cae34f343450129325a31
+DIST hitori-3.22.4.tar.xz 471136 SHA256 
dcac6909b6007857ee425ac8c65fed179f2c71da138d5e5300cd62c8b9ea15d3 SHA512 
8c75824d29918c096f3a33283dcb2e49e227c8259d37a4ae5e77d420d4a18a2760f789e12f32cfb8ffc16bfdf19e4aca26d93719d6b762c15b9ac4dbfca93e1a
 WHIRLPOOL 
b38c0f3a6cc9831d093dc23c81d05755aba220c0c073ab9b995d6e441fe6ec84d5125d7208781889c9c00b5e575d21f92fb0d3709ac10c70338a7bc7dc5a471f

diff --git a/games-puzzle/hitori/hitori-3.22.4.ebuild 
b/games-puzzle/hitori/hitori-3.22.4.ebuild
new file mode 100644
index 000..6c4369571ac
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.22.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Logic puzzle game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+# gtk+-3.22 for build-time optional gtk_show_uri_on_window usage
+RDEPEND="
+   >=dev-libs/glib-2.32:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/cairo-1.4
+"
+DEPEND="${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-05-19 Thread Mart Raudsepp
commit: 5806db6db5b3967aac8a70b9a552d39ff157c67d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat May 20 04:49:42 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat May 20 04:49:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5806db6d

games-puzzle/hitori: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 games-puzzle/hitori/Manifest |  1 -
 games-puzzle/hitori/hitori-3.22.2.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index f5bc156147d..70c27a0551b 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,2 +1 @@
-DIST hitori-3.22.2.tar.xz 460452 SHA256 
3d4c11efaf55885d30cf05b9717dcf2d86e437f23ff423f9f55a4b3abe398341 SHA512 
ae3e4f2d1ea55b88ac8e1cbfad9127f29d997210599166771f4a6e041c02adac9908ab773abbc7cc93d0c464ed52248e51cdbfc5043271ac0cde1696189f2f12
 WHIRLPOOL 
d240711f318d473f451e03655c980ec399ada40d36c05463ecb4bdc559df59bc01b4e44099ae9bd436727367aa51c973794d033f8fc3be10dcfc70135d0ea99c
 DIST hitori-3.22.3.tar.xz 462592 SHA256 
ba21368d6d8475ae8cf0d39b62dab5eaec26ce82b3f067af50f1eded3a43b360 SHA512 
a79e8f8f5e0ca4d202184fc301ddda44e2606ca911b9b3910e50f8ad218cd5047b8749e9c9798f970a107682c7f4fc49475be126c06cdd4a6914e1fa831ed7d5
 WHIRLPOOL 
8d62ba8d5d3988aab292c6c18e3f74a9de52f7b80103f35898d39624ab94fc994215f09ebee36512c45e5c5330cb44bdddcbc2abf21cae34f343450129325a31

diff --git a/games-puzzle/hitori/hitori-3.22.2.ebuild 
b/games-puzzle/hitori/hitori-3.22.2.ebuild
deleted file mode 100644
index f20edcee74d..000
--- a/games-puzzle/hitori/hitori-3.22.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Logic puzzle game for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
-
-LICENSE="GPL-3+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/glib-2.32:2
-   >=x11-libs/gtk+-3.15:3
-   >=x11-libs/cairo-1.4
-"
-DEPEND="${RDEPEND}
-   app-text/yelp-tools
-   dev-libs/appstream-glib
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-05-16 Thread Agostino Sarubbo
commit: 0f1042a654231f7c0ca1b1665c34db656372fb04
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 16 07:59:53 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 16 07:59:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1042a6

games-puzzle/hitori: x86 stable wrt bug #618420

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 games-puzzle/hitori/hitori-3.22.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/hitori/hitori-3.22.3.ebuild 
b/games-puzzle/hitori/hitori-3.22.3.ebuild
index 5f828369077..aa2927ffbd3 100644
--- a/games-puzzle/hitori/hitori-3.22.3.ebuild
+++ b/games-puzzle/hitori/hitori-3.22.3.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
 
 LICENSE="GPL-3+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 # gtk+-3.22 for build-time optional gtk_show_uri_on_window usage



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-05-15 Thread Agostino Sarubbo
commit: bc229153c4dce0bd7c31ef07e4023964395eff8c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 15 14:16:26 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 15 14:16:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc229153

games-puzzle/hitori: amd64 stable wrt bug #618420

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 games-puzzle/hitori/hitori-3.22.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/hitori/hitori-3.22.3.ebuild 
b/games-puzzle/hitori/hitori-3.22.3.ebuild
index 6c4369571ac..5f828369077 100644
--- a/games-puzzle/hitori/hitori-3.22.3.ebuild
+++ b/games-puzzle/hitori/hitori-3.22.3.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
 
 LICENSE="GPL-3+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE=""
 
 # gtk+-3.22 for build-time optional gtk_show_uri_on_window usage



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-05-01 Thread Mart Raudsepp
commit: c7263489332f5a6f24003b861dd7db9ed2a9c2bb
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon May  1 22:04:48 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon May  1 22:04:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7263489

games-puzzle/hitori: bump to 3.22.3 for border rendering fixes

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 games-puzzle/hitori/Manifest |  1 +
 games-puzzle/hitori/hitori-3.22.3.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 3ce961f61b4..f5bc156147d 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1 +1,2 @@
 DIST hitori-3.22.2.tar.xz 460452 SHA256 
3d4c11efaf55885d30cf05b9717dcf2d86e437f23ff423f9f55a4b3abe398341 SHA512 
ae3e4f2d1ea55b88ac8e1cbfad9127f29d997210599166771f4a6e041c02adac9908ab773abbc7cc93d0c464ed52248e51cdbfc5043271ac0cde1696189f2f12
 WHIRLPOOL 
d240711f318d473f451e03655c980ec399ada40d36c05463ecb4bdc559df59bc01b4e44099ae9bd436727367aa51c973794d033f8fc3be10dcfc70135d0ea99c
+DIST hitori-3.22.3.tar.xz 462592 SHA256 
ba21368d6d8475ae8cf0d39b62dab5eaec26ce82b3f067af50f1eded3a43b360 SHA512 
a79e8f8f5e0ca4d202184fc301ddda44e2606ca911b9b3910e50f8ad218cd5047b8749e9c9798f970a107682c7f4fc49475be126c06cdd4a6914e1fa831ed7d5
 WHIRLPOOL 
8d62ba8d5d3988aab292c6c18e3f74a9de52f7b80103f35898d39624ab94fc994215f09ebee36512c45e5c5330cb44bdddcbc2abf21cae34f343450129325a31

diff --git a/games-puzzle/hitori/hitori-3.22.3.ebuild 
b/games-puzzle/hitori/hitori-3.22.3.ebuild
new file mode 100644
index 000..6c4369571ac
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.22.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Logic puzzle game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+# gtk+-3.22 for build-time optional gtk_show_uri_on_window usage
+RDEPEND="
+   >=dev-libs/glib-2.32:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/cairo-1.4
+"
+DEPEND="${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-05-01 Thread Mart Raudsepp
commit: dcdc8d82e0ce359e190489497440b743e51965c3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon May  1 21:24:30 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon May  1 21:42:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcdc8d82

games-puzzle/hitori: Fix license

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 games-puzzle/hitori/hitori-3.22.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/hitori/hitori-3.22.2.ebuild 
b/games-puzzle/hitori/hitori-3.22.2.ebuild
index 1794dbbcd3c..f20edcee74d 100644
--- a/games-puzzle/hitori/hitori-3.22.2.ebuild
+++ b/games-puzzle/hitori/hitori-3.22.2.ebuild
@@ -7,7 +7,7 @@ inherit gnome2
 DESCRIPTION="Logic puzzle game for GNOME"
 HOMEPAGE="https://wiki.gnome.org/Apps/Hitori;
 
-LICENSE="GPL-2+"
+LICENSE="GPL-3+ CC-BY-SA-3.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-04-02 Thread Mart Raudsepp
commit: 45ed26e28490c6744ef34a6d4eea1056ec8149a6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Apr  2 12:25:57 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Apr  2 13:01:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ed26e2

games-puzzle/hitori: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 games-puzzle/hitori/Manifest |  1 -
 games-puzzle/hitori/hitori-3.20.0.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 8baecded774..3ce961f61b4 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,2 +1 @@
-DIST hitori-3.20.0.tar.xz 391496 SHA256 
877cae48144b7f6908fde55104f589788b42acaa5956d62fd32b4026fde3769d SHA512 
c8724453ed4bbd83fb7e50d9249d1b2ec490f65a207f8b319c70a9d8cbefa1008c3e7c65da1fa5e2b7d427e75ad44a74cafccf7a27385eed2f5e268be1d4c839
 WHIRLPOOL 
c41750cbdff6ad5856c11d332f9f71833f84ec274c2625765f9f0814e99d835314cca887a7d4f2572bb6a224d12c109e5a82e7834590a2f33b566bc04502c518
 DIST hitori-3.22.2.tar.xz 460452 SHA256 
3d4c11efaf55885d30cf05b9717dcf2d86e437f23ff423f9f55a4b3abe398341 SHA512 
ae3e4f2d1ea55b88ac8e1cbfad9127f29d997210599166771f4a6e041c02adac9908ab773abbc7cc93d0c464ed52248e51cdbfc5043271ac0cde1696189f2f12
 WHIRLPOOL 
d240711f318d473f451e03655c980ec399ada40d36c05463ecb4bdc559df59bc01b4e44099ae9bd436727367aa51c973794d033f8fc3be10dcfc70135d0ea99c

diff --git a/games-puzzle/hitori/hitori-3.20.0.ebuild 
b/games-puzzle/hitori/hitori-3.20.0.ebuild
deleted file mode 100644
index 8f0ddaff4e1..000
--- a/games-puzzle/hitori/hitori-3.20.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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
-"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-03-20 Thread Mart Raudsepp
commit: fa2c5a8a656375ec4a3cf6e2e5ed0d6025127d27
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Mar 21 04:55:11 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Mar 21 04:55:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa2c5a8a

games-puzzle/hitori: bump to 3.22.2

somehow missed this before when doing 3.22.1 instead..

 games-puzzle/hitori/Manifest |  1 +
 games-puzzle/hitori/hitori-3.22.2.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 69af6e651f4..33cdd6229bc 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,2 +1,3 @@
 DIST hitori-3.20.0.tar.xz 391496 SHA256 
877cae48144b7f6908fde55104f589788b42acaa5956d62fd32b4026fde3769d SHA512 
c8724453ed4bbd83fb7e50d9249d1b2ec490f65a207f8b319c70a9d8cbefa1008c3e7c65da1fa5e2b7d427e75ad44a74cafccf7a27385eed2f5e268be1d4c839
 WHIRLPOOL 
c41750cbdff6ad5856c11d332f9f71833f84ec274c2625765f9f0814e99d835314cca887a7d4f2572bb6a224d12c109e5a82e7834590a2f33b566bc04502c518
 DIST hitori-3.22.1.tar.xz 460228 SHA256 
33e41d1974084c26415a985be13de68355882e2c3f69e1abeb7fa9eb6b3f6f45 SHA512 
a4f83f9c86682b543a33a3946c8f4b5e3aa84fc3959ac804c0d28eaca8c444bc82863040b5541af599aa6a85b7b5d1b51b90e475361d160a4f675795030d4318
 WHIRLPOOL 
7fa19406df5990649456252bf4cd77530e1d0f8230e4cd500050b0eba9b26fde4204a366562d40579133e95fcaf27465807912ea67e28882cfd92f5bb73a1cad
+DIST hitori-3.22.2.tar.xz 460452 SHA256 
3d4c11efaf55885d30cf05b9717dcf2d86e437f23ff423f9f55a4b3abe398341 SHA512 
ae3e4f2d1ea55b88ac8e1cbfad9127f29d997210599166771f4a6e041c02adac9908ab773abbc7cc93d0c464ed52248e51cdbfc5043271ac0cde1696189f2f12
 WHIRLPOOL 
d240711f318d473f451e03655c980ec399ada40d36c05463ecb4bdc559df59bc01b4e44099ae9bd436727367aa51c973794d033f8fc3be10dcfc70135d0ea99c

diff --git a/games-puzzle/hitori/hitori-3.22.2.ebuild 
b/games-puzzle/hitori/hitori-3.22.2.ebuild
new file mode 100644
index 000..304507cafe8
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.22.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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/gtk+-3.15:3
+   >=x11-libs/cairo-1.4
+"
+DEPEND="${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-03-20 Thread Mart Raudsepp
commit: 95289448e026b3180a40b2c4dab8661c850922b6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Mar 21 04:55:27 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Mar 21 04:55:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95289448

games-puzzle/hitori: remove old

Package-Manager: Portage-2.3.4, Repoman-2.3.1

 games-puzzle/hitori/Manifest |  1 -
 games-puzzle/hitori/hitori-3.22.1.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 33cdd6229bc..8baecded774 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,3 +1,2 @@
 DIST hitori-3.20.0.tar.xz 391496 SHA256 
877cae48144b7f6908fde55104f589788b42acaa5956d62fd32b4026fde3769d SHA512 
c8724453ed4bbd83fb7e50d9249d1b2ec490f65a207f8b319c70a9d8cbefa1008c3e7c65da1fa5e2b7d427e75ad44a74cafccf7a27385eed2f5e268be1d4c839
 WHIRLPOOL 
c41750cbdff6ad5856c11d332f9f71833f84ec274c2625765f9f0814e99d835314cca887a7d4f2572bb6a224d12c109e5a82e7834590a2f33b566bc04502c518
-DIST hitori-3.22.1.tar.xz 460228 SHA256 
33e41d1974084c26415a985be13de68355882e2c3f69e1abeb7fa9eb6b3f6f45 SHA512 
a4f83f9c86682b543a33a3946c8f4b5e3aa84fc3959ac804c0d28eaca8c444bc82863040b5541af599aa6a85b7b5d1b51b90e475361d160a4f675795030d4318
 WHIRLPOOL 
7fa19406df5990649456252bf4cd77530e1d0f8230e4cd500050b0eba9b26fde4204a366562d40579133e95fcaf27465807912ea67e28882cfd92f5bb73a1cad
 DIST hitori-3.22.2.tar.xz 460452 SHA256 
3d4c11efaf55885d30cf05b9717dcf2d86e437f23ff423f9f55a4b3abe398341 SHA512 
ae3e4f2d1ea55b88ac8e1cbfad9127f29d997210599166771f4a6e041c02adac9908ab773abbc7cc93d0c464ed52248e51cdbfc5043271ac0cde1696189f2f12
 WHIRLPOOL 
d240711f318d473f451e03655c980ec399ada40d36c05463ecb4bdc559df59bc01b4e44099ae9bd436727367aa51c973794d033f8fc3be10dcfc70135d0ea99c

diff --git a/games-puzzle/hitori/hitori-3.22.1.ebuild 
b/games-puzzle/hitori/hitori-3.22.1.ebuild
deleted file mode 100644
index 304507cafe8..000
--- a/games-puzzle/hitori/hitori-3.22.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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/gtk+-3.15:3
-   >=x11-libs/cairo-1.4
-"
-DEPEND="${RDEPEND}
-   app-text/yelp-tools
-   dev-libs/appstream-glib
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-03-20 Thread Mart Raudsepp
commit: 5355c8f51866ae1fee4aba77358c5f1c3e368ee7
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Mar 21 04:13:07 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Mar 21 04:14:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5355c8f5

games-puzzle/hitori: remove old

Package-Manager: Portage-2.3.4, Repoman-2.3.1

 games-puzzle/hitori/Manifest |  1 -
 games-puzzle/hitori/hitori-3.22.0.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index e8241747e59..69af6e651f4 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,3 +1,2 @@
 DIST hitori-3.20.0.tar.xz 391496 SHA256 
877cae48144b7f6908fde55104f589788b42acaa5956d62fd32b4026fde3769d SHA512 
c8724453ed4bbd83fb7e50d9249d1b2ec490f65a207f8b319c70a9d8cbefa1008c3e7c65da1fa5e2b7d427e75ad44a74cafccf7a27385eed2f5e268be1d4c839
 WHIRLPOOL 
c41750cbdff6ad5856c11d332f9f71833f84ec274c2625765f9f0814e99d835314cca887a7d4f2572bb6a224d12c109e5a82e7834590a2f33b566bc04502c518
-DIST hitori-3.22.0.tar.xz 394616 SHA256 
f70521c9a7a7c3e16b3951b64780eb0c5bce1bb1bb29de4482be06fb5e41adaa SHA512 
6cdd842e20e8426ab8dd30ae88a46d12249e3996c58f7bdac60691f968fb4ea7e77fdf7f846377ce8b0b4fe93049ccabcc450ca62c434128bbe5a7573b4660b1
 WHIRLPOOL 
63e3a66b4441ebf95cf2588414a9796a6fe48966967630e8625da1c45eaa3a2e3b4bc59093554190a797233deb87c3a892a9e22553ba4d4331ca59ef34b10605
 DIST hitori-3.22.1.tar.xz 460228 SHA256 
33e41d1974084c26415a985be13de68355882e2c3f69e1abeb7fa9eb6b3f6f45 SHA512 
a4f83f9c86682b543a33a3946c8f4b5e3aa84fc3959ac804c0d28eaca8c444bc82863040b5541af599aa6a85b7b5d1b51b90e475361d160a4f675795030d4318
 WHIRLPOOL 
7fa19406df5990649456252bf4cd77530e1d0f8230e4cd500050b0eba9b26fde4204a366562d40579133e95fcaf27465807912ea67e28882cfd92f5bb73a1cad

diff --git a/games-puzzle/hitori/hitori-3.22.0.ebuild 
b/games-puzzle/hitori/hitori-3.22.0.ebuild
deleted file mode 100644
index 465613242c1..000
--- a/games-puzzle/hitori/hitori-3.22.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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
-"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2017-03-20 Thread Mart Raudsepp
commit: 915701e7ace2945368c727480f624167d68c1a4a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Mar 21 04:10:36 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Mar 21 04:14:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=915701e7

games-puzzle/hitori: bump to 3.22.1

ports from intltool to new gettext

 games-puzzle/hitori/Manifest |  1 +
 games-puzzle/hitori/hitori-3.22.1.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 555e0986cb7..e8241747e59 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,2 +1,3 @@
 DIST hitori-3.20.0.tar.xz 391496 SHA256 
877cae48144b7f6908fde55104f589788b42acaa5956d62fd32b4026fde3769d SHA512 
c8724453ed4bbd83fb7e50d9249d1b2ec490f65a207f8b319c70a9d8cbefa1008c3e7c65da1fa5e2b7d427e75ad44a74cafccf7a27385eed2f5e268be1d4c839
 WHIRLPOOL 
c41750cbdff6ad5856c11d332f9f71833f84ec274c2625765f9f0814e99d835314cca887a7d4f2572bb6a224d12c109e5a82e7834590a2f33b566bc04502c518
 DIST hitori-3.22.0.tar.xz 394616 SHA256 
f70521c9a7a7c3e16b3951b64780eb0c5bce1bb1bb29de4482be06fb5e41adaa SHA512 
6cdd842e20e8426ab8dd30ae88a46d12249e3996c58f7bdac60691f968fb4ea7e77fdf7f846377ce8b0b4fe93049ccabcc450ca62c434128bbe5a7573b4660b1
 WHIRLPOOL 
63e3a66b4441ebf95cf2588414a9796a6fe48966967630e8625da1c45eaa3a2e3b4bc59093554190a797233deb87c3a892a9e22553ba4d4331ca59ef34b10605
+DIST hitori-3.22.1.tar.xz 460228 SHA256 
33e41d1974084c26415a985be13de68355882e2c3f69e1abeb7fa9eb6b3f6f45 SHA512 
a4f83f9c86682b543a33a3946c8f4b5e3aa84fc3959ac804c0d28eaca8c444bc82863040b5541af599aa6a85b7b5d1b51b90e475361d160a4f675795030d4318
 WHIRLPOOL 
7fa19406df5990649456252bf4cd77530e1d0f8230e4cd500050b0eba9b26fde4204a366562d40579133e95fcaf27465807912ea67e28882cfd92f5bb73a1cad

diff --git a/games-puzzle/hitori/hitori-3.22.1.ebuild 
b/games-puzzle/hitori/hitori-3.22.1.ebuild
new file mode 100644
index 000..304507cafe8
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.22.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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/gtk+-3.15:3
+   >=x11-libs/cairo-1.4
+"
+DEPEND="${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2016-10-19 Thread Gilles Dartiguelongue
commit: ed27540251d3d9036e96a2ca50ee17a31ebcdaec
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Wed Oct 19 21:33:45 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Wed Oct 19 22:02:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed275402

games-puzzle/hitori: version bump 3.20.0 → 3.22.0

Package-Manager: portage-2.3.1

 games-puzzle/hitori/Manifest |  1 +
 games-puzzle/hitori/hitori-3.22.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 1b27bad..8645f32 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,2 +1,3 @@
 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
+DIST hitori-3.22.0.tar.xz 394616 SHA256 
f70521c9a7a7c3e16b3951b64780eb0c5bce1bb1bb29de4482be06fb5e41adaa SHA512 
6cdd842e20e8426ab8dd30ae88a46d12249e3996c58f7bdac60691f968fb4ea7e77fdf7f846377ce8b0b4fe93049ccabcc450ca62c434128bbe5a7573b4660b1
 WHIRLPOOL 
63e3a66b4441ebf95cf2588414a9796a6fe48966967630e8625da1c45eaa3a2e3b4bc59093554190a797233deb87c3a892a9e22553ba4d4331ca59ef34b10605

diff --git a/games-puzzle/hitori/hitori-3.22.0.ebuild 
b/games-puzzle/hitori/hitori-3.22.0.ebuild
new file mode 100644
index ..ebe42b9
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.22.0.ebuild
@@ -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
+"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2016-10-19 Thread Gilles Dartiguelongue
commit: 3f061c7e6b044faad78491e9800d7d667f04d8f4
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Wed Oct 19 21:34:24 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Wed Oct 19 22:02:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f061c7e

games-puzzle/hitori: cleanup old revision

Package-Manager: portage-2.3.1

 games-puzzle/hitori/Manifest |  1 -
 games-puzzle/hitori/hitori-3.16.2.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 8645f32..555e098 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,3 +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
 DIST hitori-3.22.0.tar.xz 394616 SHA256 
f70521c9a7a7c3e16b3951b64780eb0c5bce1bb1bb29de4482be06fb5e41adaa SHA512 
6cdd842e20e8426ab8dd30ae88a46d12249e3996c58f7bdac60691f968fb4ea7e77fdf7f846377ce8b0b4fe93049ccabcc450ca62c434128bbe5a7573b4660b1
 WHIRLPOOL 
63e3a66b4441ebf95cf2588414a9796a6fe48966967630e8625da1c45eaa3a2e3b4bc59093554190a797233deb87c3a892a9e22553ba4d4331ca59ef34b10605

diff --git a/games-puzzle/hitori/hitori-3.16.2.ebuild 
b/games-puzzle/hitori/hitori-3.16.2.ebuild
deleted file mode 100644
index bbc7071..
--- a/games-puzzle/hitori/hitori-3.16.2.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
-"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2016-06-25 Thread Pacho Ramos
commit: c6a94d524ce77d860ad5963754c9078892386c79
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 25 11:46:55 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 25 12:21:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a94d52

games-puzzle/hitori: Drop old

Package-Manager: portage-2.3.0_rc1

 games-puzzle/hitori/Manifest |  1 -
 games-puzzle/hitori/hitori-3.16.1.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 30241c0..a148db0 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 bbc7071..000
--- 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
-"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2016-06-25 Thread Pacho Ramos
commit: 17b05ab9a3a8bac9245cf51b120e294a0b5ab42c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 25 11:47:37 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 25 12:21:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b05ab9

games-puzzle/hitori: Version bump

Package-Manager: portage-2.3.0_rc1

 games-puzzle/hitori/Manifest |  1 +
 games-puzzle/hitori/hitori-3.20.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index a148db0..1b27bad 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -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

diff --git a/games-puzzle/hitori/hitori-3.20.0.ebuild 
b/games-puzzle/hitori/hitori-3.20.0.ebuild
new file mode 100644
index 000..ebe42b9
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.20.0.ebuild
@@ -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
+"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2015-11-19 Thread Pacho Ramos
commit: 082ce4d1aa38489496eb1375617f6046e031798c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Nov 19 19:16:39 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Nov 19 19:16:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=082ce4d1

games-puzzle/hitori: Version bump

Package-Manager: portage-2.2.24

 games-puzzle/hitori/Manifest |  1 +
 games-puzzle/hitori/hitori-3.16.2.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index b5bf866..9178169 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,2 +1,3 @@
 DIST hitori-3.14.3.tar.xz 491360 SHA256 
37af62cf8ec529edab13c7c44d2b5317c71dc572b1f40fc1244c622c6da9ee59 SHA512 
250c96de33b80a5bb76ec2ce393003c474d770fb50ea36e37ce478fc4631ca49ef901c6e200e4d5905ff670d9cc4894064aadc603f8a318172a31513c756140d
 WHIRLPOOL 
f93a7a1419bf1b854525081e776e949d59885ddf6679e30f6853713b67a0f3e94f8e3c6c779f504feb8ad19f6d6b5d209ce2839aba659f433f69e4507a9182ea
 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.2.ebuild 
b/games-puzzle/hitori/hitori-3.16.2.ebuild
new file mode 100644
index 000..5852806
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.16.2.ebuild
@@ -0,0 +1,30 @@
+# 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
+"



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/hitori/

2015-11-19 Thread Pacho Ramos
commit: d97b290ad19d3e59d765822296647470ff84baf8
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Nov 19 19:16:55 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Nov 19 19:16:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97b290a

games-puzzle/hitori: Drop old

Package-Manager: portage-2.2.24

 games-puzzle/hitori/Manifest |  1 -
 games-puzzle/hitori/hitori-3.14.3.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/games-puzzle/hitori/Manifest b/games-puzzle/hitori/Manifest
index 9178169..30241c0 100644
--- a/games-puzzle/hitori/Manifest
+++ b/games-puzzle/hitori/Manifest
@@ -1,3 +1,2 @@
-DIST hitori-3.14.3.tar.xz 491360 SHA256 
37af62cf8ec529edab13c7c44d2b5317c71dc572b1f40fc1244c622c6da9ee59 SHA512 
250c96de33b80a5bb76ec2ce393003c474d770fb50ea36e37ce478fc4631ca49ef901c6e200e4d5905ff670d9cc4894064aadc603f8a318172a31513c756140d
 WHIRLPOOL 
f93a7a1419bf1b854525081e776e949d59885ddf6679e30f6853713b67a0f3e94f8e3c6c779f504feb8ad19f6d6b5d209ce2839aba659f433f69e4507a9182ea
 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.14.3.ebuild 
b/games-puzzle/hitori/hitori-3.14.3.ebuild
deleted file mode 100644
index a00e0cd..000
--- a/games-puzzle/hitori/hitori-3.14.3.ebuild
+++ /dev/null
@@ -1,29 +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.13.2:3
-"
-DEPEND="${RDEPEND}
-   app-text/yelp-tools
-   dev-libs/appstream-glib
-   >=dev-util/intltool-0.50.2
-   sys-devel/gettext
-   virtual/pkgconfig
-"