public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2016-10-19  7:43 Gilles Dartiguelongue
  0 siblings, 0 replies; 25+ messages in thread
From: Gilles Dartiguelongue @ 2016-10-19  7:43 UTC (permalink / raw
  To: gentoo-commits

commit:     135246939c3959791257fe4cbf987e0b5611e589
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 19 07:20:52 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Oct 19 07:43:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13524693

games-puzzle/five-or-more: drop old revisions

Package-Manager: portage-2.3.1

 games-puzzle/five-or-more/Manifest                 |  3 --
 .../five-or-more/five-or-more-3.18.0.ebuild        | 32 ----------------------
 .../five-or-more/five-or-more-3.20.0.ebuild        | 30 --------------------
 .../five-or-more/five-or-more-3.20.1.ebuild        | 30 --------------------
 4 files changed, 95 deletions(-)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index d311155..13711ce 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,5 +1,2 @@
-DIST five-or-more-3.18.0.tar.xz 3180696 SHA256 e1e7cc81b1281382da9a6ab466d97f09561dbaf39031a9b93f0a45221234fe62 SHA512 6021fe6cc22b99e5e9df08a61df6ed9aa64547acc41d0fc7e9037b49d2aa65e47e49911ee2280b05dfc4646b132be1920c25f07791188ff4c621b067b330408c WHIRLPOOL f941e6989a3762af7cf9b9b73cdaaae97d5345d7954240df82c82152e73dc51757da4786a8d965a259bf1f697f721fa9a57e595c40c2af453c74c3f419635e43
-DIST five-or-more-3.20.0.tar.xz 3310604 SHA256 4290a0e4a1817d76db2f042854efbc580d6ac06f2c42176afac2b412dcd456e0 SHA512 9ef4f897bc1fb3e91fd8d012c59828745f2beb494000438081d19f4a947e14cbbe7afbf7d760c05709a167b184e191f017e9212108408c01335070b3c8145bb4 WHIRLPOOL 01cbb061676dbc88bee58714f29b53afcef6ab8920719a67fda9c9c3a3aa743db66fd7546e534ac78102b9f8e661bcaf914d44559bfa38e63ffe61579d4da696
-DIST five-or-more-3.20.1.tar.xz 2564220 SHA256 9f6dff43b6511b12ef062f4dc4d9ab8de2579676747f0ead4802e0f166a5e85f SHA512 70ceedf1b74f15c2cc247854e87baf979bf52e281bf179e29d138e6713a9df5de432e65947a179cbfdf27ac2359ef33d6a42ce39dd33094c924cf716fd8190f0 WHIRLPOOL 31bcb124f1518deaeb0649d8530e3a3687e7ca5fc54256e828dd2800b1ad9946f6c18ea303c9ad15e6f5c15cd9b1be4b0630d1145a0762d6b3877d6f4fac7730
 DIST five-or-more-3.20.2.tar.xz 2565104 SHA256 1e129c705eb09638d1515c2d8fe1925db7d9bcb8db4a01df591a9b98de2a73d1 SHA512 72cd1542488c46f4d3ffcf39d1f6d8cf398598423204cfa0a851fe6d15928a0acaa95ac2c445bf9eb91f703f6e3ff761aeab861da25e7dcb4dcedf7aa22e0f6e WHIRLPOOL cd87fcd81be295664d4e2ac10f08dbf524ab72606c1bc3f173be09ccbbd6ded6b6827d0f692656580bd6ab429d04aab5b778b9d3df47d3486981e0c305e3dcae
 DIST five-or-more-3.22.0.tar.xz 2571552 SHA256 33c0ba7723144aea496112fa85a1d7e5a2a8ecaa32f4373471470d7c3078da94 SHA512 eb462620b2a2618a17486cb669e3c39b6ee489a4dabf06122d862f5ac2cfe71063f6e94bc8e42356c4d468e33e795fa3b3799ed40870e7801735b992404b8196 WHIRLPOOL 95fd71cbdf8c42f921a56472fc222137c998e72a40e9ecc74fdb84ab30d9f455437d3176b42b5ba7e632262066b5f22d42de628316ea0b1888224ba013eb58e7

diff --git a/games-puzzle/five-or-more/five-or-more-3.18.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.18.0.ebuild
deleted file mode 100644
index fa6bc6f..00000000
--- a/games-puzzle/five-or-more/five-or-more-3.18.0.ebuild
+++ /dev/null
@@ -1,32 +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="Five or More Game for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-COMMON_DEPEND="
-	>=dev-libs/glib-2.32:2
-	>=gnome-base/librsvg-2.32
-	>=x11-libs/gtk+-3.12:3
-"
-RDEPEND="${COMMON_DEPEND}
-	!<x11-themes/gnome-themes-standard-3.14
-"
-DEPEND="${COMMON_DEPEND}
-	app-text/yelp-tools
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-"

diff --git a/games-puzzle/five-or-more/five-or-more-3.20.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.20.0.ebuild
deleted file mode 100644
index 602f45d..00000000
--- a/games-puzzle/five-or-more/five-or-more-3.20.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Five or More Game for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	>=dev-libs/glib-2.32:2
-	>=gnome-base/librsvg-2.32:2
-	>=x11-libs/gtk+-3.12:3
-"
-RDEPEND="${COMMON_DEPEND}
-	!<x11-themes/gnome-themes-standard-3.14
-"
-DEPEND="${COMMON_DEPEND}
-	app-text/yelp-tools
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-"

diff --git a/games-puzzle/five-or-more/five-or-more-3.20.1.ebuild b/games-puzzle/five-or-more/five-or-more-3.20.1.ebuild
deleted file mode 100644
index 602f45d..00000000
--- a/games-puzzle/five-or-more/five-or-more-3.20.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Five or More Game for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	>=dev-libs/glib-2.32:2
-	>=gnome-base/librsvg-2.32:2
-	>=x11-libs/gtk+-3.12:3
-"
-RDEPEND="${COMMON_DEPEND}
-	!<x11-themes/gnome-themes-standard-3.14
-"
-DEPEND="${COMMON_DEPEND}
-	app-text/yelp-tools
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-"


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2022-10-30 15:42 Matt Turner
  0 siblings, 0 replies; 25+ messages in thread
From: Matt Turner @ 2022-10-30 15:42 UTC (permalink / raw
  To: gentoo-commits

commit:     cc2f94b358a103954edc0d8b9502bda6766cb0c6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:19:58 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 15:41:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc2f94b3

games-puzzle/five-or-more: Set remote-id

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

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

diff --git a/games-puzzle/five-or-more/metadata.xml b/games-puzzle/five-or-more/metadata.xml
index 7b343b06be8a..5efcaacafea0 100644
--- a/games-puzzle/five-or-more/metadata.xml
+++ b/games-puzzle/five-or-more/metadata.xml
@@ -1,8 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-	<email>gnome@gentoo.org</email>
-	<name>Gentoo GNOME Desktop</name>
-</maintainer>
+  <maintainer type="project">
+    <email>gnome@gentoo.org</email>
+    <name>Gentoo GNOME Desktop</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="gnome-gitlab">GNOME/five-or-more</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2022-03-31 16:46 Matt Turner
  0 siblings, 0 replies; 25+ messages in thread
From: Matt Turner @ 2022-03-31 16:46 UTC (permalink / raw
  To: gentoo-commits

commit:     ac635b6166ed2f99a2e2ecc4390b82d68659a180
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 16:45:10 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 16:46:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac635b61

games-puzzle/five-or-more: Version bump to 3.32.3

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.32.3.ebuild        | 46 ++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index 81aca4b2f29f..8f8adb6391f0 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1 +1,2 @@
 DIST five-or-more-3.32.2.tar.xz 1238468 BLAKE2B 8d223df7933cc84751c173617540a3b725342e84669be22a865a6751be19671fbe269ddc00e4c3a32d78ce3313c71d3c7e1930beae7d1561f6b90a6f9cdc73b8 SHA512 bbca7ebca45eb0975a57accbd6d3648f3fa5ab6abfaaede04e038b7ea793b44a2e125dbfe65d3f53863e62fed36eb28bbd9180e8975c4988e0fc919a8708e4c3
+DIST five-or-more-3.32.3.tar.xz 1245012 BLAKE2B 8891c32fd00840ed8b27e013d38f1e2da12f3735b9e4ec3eecbb7931d4b5c54d28aa86ce0217830d71797e6ef2a8ab3198e2887dd3a69f7f8d6cf9bdac58b4ce SHA512 7fee18955e25fc2f679689ad4df208e5d4fb7250db4fd3c9d0c8f3b62ef8edf4ed402f45871a45a312637e02eb856854ecc9af33454ed9ffcba54bf742f94fb5

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.3.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.3.ebuild
new file mode 100644
index 000000000000..28d9381e54e6
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.32.3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Remove colored balls from the board by forming lines"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+	dev-libs/libgee:0.8=
+	>=dev-libs/glib-2.32:2
+	>=x11-libs/gtk+-3.20:3
+	dev-libs/libgnome-games-support:1=
+	>=gnome-base/librsvg-2.32:2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	$(vala_depend)
+	gnome-base/librsvg:2[vala]
+	dev-libs/appstream-glib
+	dev-libs/libxml2:2
+	dev-util/itstool
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+	vala_setup
+	xdg_environment_reset
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2022-03-27  4:44 Matt Turner
  0 siblings, 0 replies; 25+ messages in thread
From: Matt Turner @ 2022-03-27  4:44 UTC (permalink / raw
  To: gentoo-commits

commit:     a0450c2584f46e9bb36f6894d4f5b42e679906dd
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 04:22:57 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 04:43:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0450c25

games-puzzle/five-or-more: Depend on libgnome-games-support:1

Closes: https://bugs.gentoo.org/835857
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../{five-or-more-3.32.2.ebuild => five-or-more-3.32.2-r1.ebuild}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.2-r1.ebuild
similarity index 95%
rename from games-puzzle/five-or-more/five-or-more-3.32.2.ebuild
rename to games-puzzle/five-or-more/five-or-more-3.32.2-r1.ebuild
index 82bba1223ee4..e918e6934401 100644
--- a/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild
+++ b/games-puzzle/five-or-more/five-or-more-3.32.2-r1.ebuild
@@ -16,7 +16,7 @@ RDEPEND="
 	dev-libs/libgee:0.8=
 	>=dev-libs/glib-2.32:2
 	>=x11-libs/gtk+-3.20:3
-	dev-libs/libgnome-games-support:=
+	dev-libs/libgnome-games-support:1=
 	>=gnome-base/librsvg-2.32:2
 "
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2021-09-29 12:26 Mart Raudsepp
  0 siblings, 0 replies; 25+ messages in thread
From: Mart Raudsepp @ 2021-09-29 12:26 UTC (permalink / raw
  To: gentoo-commits

commit:     a0237b171751e6f58c424aab4ea76d3c204f000f
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 29 12:26:13 2021 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Sep 29 12:26:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0237b17

games-puzzle/five-or-more: add missing librsvg[vala] bdep

Closes: https://bugs.gentoo.org/815319
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-puzzle/five-or-more/five-or-more-3.32.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild
index e162e836978..8e639ca1eba 100644
--- a/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild
+++ b/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,6 +22,7 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 BDEPEND="
 	$(vala_depend)
+	gnome-base/librsvg:2[vala]
 	dev-libs/appstream-glib
 	dev-libs/libxml2:2
 	dev-util/itstool


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2020-04-20 20:42 Mart Raudsepp
  0 siblings, 0 replies; 25+ messages in thread
From: Mart Raudsepp @ 2020-04-20 20:42 UTC (permalink / raw
  To: gentoo-commits

commit:     dab2d8bb4bde519892f2c1c08d777bffb6969fb6
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 20 20:30:59 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 20:41:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab2d8bb

games-puzzle/five-or-more: remove old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-puzzle/five-or-more/Manifest                 |  1 -
 .../five-or-more/five-or-more-3.32.0.ebuild        | 45 ----------------------
 2 files changed, 46 deletions(-)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index 9a7a90f1715..81aca4b2f29 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,2 +1 @@
-DIST five-or-more-3.32.0.tar.xz 1238080 BLAKE2B ce810414ff58dff833560f1540f533aaa9fccf20af4a0b6ce42d6c4dafc21c72c210c0b710e1ae1ff04fa33f1e23ffbcc498a547169d216d26d02fd1fabbc1a4 SHA512 7a2eeed345754e8d27e626a63eb6ea00b22dd600e405899543c402490b953d3675597fa2c2df6f661108ac818664f82682f710652cfb2a0058c1da753d21df80
 DIST five-or-more-3.32.2.tar.xz 1238468 BLAKE2B 8d223df7933cc84751c173617540a3b725342e84669be22a865a6751be19671fbe269ddc00e4c3a32d78ce3313c71d3c7e1930beae7d1561f6b90a6f9cdc73b8 SHA512 bbca7ebca45eb0975a57accbd6d3648f3fa5ab6abfaaede04e038b7ea793b44a2e125dbfe65d3f53863e62fed36eb28bbd9180e8975c4988e0fc919a8708e4c3

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.0.ebuild
deleted file mode 100644
index e162e836978..00000000000
--- a/games-puzzle/five-or-more/five-or-more-3.32.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome.org gnome2-utils meson vala xdg
-
-DESCRIPTION="Remove colored balls from the board by forming lines"
-HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-RDEPEND="
-	dev-libs/libgee:0.8=
-	>=dev-libs/glib-2.32:2
-	>=x11-libs/gtk+-3.20:3
-	dev-libs/libgnome-games-support:=
-	>=gnome-base/librsvg-2.32:2
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	$(vala_depend)
-	dev-libs/appstream-glib
-	dev-libs/libxml2:2
-	dev-util/itstool
-	>=sys-devel/gettext-0.19.8
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	xdg_src_prepare
-	vala_src_prepare
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-	gnome2_schemas_update
-}
-
-pkg_postrm() {
-	xdg_pkg_postrm
-	gnome2_schemas_update
-}


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2020-03-29 16:41 Mart Raudsepp
  0 siblings, 0 replies; 25+ messages in thread
From: Mart Raudsepp @ 2020-03-29 16:41 UTC (permalink / raw
  To: gentoo-commits

commit:     cebce4f35aee43dc2d8f422e1bbc73dbfe64aec2
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 16:29:24 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 16:41:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cebce4f3

games-puzzle/five-or-more: remove old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-puzzle/five-or-more/Manifest                 |  2 -
 .../five-or-more/five-or-more-3.28.0.ebuild        | 29 --------------
 .../five-or-more/five-or-more-3.32.1.ebuild        | 45 ----------------------
 3 files changed, 76 deletions(-)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index 9f2eb999cdb..9a7a90f1715 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,4 +1,2 @@
-DIST five-or-more-3.28.0.tar.xz 1507188 BLAKE2B 992bc75847b7e51cb5b5a23c3d3aad89a6daee00546711cf1d273663d2ebf8c2801c7a42f2aae1154114715d56ab1395def074beb30944762e9c560311880377 SHA512 33bf396426401dde2b326af8e7d137c23679589568e78f8b7e0020c074169318ba7925ecbd23bc18a2cfe0abecfca05c3090b78f1f86801c84e6fa385ca23f8b
 DIST five-or-more-3.32.0.tar.xz 1238080 BLAKE2B ce810414ff58dff833560f1540f533aaa9fccf20af4a0b6ce42d6c4dafc21c72c210c0b710e1ae1ff04fa33f1e23ffbcc498a547169d216d26d02fd1fabbc1a4 SHA512 7a2eeed345754e8d27e626a63eb6ea00b22dd600e405899543c402490b953d3675597fa2c2df6f661108ac818664f82682f710652cfb2a0058c1da753d21df80
-DIST five-or-more-3.32.1.tar.xz 1238364 BLAKE2B eb6e0c93566c483738fbf9b27ac0c78850222b4bb07015a7fb1f7ddd6e9cf6368a52a05d9432b80edb9fe56e0233b7479391e5d47a5ae58222478f2ad61622b4 SHA512 3d2faadec8e9027c343a7ad18285e17a21d47155b517d42ded87a7e1ffc28a9229f37f6a8ab0ba29008ac15b78068b1cf828a6a6c303df82ba9e0bd82b6b046e
 DIST five-or-more-3.32.2.tar.xz 1238468 BLAKE2B 8d223df7933cc84751c173617540a3b725342e84669be22a865a6751be19671fbe269ddc00e4c3a32d78ce3313c71d3c7e1930beae7d1561f6b90a6f9cdc73b8 SHA512 bbca7ebca45eb0975a57accbd6d3648f3fa5ab6abfaaede04e038b7ea793b44a2e125dbfe65d3f53863e62fed36eb28bbd9180e8975c4988e0fc919a8708e4c3

diff --git a/games-puzzle/five-or-more/five-or-more-3.28.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.28.0.ebuild
deleted file mode 100644
index 3b5403e6893..00000000000
--- a/games-puzzle/five-or-more/five-or-more-3.28.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="Five or More Game for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-COMMON_DEPEND="
-	>=dev-libs/glib-2.32:2
-	>=gnome-base/librsvg-2.32:2
-	>=x11-libs/gtk+-3.20:3
-"
-RDEPEND="${COMMON_DEPEND}
-	!<x11-themes/gnome-themes-standard-3.14
-"
-DEPEND="${COMMON_DEPEND}
-	app-text/yelp-tools
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-"

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild
deleted file mode 100644
index 9ff154a79ca..00000000000
--- a/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome.org gnome2-utils meson vala xdg
-
-DESCRIPTION="Remove colored balls from the board by forming lines"
-HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-RDEPEND="
-	dev-libs/libgee:0.8=
-	>=dev-libs/glib-2.32:2
-	>=x11-libs/gtk+-3.20:3
-	dev-libs/libgnome-games-support:=
-	>=gnome-base/librsvg-2.32:2
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	$(vala_depend)
-	dev-libs/appstream-glib
-	dev-libs/libxml2:2
-	dev-util/itstool
-	>=sys-devel/gettext-0.19.8
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	xdg_src_prepare
-	vala_src_prepare
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-	gnome2_schemas_update
-}
-
-pkg_postrm() {
-	xdg_pkg_postrm
-	gnome2_schemas_update
-}


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2020-03-29 16:41 Mart Raudsepp
  0 siblings, 0 replies; 25+ messages in thread
From: Mart Raudsepp @ 2020-03-29 16:41 UTC (permalink / raw
  To: gentoo-commits

commit:     5a895328d1dd49a46cfea5d65c2bc504f7de3913
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 16:28:30 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 16:41:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a895328

games-puzzle/five-or-more: restore ~arm on newer versions too

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-puzzle/five-or-more/five-or-more-3.32.1.ebuild | 2 +-
 games-puzzle/five-or-more/five-or-more-3.32.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild
index 349ab537831..9ff154a79ca 100644
--- a/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild
+++ b/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
 
 LICENSE="GPL-2+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 RDEPEND="

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild
index 349ab537831..9ff154a79ca 100644
--- a/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild
+++ b/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
 
 LICENSE="GPL-2+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2020-03-29  9:55 Mart Raudsepp
  0 siblings, 0 replies; 25+ messages in thread
From: Mart Raudsepp @ 2020-03-29  9:55 UTC (permalink / raw
  To: gentoo-commits

commit:     9c104e3ada49bda8eb1cd69a516d9505695496bf
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 09:27:27 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 09:55:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c104e3a

games-puzzle/five-or-more: bump to 3.32.2

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.32.2.ebuild        | 45 ++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index 45ee7051d2b..9f2eb999cdb 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,3 +1,4 @@
 DIST five-or-more-3.28.0.tar.xz 1507188 BLAKE2B 992bc75847b7e51cb5b5a23c3d3aad89a6daee00546711cf1d273663d2ebf8c2801c7a42f2aae1154114715d56ab1395def074beb30944762e9c560311880377 SHA512 33bf396426401dde2b326af8e7d137c23679589568e78f8b7e0020c074169318ba7925ecbd23bc18a2cfe0abecfca05c3090b78f1f86801c84e6fa385ca23f8b
 DIST five-or-more-3.32.0.tar.xz 1238080 BLAKE2B ce810414ff58dff833560f1540f533aaa9fccf20af4a0b6ce42d6c4dafc21c72c210c0b710e1ae1ff04fa33f1e23ffbcc498a547169d216d26d02fd1fabbc1a4 SHA512 7a2eeed345754e8d27e626a63eb6ea00b22dd600e405899543c402490b953d3675597fa2c2df6f661108ac818664f82682f710652cfb2a0058c1da753d21df80
 DIST five-or-more-3.32.1.tar.xz 1238364 BLAKE2B eb6e0c93566c483738fbf9b27ac0c78850222b4bb07015a7fb1f7ddd6e9cf6368a52a05d9432b80edb9fe56e0233b7479391e5d47a5ae58222478f2ad61622b4 SHA512 3d2faadec8e9027c343a7ad18285e17a21d47155b517d42ded87a7e1ffc28a9229f37f6a8ab0ba29008ac15b78068b1cf828a6a6c303df82ba9e0bd82b6b046e
+DIST five-or-more-3.32.2.tar.xz 1238468 BLAKE2B 8d223df7933cc84751c173617540a3b725342e84669be22a865a6751be19671fbe269ddc00e4c3a32d78ce3313c71d3c7e1930beae7d1561f6b90a6f9cdc73b8 SHA512 bbca7ebca45eb0975a57accbd6d3648f3fa5ab6abfaaede04e038b7ea793b44a2e125dbfe65d3f53863e62fed36eb28bbd9180e8975c4988e0fc919a8708e4c3

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild
new file mode 100644
index 00000000000..349ab537831
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.32.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Remove colored balls from the board by forming lines"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-libs/libgee:0.8=
+	>=dev-libs/glib-2.32:2
+	>=x11-libs/gtk+-3.20:3
+	dev-libs/libgnome-games-support:=
+	>=gnome-base/librsvg-2.32:2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	$(vala_depend)
+	dev-libs/appstream-glib
+	dev-libs/libxml2:2
+	dev-util/itstool
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	xdg_src_prepare
+	vala_src_prepare
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2020-03-15 12:23 Mikle Kolyada
  0 siblings, 0 replies; 25+ messages in thread
From: Mikle Kolyada @ 2020-03-15 12:23 UTC (permalink / raw
  To: gentoo-commits

commit:     df799efaa9c240816b073bb2c44716ac3a31d95e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 12:22:54 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 12:22:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df799efa

games-puzzle/five-or-more: Add ~arm keyword wrt bug #680328

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 games-puzzle/five-or-more/five-or-more-3.32.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.0.ebuild
index f1191732903..e162e836978 100644
--- a/games-puzzle/five-or-more/five-or-more-3.32.0.ebuild
+++ b/games-puzzle/five-or-more/five-or-more-3.32.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
 
 LICENSE="GPL-2+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2020-03-13 12:31 Mart Raudsepp
  0 siblings, 0 replies; 25+ messages in thread
From: Mart Raudsepp @ 2020-03-13 12:31 UTC (permalink / raw
  To: gentoo-commits

commit:     acaaf493180978f7aa5ecd08d8676968b66597b1
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 13 11:55:06 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Mar 13 11:55:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acaaf493

games-puzzle/five-or-more: bump to 3.32.1

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.32.1.ebuild        | 45 ++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index 0637946416c..45ee7051d2b 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,2 +1,3 @@
 DIST five-or-more-3.28.0.tar.xz 1507188 BLAKE2B 992bc75847b7e51cb5b5a23c3d3aad89a6daee00546711cf1d273663d2ebf8c2801c7a42f2aae1154114715d56ab1395def074beb30944762e9c560311880377 SHA512 33bf396426401dde2b326af8e7d137c23679589568e78f8b7e0020c074169318ba7925ecbd23bc18a2cfe0abecfca05c3090b78f1f86801c84e6fa385ca23f8b
 DIST five-or-more-3.32.0.tar.xz 1238080 BLAKE2B ce810414ff58dff833560f1540f533aaa9fccf20af4a0b6ce42d6c4dafc21c72c210c0b710e1ae1ff04fa33f1e23ffbcc498a547169d216d26d02fd1fabbc1a4 SHA512 7a2eeed345754e8d27e626a63eb6ea00b22dd600e405899543c402490b953d3675597fa2c2df6f661108ac818664f82682f710652cfb2a0058c1da753d21df80
+DIST five-or-more-3.32.1.tar.xz 1238364 BLAKE2B eb6e0c93566c483738fbf9b27ac0c78850222b4bb07015a7fb1f7ddd6e9cf6368a52a05d9432b80edb9fe56e0233b7479391e5d47a5ae58222478f2ad61622b4 SHA512 3d2faadec8e9027c343a7ad18285e17a21d47155b517d42ded87a7e1ffc28a9229f37f6a8ab0ba29008ac15b78068b1cf828a6a6c303df82ba9e0bd82b6b046e

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild
new file mode 100644
index 00000000000..349ab537831
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.32.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Remove colored balls from the board by forming lines"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-libs/libgee:0.8=
+	>=dev-libs/glib-2.32:2
+	>=x11-libs/gtk+-3.20:3
+	dev-libs/libgnome-games-support:=
+	>=gnome-base/librsvg-2.32:2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	$(vala_depend)
+	dev-libs/appstream-glib
+	dev-libs/libxml2:2
+	dev-util/itstool
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	xdg_src_prepare
+	vala_src_prepare
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2019-12-22 20:47 Mart Raudsepp
  0 siblings, 0 replies; 25+ messages in thread
From: Mart Raudsepp @ 2019-12-22 20:47 UTC (permalink / raw
  To: gentoo-commits

commit:     d8c0a6ee968aaca48cb5676bd5035ef884eb1543
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 20:44:14 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 20:46:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c0a6ee

games-puzzle/five-or-more: remove old

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

 games-puzzle/five-or-more/Manifest                 |  1 -
 .../five-or-more/five-or-more-3.30.0.ebuild        | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index fea8fac297c..0637946416c 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,3 +1,2 @@
 DIST five-or-more-3.28.0.tar.xz 1507188 BLAKE2B 992bc75847b7e51cb5b5a23c3d3aad89a6daee00546711cf1d273663d2ebf8c2801c7a42f2aae1154114715d56ab1395def074beb30944762e9c560311880377 SHA512 33bf396426401dde2b326af8e7d137c23679589568e78f8b7e0020c074169318ba7925ecbd23bc18a2cfe0abecfca05c3090b78f1f86801c84e6fa385ca23f8b
-DIST five-or-more-3.30.0.tar.xz 1445044 BLAKE2B c26e1cf781f32e74d3fb65757cfef3f4dbf078e2dc047e49d12de3d03850c6395f98f90368bb0df4bfeee22db0da76580e3c1c62ff26cc5236e37acb9fca84e5 SHA512 20c5b089c00808f3d170dae514da35b02dd007feb6daa3e818c435bf09b012b343839aad82a9cb022bc0247388bde387d35e8d428b2f561c4a7ae43073bed469
 DIST five-or-more-3.32.0.tar.xz 1238080 BLAKE2B ce810414ff58dff833560f1540f533aaa9fccf20af4a0b6ce42d6c4dafc21c72c210c0b710e1ae1ff04fa33f1e23ffbcc498a547169d216d26d02fd1fabbc1a4 SHA512 7a2eeed345754e8d27e626a63eb6ea00b22dd600e405899543c402490b953d3675597fa2c2df6f661108ac818664f82682f710652cfb2a0058c1da753d21df80

diff --git a/games-puzzle/five-or-more/five-or-more-3.30.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.30.0.ebuild
deleted file mode 100644
index 5da398c241c..00000000000
--- a/games-puzzle/five-or-more/five-or-more-3.30.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome.org gnome2-utils meson xdg
-
-DESCRIPTION="Remove colored balls from the board by forming lines"
-HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
-
-LICENSE="GPL-2+ CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/glib-2.32:2
-	>=x11-libs/gtk+-3.20:3
-	dev-libs/libgnome-games-support:=
-	>=gnome-base/librsvg-2.32:2
-"
-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
-}


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2019-10-13 16:45 Mart Raudsepp
  0 siblings, 0 replies; 25+ messages in thread
From: Mart Raudsepp @ 2019-10-13 16:45 UTC (permalink / raw
  To: gentoo-commits

commit:     a9e24b97e6ba47a351071f2b3a146e313a8f4a3f
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 16:33:52 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 16:43:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e24b97

games-puzzle/five-or-more: bump to 3.32.0

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

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.32.0.ebuild        | 45 ++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index aa8635ab92c..fea8fac297c 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,2 +1,3 @@
 DIST five-or-more-3.28.0.tar.xz 1507188 BLAKE2B 992bc75847b7e51cb5b5a23c3d3aad89a6daee00546711cf1d273663d2ebf8c2801c7a42f2aae1154114715d56ab1395def074beb30944762e9c560311880377 SHA512 33bf396426401dde2b326af8e7d137c23679589568e78f8b7e0020c074169318ba7925ecbd23bc18a2cfe0abecfca05c3090b78f1f86801c84e6fa385ca23f8b
 DIST five-or-more-3.30.0.tar.xz 1445044 BLAKE2B c26e1cf781f32e74d3fb65757cfef3f4dbf078e2dc047e49d12de3d03850c6395f98f90368bb0df4bfeee22db0da76580e3c1c62ff26cc5236e37acb9fca84e5 SHA512 20c5b089c00808f3d170dae514da35b02dd007feb6daa3e818c435bf09b012b343839aad82a9cb022bc0247388bde387d35e8d428b2f561c4a7ae43073bed469
+DIST five-or-more-3.32.0.tar.xz 1238080 BLAKE2B ce810414ff58dff833560f1540f533aaa9fccf20af4a0b6ce42d6c4dafc21c72c210c0b710e1ae1ff04fa33f1e23ffbcc498a547169d216d26d02fd1fabbc1a4 SHA512 7a2eeed345754e8d27e626a63eb6ea00b22dd600e405899543c402490b953d3675597fa2c2df6f661108ac818664f82682f710652cfb2a0058c1da753d21df80

diff --git a/games-puzzle/five-or-more/five-or-more-3.32.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.32.0.ebuild
new file mode 100644
index 00000000000..8f09fbddb44
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.32.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Remove colored balls from the board by forming lines"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-libs/libgee:0.8=
+	>=dev-libs/glib-2.32:2
+	>=x11-libs/gtk+-3.20:3
+	dev-libs/libgnome-games-support:=
+	>=gnome-base/librsvg-2.32:2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	$(vala_depend)
+	dev-libs/appstream-glib
+	dev-libs/libxml2:2
+	dev-util/itstool
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	xdg_src_prepare
+	vala_src_prepare
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2019-08-05 23:12 Aaron Bauman
  0 siblings, 0 replies; 25+ messages in thread
From: Aaron Bauman @ 2019-08-05 23:12 UTC (permalink / raw
  To: gentoo-commits

commit:     d355c41635ff27dfdc557ff6aaa81b33ec4fb84b
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  5 22:58:22 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Aug  5 22:58:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d355c416

games-puzzle/five-or-more: arm64 keyworded

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

 games-puzzle/five-or-more/five-or-more-3.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/five-or-more/five-or-more-3.30.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.30.0.ebuild
index 6b899c988c5..5da398c241c 100644
--- a/games-puzzle/five-or-more/five-or-more-3.30.0.ebuild
+++ b/games-puzzle/five-or-more/five-or-more-3.30.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
 
 LICENSE="GPL-2+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2019-03-14 14:00 Mart Raudsepp
  0 siblings, 0 replies; 25+ messages in thread
From: Mart Raudsepp @ 2019-03-14 14:00 UTC (permalink / raw
  To: gentoo-commits

commit:     742f804c5f2f8cc999f48994b54d50b18fda5fae
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 13:38:59 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 14:00:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=742f804c

games-puzzle/five-or-more: bump to 3.30.0

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.30.0.ebuild        | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index 5aca508c67c..aa8635ab92c 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1 +1,2 @@
 DIST five-or-more-3.28.0.tar.xz 1507188 BLAKE2B 992bc75847b7e51cb5b5a23c3d3aad89a6daee00546711cf1d273663d2ebf8c2801c7a42f2aae1154114715d56ab1395def074beb30944762e9c560311880377 SHA512 33bf396426401dde2b326af8e7d137c23679589568e78f8b7e0020c074169318ba7925ecbd23bc18a2cfe0abecfca05c3090b78f1f86801c84e6fa385ca23f8b
+DIST five-or-more-3.30.0.tar.xz 1445044 BLAKE2B c26e1cf781f32e74d3fb65757cfef3f4dbf078e2dc047e49d12de3d03850c6395f98f90368bb0df4bfeee22db0da76580e3c1c62ff26cc5236e37acb9fca84e5 SHA512 20c5b089c00808f3d170dae514da35b02dd007feb6daa3e818c435bf09b012b343839aad82a9cb022bc0247388bde387d35e8d428b2f561c4a7ae43073bed469

diff --git a/games-puzzle/five-or-more/five-or-more-3.30.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.30.0.ebuild
new file mode 100644
index 00000000000..76c86f6f567
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.30.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Remove colored balls from the board by forming lines"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.32:2
+	>=x11-libs/gtk+-3.20:3
+	dev-libs/libgnome-games-support:=
+	>=gnome-base/librsvg-2.32:2
+"
+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
+}


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2018-08-05  9:59 Mart Raudsepp
  0 siblings, 0 replies; 25+ messages in thread
From: Mart Raudsepp @ 2018-08-05  9:59 UTC (permalink / raw
  To: gentoo-commits

commit:     b280780056f07d891416494b336468fb4605365c
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  5 09:51:57 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Aug  5 09:51:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2807800

games-puzzle/five-or-more: bump to 3.28.0

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.28.0.ebuild        | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index b4db78546c4..7129ec66e96 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1 +1,2 @@
 DIST five-or-more-3.22.2.tar.xz 3297904 BLAKE2B d727f18946b9ce26351db1b98c9396b9b4d79db0c412ca48c8a08266f162c47639af1612a27bb2ba0b513719a88574126c54da856df35c9e80bb01fbbb763cf0 SHA512 a809e227f7ec59912915f4808676c25777a0264268a06dcc7524d121b943e32fc95cfb815f2153aa0960aa0cdd0b3fed054c15d9d0c12d89ed155f0352fcb6f3
+DIST five-or-more-3.28.0.tar.xz 1507188 BLAKE2B 992bc75847b7e51cb5b5a23c3d3aad89a6daee00546711cf1d273663d2ebf8c2801c7a42f2aae1154114715d56ab1395def074beb30944762e9c560311880377 SHA512 33bf396426401dde2b326af8e7d137c23679589568e78f8b7e0020c074169318ba7925ecbd23bc18a2cfe0abecfca05c3090b78f1f86801c84e6fa385ca23f8b

diff --git a/games-puzzle/five-or-more/five-or-more-3.28.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.28.0.ebuild
new file mode 100644
index 00000000000..c10bdf876e0
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.28.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Five or More Game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	>=dev-libs/glib-2.32:2
+	>=gnome-base/librsvg-2.32:2
+	>=x11-libs/gtk+-3.20:3
+"
+RDEPEND="${COMMON_DEPEND}
+	!<x11-themes/gnome-themes-standard-3.14
+"
+DEPEND="${COMMON_DEPEND}
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2017-05-01 21:49 Mart Raudsepp
  0 siblings, 0 replies; 25+ messages in thread
From: Mart Raudsepp @ 2017-05-01 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     0b409450b282e574227155b67eb7fb6b002c39a2
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 20:11:40 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon May  1 21:42:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b409450

games-puzzle/five-or-more: Fix license

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/games-puzzle/five-or-more/five-or-more-3.22.2.ebuild b/games-puzzle/five-or-more/five-or-more-3.22.2.ebuild
index a0d252b6df4..074be2bc1d1 100644
--- a/games-puzzle/five-or-more/five-or-more-3.22.2.ebuild
+++ b/games-puzzle/five-or-more/five-or-more-3.22.2.ebuild
@@ -7,7 +7,7 @@ inherit gnome2
 DESCRIPTION="Five or More Game for GNOME"
 HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
 
-LICENSE="GPL-2+"
+LICENSE="GPL-2+ CC-BY-SA-3.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm x86"
 IUSE=""


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2016-11-09 23:27 Gilles Dartiguelongue
  0 siblings, 0 replies; 25+ messages in thread
From: Gilles Dartiguelongue @ 2016-11-09 23:27 UTC (permalink / raw
  To: gentoo-commits

commit:     bef66adf3ff7d14300b79da7a58398683d9f3495
Author:     Christophe Lermytte <gentoo <AT> lermytte <DOT> be>
AuthorDate: Tue Nov  8 22:25:10 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 23:27:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef66adf

games-puzzle/five-or-more: add five-or-more-3.22.2.ebuild

Simple bump, no relevant changes

https://git.gnome.org/browse/five-or-more/diff/?id=3.22.2&&id2=3.22.0
Closes: https://github.com/gentoo/gentoo/pull/2785

Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.22.2.ebuild        | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index 13711ce..6433972 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,2 +1,3 @@
 DIST five-or-more-3.20.2.tar.xz 2565104 SHA256 1e129c705eb09638d1515c2d8fe1925db7d9bcb8db4a01df591a9b98de2a73d1 SHA512 72cd1542488c46f4d3ffcf39d1f6d8cf398598423204cfa0a851fe6d15928a0acaa95ac2c445bf9eb91f703f6e3ff761aeab861da25e7dcb4dcedf7aa22e0f6e WHIRLPOOL cd87fcd81be295664d4e2ac10f08dbf524ab72606c1bc3f173be09ccbbd6ded6b6827d0f692656580bd6ab429d04aab5b778b9d3df47d3486981e0c305e3dcae
 DIST five-or-more-3.22.0.tar.xz 2571552 SHA256 33c0ba7723144aea496112fa85a1d7e5a2a8ecaa32f4373471470d7c3078da94 SHA512 eb462620b2a2618a17486cb669e3c39b6ee489a4dabf06122d862f5ac2cfe71063f6e94bc8e42356c4d468e33e795fa3b3799ed40870e7801735b992404b8196 WHIRLPOOL 95fd71cbdf8c42f921a56472fc222137c998e72a40e9ecc74fdb84ab30d9f455437d3176b42b5ba7e632262066b5f22d42de628316ea0b1888224ba013eb58e7
+DIST five-or-more-3.22.2.tar.xz 3297904 SHA256 bacf8e03ad9404623a152900b8545d745d38a2fe0f01208bc7dc882cbd5346ac SHA512 a809e227f7ec59912915f4808676c25777a0264268a06dcc7524d121b943e32fc95cfb815f2153aa0960aa0cdd0b3fed054c15d9d0c12d89ed155f0352fcb6f3 WHIRLPOOL de5713791c7e4693c89b740dbc783bd0e19607efdf479b8944636ef8696e0366f9eff24658f52518da9e83aab6522bd98a1cc750e754e2b78c82827d418b6caf

diff --git a/games-puzzle/five-or-more/five-or-more-3.22.2.ebuild b/games-puzzle/five-or-more/five-or-more-3.22.2.ebuild
new file mode 100644
index 00000000..602f45d
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.22.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Five or More Game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	>=dev-libs/glib-2.32:2
+	>=gnome-base/librsvg-2.32:2
+	>=x11-libs/gtk+-3.12:3
+"
+RDEPEND="${COMMON_DEPEND}
+	!<x11-themes/gnome-themes-standard-3.14
+"
+DEPEND="${COMMON_DEPEND}
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2016-10-19  7:43 Gilles Dartiguelongue
  0 siblings, 0 replies; 25+ messages in thread
From: Gilles Dartiguelongue @ 2016-10-19  7:43 UTC (permalink / raw
  To: gentoo-commits

commit:     643166a42e70cdd7814f55e636fbaf90bbaa12c4
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 19 07:16:58 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Oct 19 07:43:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=643166a4

games-puzzle/five-or-more: version bump 3.20.2 → 3.22.0

Package-Manager: portage-2.3.1

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.22.0.ebuild        | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index cd5f341..d311155 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -2,3 +2,4 @@ DIST five-or-more-3.18.0.tar.xz 3180696 SHA256 e1e7cc81b1281382da9a6ab466d97f095
 DIST five-or-more-3.20.0.tar.xz 3310604 SHA256 4290a0e4a1817d76db2f042854efbc580d6ac06f2c42176afac2b412dcd456e0 SHA512 9ef4f897bc1fb3e91fd8d012c59828745f2beb494000438081d19f4a947e14cbbe7afbf7d760c05709a167b184e191f017e9212108408c01335070b3c8145bb4 WHIRLPOOL 01cbb061676dbc88bee58714f29b53afcef6ab8920719a67fda9c9c3a3aa743db66fd7546e534ac78102b9f8e661bcaf914d44559bfa38e63ffe61579d4da696
 DIST five-or-more-3.20.1.tar.xz 2564220 SHA256 9f6dff43b6511b12ef062f4dc4d9ab8de2579676747f0ead4802e0f166a5e85f SHA512 70ceedf1b74f15c2cc247854e87baf979bf52e281bf179e29d138e6713a9df5de432e65947a179cbfdf27ac2359ef33d6a42ce39dd33094c924cf716fd8190f0 WHIRLPOOL 31bcb124f1518deaeb0649d8530e3a3687e7ca5fc54256e828dd2800b1ad9946f6c18ea303c9ad15e6f5c15cd9b1be4b0630d1145a0762d6b3877d6f4fac7730
 DIST five-or-more-3.20.2.tar.xz 2565104 SHA256 1e129c705eb09638d1515c2d8fe1925db7d9bcb8db4a01df591a9b98de2a73d1 SHA512 72cd1542488c46f4d3ffcf39d1f6d8cf398598423204cfa0a851fe6d15928a0acaa95ac2c445bf9eb91f703f6e3ff761aeab861da25e7dcb4dcedf7aa22e0f6e WHIRLPOOL cd87fcd81be295664d4e2ac10f08dbf524ab72606c1bc3f173be09ccbbd6ded6b6827d0f692656580bd6ab429d04aab5b778b9d3df47d3486981e0c305e3dcae
+DIST five-or-more-3.22.0.tar.xz 2571552 SHA256 33c0ba7723144aea496112fa85a1d7e5a2a8ecaa32f4373471470d7c3078da94 SHA512 eb462620b2a2618a17486cb669e3c39b6ee489a4dabf06122d862f5ac2cfe71063f6e94bc8e42356c4d468e33e795fa3b3799ed40870e7801735b992404b8196 WHIRLPOOL 95fd71cbdf8c42f921a56472fc222137c998e72a40e9ecc74fdb84ab30d9f455437d3176b42b5ba7e632262066b5f22d42de628316ea0b1888224ba013eb58e7

diff --git a/games-puzzle/five-or-more/five-or-more-3.22.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.22.0.ebuild
new file mode 100644
index 00000000..602f45d
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.22.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Five or More Game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	>=dev-libs/glib-2.32:2
+	>=gnome-base/librsvg-2.32:2
+	>=x11-libs/gtk+-3.12:3
+"
+RDEPEND="${COMMON_DEPEND}
+	!<x11-themes/gnome-themes-standard-3.14
+"
+DEPEND="${COMMON_DEPEND}
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2016-08-30 23:11 Gilles Dartiguelongue
  0 siblings, 0 replies; 25+ messages in thread
From: Gilles Dartiguelongue @ 2016-08-30 23:11 UTC (permalink / raw
  To: gentoo-commits

commit:     345c9680d87344b882fced4248455b64b6c28887
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 30 23:10:30 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Aug 30 23:10:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=345c9680

games-puzzle/five-or-more: version bump to 3.20.2

Package-Manager: portage-2.3.0

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.20.2.ebuild        | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index a22401a..cd5f341 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,3 +1,4 @@
 DIST five-or-more-3.18.0.tar.xz 3180696 SHA256 e1e7cc81b1281382da9a6ab466d97f09561dbaf39031a9b93f0a45221234fe62 SHA512 6021fe6cc22b99e5e9df08a61df6ed9aa64547acc41d0fc7e9037b49d2aa65e47e49911ee2280b05dfc4646b132be1920c25f07791188ff4c621b067b330408c WHIRLPOOL f941e6989a3762af7cf9b9b73cdaaae97d5345d7954240df82c82152e73dc51757da4786a8d965a259bf1f697f721fa9a57e595c40c2af453c74c3f419635e43
 DIST five-or-more-3.20.0.tar.xz 3310604 SHA256 4290a0e4a1817d76db2f042854efbc580d6ac06f2c42176afac2b412dcd456e0 SHA512 9ef4f897bc1fb3e91fd8d012c59828745f2beb494000438081d19f4a947e14cbbe7afbf7d760c05709a167b184e191f017e9212108408c01335070b3c8145bb4 WHIRLPOOL 01cbb061676dbc88bee58714f29b53afcef6ab8920719a67fda9c9c3a3aa743db66fd7546e534ac78102b9f8e661bcaf914d44559bfa38e63ffe61579d4da696
 DIST five-or-more-3.20.1.tar.xz 2564220 SHA256 9f6dff43b6511b12ef062f4dc4d9ab8de2579676747f0ead4802e0f166a5e85f SHA512 70ceedf1b74f15c2cc247854e87baf979bf52e281bf179e29d138e6713a9df5de432e65947a179cbfdf27ac2359ef33d6a42ce39dd33094c924cf716fd8190f0 WHIRLPOOL 31bcb124f1518deaeb0649d8530e3a3687e7ca5fc54256e828dd2800b1ad9946f6c18ea303c9ad15e6f5c15cd9b1be4b0630d1145a0762d6b3877d6f4fac7730
+DIST five-or-more-3.20.2.tar.xz 2565104 SHA256 1e129c705eb09638d1515c2d8fe1925db7d9bcb8db4a01df591a9b98de2a73d1 SHA512 72cd1542488c46f4d3ffcf39d1f6d8cf398598423204cfa0a851fe6d15928a0acaa95ac2c445bf9eb91f703f6e3ff761aeab861da25e7dcb4dcedf7aa22e0f6e WHIRLPOOL cd87fcd81be295664d4e2ac10f08dbf524ab72606c1bc3f173be09ccbbd6ded6b6827d0f692656580bd6ab429d04aab5b778b9d3df47d3486981e0c305e3dcae

diff --git a/games-puzzle/five-or-more/five-or-more-3.20.2.ebuild b/games-puzzle/five-or-more/five-or-more-3.20.2.ebuild
new file mode 100644
index 00000000..602f45d
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.20.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Five or More Game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	>=dev-libs/glib-2.32:2
+	>=gnome-base/librsvg-2.32:2
+	>=x11-libs/gtk+-3.12:3
+"
+RDEPEND="${COMMON_DEPEND}
+	!<x11-themes/gnome-themes-standard-3.14
+"
+DEPEND="${COMMON_DEPEND}
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2016-07-31 11:08 Pacho Ramos
  0 siblings, 0 replies; 25+ messages in thread
From: Pacho Ramos @ 2016-07-31 11:08 UTC (permalink / raw
  To: gentoo-commits

commit:     e505938da49d44537762ca7876389ccf0fb9108a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 11:08:09 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 11:08:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e505938d

games-puzzle/five-or-more: Version bump

Package-Manager: portage-2.3.0

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.20.1.ebuild        | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index bf0d3bd..a22401a 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,2 +1,3 @@
 DIST five-or-more-3.18.0.tar.xz 3180696 SHA256 e1e7cc81b1281382da9a6ab466d97f09561dbaf39031a9b93f0a45221234fe62 SHA512 6021fe6cc22b99e5e9df08a61df6ed9aa64547acc41d0fc7e9037b49d2aa65e47e49911ee2280b05dfc4646b132be1920c25f07791188ff4c621b067b330408c WHIRLPOOL f941e6989a3762af7cf9b9b73cdaaae97d5345d7954240df82c82152e73dc51757da4786a8d965a259bf1f697f721fa9a57e595c40c2af453c74c3f419635e43
 DIST five-or-more-3.20.0.tar.xz 3310604 SHA256 4290a0e4a1817d76db2f042854efbc580d6ac06f2c42176afac2b412dcd456e0 SHA512 9ef4f897bc1fb3e91fd8d012c59828745f2beb494000438081d19f4a947e14cbbe7afbf7d760c05709a167b184e191f017e9212108408c01335070b3c8145bb4 WHIRLPOOL 01cbb061676dbc88bee58714f29b53afcef6ab8920719a67fda9c9c3a3aa743db66fd7546e534ac78102b9f8e661bcaf914d44559bfa38e63ffe61579d4da696
+DIST five-or-more-3.20.1.tar.xz 2564220 SHA256 9f6dff43b6511b12ef062f4dc4d9ab8de2579676747f0ead4802e0f166a5e85f SHA512 70ceedf1b74f15c2cc247854e87baf979bf52e281bf179e29d138e6713a9df5de432e65947a179cbfdf27ac2359ef33d6a42ce39dd33094c924cf716fd8190f0 WHIRLPOOL 31bcb124f1518deaeb0649d8530e3a3687e7ca5fc54256e828dd2800b1ad9946f6c18ea303c9ad15e6f5c15cd9b1be4b0630d1145a0762d6b3877d6f4fac7730

diff --git a/games-puzzle/five-or-more/five-or-more-3.20.1.ebuild b/games-puzzle/five-or-more/five-or-more-3.20.1.ebuild
new file mode 100644
index 0000000..602f45d
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.20.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Five or More Game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	>=dev-libs/glib-2.32:2
+	>=gnome-base/librsvg-2.32:2
+	>=x11-libs/gtk+-3.12:3
+"
+RDEPEND="${COMMON_DEPEND}
+	!<x11-themes/gnome-themes-standard-3.14
+"
+DEPEND="${COMMON_DEPEND}
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2016-06-25 12:22 Pacho Ramos
  0 siblings, 0 replies; 25+ messages in thread
From: Pacho Ramos @ 2016-06-25 12:22 UTC (permalink / raw
  To: gentoo-commits

commit:     b6b77da74de2396d5bfe19b95e0303325daf4d8c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 11:35:16 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 12:21:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b77da7

games-puzzle/five-or-more: Drop old

Package-Manager: portage-2.3.0_rc1

 games-puzzle/five-or-more/Manifest                 |  1 -
 .../five-or-more/five-or-more-3.16.1.ebuild        | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index 165a898..e7957bd 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,2 +1 @@
-DIST five-or-more-3.16.1.tar.xz 3186212 SHA256 e38999be3c385958875bce86d2cdb4cab8345ecf4ecda0fb96d1012cf8100705 SHA512 6f160b3dedba0e3b4a9e52a49bbf3105339f57b73b13acfdce1f851cf6f9ebeb3a7d632f9bed71e111a8aaa277c2ae1d0289b6ca69b3005481045d8bfd4773ff WHIRLPOOL e4b26505a8d40521a962d15099aafabb05a8049a5d1f32ad26fa857b65196e7774ac0e1540c3cacaf86bcf796a38bd0b962e94b3dfddc705d0317215598e3be6
 DIST five-or-more-3.18.0.tar.xz 3180696 SHA256 e1e7cc81b1281382da9a6ab466d97f09561dbaf39031a9b93f0a45221234fe62 SHA512 6021fe6cc22b99e5e9df08a61df6ed9aa64547acc41d0fc7e9037b49d2aa65e47e49911ee2280b05dfc4646b132be1920c25f07791188ff4c621b067b330408c WHIRLPOOL f941e6989a3762af7cf9b9b73cdaaae97d5345d7954240df82c82152e73dc51757da4786a8d965a259bf1f697f721fa9a57e595c40c2af453c74c3f419635e43

diff --git a/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild b/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild
deleted file mode 100644
index fa6bc6f..0000000
--- a/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild
+++ /dev/null
@@ -1,32 +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="Five or More Game for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-COMMON_DEPEND="
-	>=dev-libs/glib-2.32:2
-	>=gnome-base/librsvg-2.32
-	>=x11-libs/gtk+-3.12:3
-"
-RDEPEND="${COMMON_DEPEND}
-	!<x11-themes/gnome-themes-standard-3.14
-"
-DEPEND="${COMMON_DEPEND}
-	app-text/yelp-tools
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-"


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2016-06-25 12:22 Pacho Ramos
  0 siblings, 0 replies; 25+ messages in thread
From: Pacho Ramos @ 2016-06-25 12:22 UTC (permalink / raw
  To: gentoo-commits

commit:     4830a8cce39bcc90efb68a885f50787b0ce6226d
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 11:35:40 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 12:21:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4830a8cc

games-puzzle/five-or-more: Version bump

Package-Manager: portage-2.3.0_rc1

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.20.0.ebuild        | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index e7957bd..bf0d3bd 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1 +1,2 @@
 DIST five-or-more-3.18.0.tar.xz 3180696 SHA256 e1e7cc81b1281382da9a6ab466d97f09561dbaf39031a9b93f0a45221234fe62 SHA512 6021fe6cc22b99e5e9df08a61df6ed9aa64547acc41d0fc7e9037b49d2aa65e47e49911ee2280b05dfc4646b132be1920c25f07791188ff4c621b067b330408c WHIRLPOOL f941e6989a3762af7cf9b9b73cdaaae97d5345d7954240df82c82152e73dc51757da4786a8d965a259bf1f697f721fa9a57e595c40c2af453c74c3f419635e43
+DIST five-or-more-3.20.0.tar.xz 3310604 SHA256 4290a0e4a1817d76db2f042854efbc580d6ac06f2c42176afac2b412dcd456e0 SHA512 9ef4f897bc1fb3e91fd8d012c59828745f2beb494000438081d19f4a947e14cbbe7afbf7d760c05709a167b184e191f017e9212108408c01335070b3c8145bb4 WHIRLPOOL 01cbb061676dbc88bee58714f29b53afcef6ab8920719a67fda9c9c3a3aa743db66fd7546e534ac78102b9f8e661bcaf914d44559bfa38e63ffe61579d4da696

diff --git a/games-puzzle/five-or-more/five-or-more-3.20.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.20.0.ebuild
new file mode 100644
index 0000000..602f45d
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.20.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Five or More Game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	>=dev-libs/glib-2.32:2
+	>=gnome-base/librsvg-2.32:2
+	>=x11-libs/gtk+-3.12:3
+"
+RDEPEND="${COMMON_DEPEND}
+	!<x11-themes/gnome-themes-standard-3.14
+"
+DEPEND="${COMMON_DEPEND}
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2015-11-14 18:40 Pacho Ramos
  0 siblings, 0 replies; 25+ messages in thread
From: Pacho Ramos @ 2015-11-14 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     25a667a30a9d390b0e272a3c483509c777f859a9
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 14 18:28:52 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Nov 14 18:39:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a667a3

games-puzzle/five-or-more: Drop old

Package-Manager: portage-2.2.24

 games-puzzle/five-or-more/Manifest                 |  1 -
 .../five-or-more/five-or-more-3.14.1.ebuild        | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index a0a02be..165a898 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,3 +1,2 @@
-DIST five-or-more-3.14.1.tar.xz 3214516 SHA256 bc9c248709aecbc6c1736f377bdcf7abfc78691e5d920fd1b83eb1bf7b3a1d70 SHA512 d2f0c1572635c20eb7022ff8bbfee7b740b34226a3ea7f3fd3e32e3138989f8409aaf12033a4f39967728d9813f57b5535a4da7d222783b2c17be9a158e47766 WHIRLPOOL 93c6585ae7d916296e86c68361938b46f88f13178cd2979b7e70c9431928c570ef18e1877b70e2450338eb6743de1791ea2aa3e9a9a6038fa40143a47339e977
 DIST five-or-more-3.16.1.tar.xz 3186212 SHA256 e38999be3c385958875bce86d2cdb4cab8345ecf4ecda0fb96d1012cf8100705 SHA512 6f160b3dedba0e3b4a9e52a49bbf3105339f57b73b13acfdce1f851cf6f9ebeb3a7d632f9bed71e111a8aaa277c2ae1d0289b6ca69b3005481045d8bfd4773ff WHIRLPOOL e4b26505a8d40521a962d15099aafabb05a8049a5d1f32ad26fa857b65196e7774ac0e1540c3cacaf86bcf796a38bd0b962e94b3dfddc705d0317215598e3be6
 DIST five-or-more-3.18.0.tar.xz 3180696 SHA256 e1e7cc81b1281382da9a6ab466d97f09561dbaf39031a9b93f0a45221234fe62 SHA512 6021fe6cc22b99e5e9df08a61df6ed9aa64547acc41d0fc7e9037b49d2aa65e47e49911ee2280b05dfc4646b132be1920c25f07791188ff4c621b067b330408c WHIRLPOOL f941e6989a3762af7cf9b9b73cdaaae97d5345d7954240df82c82152e73dc51757da4786a8d965a259bf1f697f721fa9a57e595c40c2af453c74c3f419635e43

diff --git a/games-puzzle/five-or-more/five-or-more-3.14.1.ebuild b/games-puzzle/five-or-more/five-or-more-3.14.1.ebuild
deleted file mode 100644
index fea27c2..0000000
--- a/games-puzzle/five-or-more/five-or-more-3.14.1.ebuild
+++ /dev/null
@@ -1,32 +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="Five or More Game for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-COMMON_DEPEND="
-	>=dev-libs/glib-2.32:2
-	>=gnome-base/librsvg-2.32
-	>=x11-libs/gtk+-3.12:3
-"
-RDEPEND="${COMMON_DEPEND}
-	!<x11-themes/gnome-themes-standard-3.14
-"
-DEPEND="${COMMON_DEPEND}
-	app-text/yelp-tools
-	dev-util/appdata-tools
-	>=dev-util/intltool-0.50
-	sys-devel/gettext
-	virtual/pkgconfig
-"


^ permalink raw reply related	[flat|nested] 25+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/
@ 2015-11-14 18:40 Pacho Ramos
  0 siblings, 0 replies; 25+ messages in thread
From: Pacho Ramos @ 2015-11-14 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     6b062da9ba825157cffec50058a3701fe407d3be
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 14 18:28:37 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Nov 14 18:39:23 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b062da9

games-puzzle/five-or-more: Version bump

Package-Manager: portage-2.2.24

 games-puzzle/five-or-more/Manifest                 |  1 +
 .../five-or-more/five-or-more-3.18.0.ebuild        | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest
index 6cf4286..a0a02be 100644
--- a/games-puzzle/five-or-more/Manifest
+++ b/games-puzzle/five-or-more/Manifest
@@ -1,2 +1,3 @@
 DIST five-or-more-3.14.1.tar.xz 3214516 SHA256 bc9c248709aecbc6c1736f377bdcf7abfc78691e5d920fd1b83eb1bf7b3a1d70 SHA512 d2f0c1572635c20eb7022ff8bbfee7b740b34226a3ea7f3fd3e32e3138989f8409aaf12033a4f39967728d9813f57b5535a4da7d222783b2c17be9a158e47766 WHIRLPOOL 93c6585ae7d916296e86c68361938b46f88f13178cd2979b7e70c9431928c570ef18e1877b70e2450338eb6743de1791ea2aa3e9a9a6038fa40143a47339e977
 DIST five-or-more-3.16.1.tar.xz 3186212 SHA256 e38999be3c385958875bce86d2cdb4cab8345ecf4ecda0fb96d1012cf8100705 SHA512 6f160b3dedba0e3b4a9e52a49bbf3105339f57b73b13acfdce1f851cf6f9ebeb3a7d632f9bed71e111a8aaa277c2ae1d0289b6ca69b3005481045d8bfd4773ff WHIRLPOOL e4b26505a8d40521a962d15099aafabb05a8049a5d1f32ad26fa857b65196e7774ac0e1540c3cacaf86bcf796a38bd0b962e94b3dfddc705d0317215598e3be6
+DIST five-or-more-3.18.0.tar.xz 3180696 SHA256 e1e7cc81b1281382da9a6ab466d97f09561dbaf39031a9b93f0a45221234fe62 SHA512 6021fe6cc22b99e5e9df08a61df6ed9aa64547acc41d0fc7e9037b49d2aa65e47e49911ee2280b05dfc4646b132be1920c25f07791188ff4c621b067b330408c WHIRLPOOL f941e6989a3762af7cf9b9b73cdaaae97d5345d7954240df82c82152e73dc51757da4786a8d965a259bf1f697f721fa9a57e595c40c2af453c74c3f419635e43

diff --git a/games-puzzle/five-or-more/five-or-more-3.18.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.18.0.ebuild
new file mode 100644
index 0000000..bdfb686
--- /dev/null
+++ b/games-puzzle/five-or-more/five-or-more-3.18.0.ebuild
@@ -0,0 +1,32 @@
+# 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="Five or More Game for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	>=dev-libs/glib-2.32:2
+	>=gnome-base/librsvg-2.32
+	>=x11-libs/gtk+-3.12:3
+"
+RDEPEND="${COMMON_DEPEND}
+	!<x11-themes/gnome-themes-standard-3.14
+"
+DEPEND="${COMMON_DEPEND}
+	app-text/yelp-tools
+	dev-libs/appstream-glib
+	>=dev-util/intltool-0.50
+	sys-devel/gettext
+	virtual/pkgconfig
+"


^ permalink raw reply related	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2022-10-30 15:42 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-19  7:43 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/ Gilles Dartiguelongue
  -- strict thread matches above, loose matches on Subject: below --
2022-10-30 15:42 Matt Turner
2022-03-31 16:46 Matt Turner
2022-03-27  4:44 Matt Turner
2021-09-29 12:26 Mart Raudsepp
2020-04-20 20:42 Mart Raudsepp
2020-03-29 16:41 Mart Raudsepp
2020-03-29 16:41 Mart Raudsepp
2020-03-29  9:55 Mart Raudsepp
2020-03-15 12:23 Mikle Kolyada
2020-03-13 12:31 Mart Raudsepp
2019-12-22 20:47 Mart Raudsepp
2019-10-13 16:45 Mart Raudsepp
2019-08-05 23:12 Aaron Bauman
2019-03-14 14:00 Mart Raudsepp
2018-08-05  9:59 Mart Raudsepp
2017-05-01 21:49 Mart Raudsepp
2016-11-09 23:27 Gilles Dartiguelongue
2016-10-19  7:43 Gilles Dartiguelongue
2016-08-30 23:11 Gilles Dartiguelongue
2016-07-31 11:08 Pacho Ramos
2016-06-25 12:22 Pacho Ramos
2016-06-25 12:22 Pacho Ramos
2015-11-14 18:40 Pacho Ramos
2015-11-14 18:40 Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox