public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2015-08-22  6:37 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2015-08-22  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     cc995caab916c4596c7568b4c3ada3a8e22a6782
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 06:36:46 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 06:36:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc995caa

games-board/chessx: specify Qt SLOT.

Package-Manager: portage-2.2.20.1

 games-board/chessx/chessx-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/chessx/chessx-1.3.2.ebuild b/games-board/chessx/chessx-1.3.2.ebuild
index 1a94d16..9de4c46 100644
--- a/games-board/chessx/chessx-1.3.2.ebuild
+++ b/games-board/chessx/chessx-1.3.2.ebuild
@@ -23,7 +23,7 @@ RDEPEND="dev-qt/qtprintsupport:5
 	dev-qt/qtxml:5
 	sys-libs/zlib"
 DEPEND="${RDEPEND}
-	dev-qt/linguist-tools"
+	dev-qt/linguist-tools:5"
 
 src_prepare() {
 	epatch "${FILESDIR}"/${P}-zlib.patch


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

* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2015-09-28  9:31 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2015-09-28  9:31 UTC (permalink / raw
  To: gentoo-commits

commit:     0da1e4a78538e533793dc566b57ba9bb9d744e2b
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 28 09:30:34 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Sep 28 09:30:34 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da1e4a7

games-board/chessx: amd64 stable wrt bug #561592

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 games-board/chessx/chessx-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/chessx/chessx-1.3.2.ebuild b/games-board/chessx/chessx-1.3.2.ebuild
index 9de4c46..af479d6 100644
--- a/games-board/chessx/chessx-1.3.2.ebuild
+++ b/games-board/chessx/chessx-1.3.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz"
 
 LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-qt/qtprintsupport:5


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

* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2016-06-16 11:35 José María Alonso
  0 siblings, 0 replies; 12+ messages in thread
From: José María Alonso @ 2016-06-16 11:35 UTC (permalink / raw
  To: gentoo-commits

commit:     4ed36a5496aff5bc6038aa297babc3b600f92f6b
Author:     José María Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 11:39:24 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 11:39:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ed36a54

games-board/chessx: amd64 stable wrt bug #586060

Package-Manager: portage-2.2.28

 games-board/chessx/chessx-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/chessx/chessx-1.4.0.ebuild b/games-board/chessx/chessx-1.4.0.ebuild
index ad3f6f2..19a00ca 100644
--- a/games-board/chessx/chessx-1.4.0.ebuild
+++ b/games-board/chessx/chessx-1.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz"
 
 LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-qt/qtprintsupport:5


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

* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2016-09-14 17:26 Austin English
  0 siblings, 0 replies; 12+ messages in thread
From: Austin English @ 2016-09-14 17:26 UTC (permalink / raw
  To: gentoo-commits

commit:     cfcc1265854507cd6a0311cdeb8dfd6959a1b153
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 23:48:24 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 17:26:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfcc1265

games-board/chessx: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.3.0

 games-board/chessx/chessx-1.4.0-r1.ebuild | 42 +++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/games-board/chessx/chessx-1.4.0-r1.ebuild b/games-board/chessx/chessx-1.4.0-r1.ebuild
new file mode 100644
index 00000000..5c34a63
--- /dev/null
+++ b/games-board/chessx/chessx-1.4.0-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils qmake-utils
+
+DESCRIPTION="Qt5-based Chess Database Utility"
+HOMEPAGE="http://chessx.sourceforge.net/"
+SRC_URI="https://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz"
+
+LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-qt/qtgui:5
+	dev-qt/qtmultimedia:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+	sys-libs/zlib"
+DEPEND="${RDEPEND}
+	dev-qt/linguist-tools:5"
+
+PATCHES=(
+	"${FILESDIR}"/${P}-zlib.patch
+)
+
+src_configure() {
+	eqmake5
+}
+
+src_install() {
+	dobin release/${PN}
+	dodoc ChangeLog TODO
+	doicon data/images/${PN}.png
+	domenu unix/chessx.desktop
+}


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

* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2018-07-14 14:57 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2018-07-14 14:57 UTC (permalink / raw
  To: gentoo-commits

commit:     46b3df18866805d0ff86fd112786d124d46b38b1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 14 14:43:59 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 14 14:55:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b3df18

games-board/chessx: Drop old

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 games-board/chessx/Manifest               |  1 -
 games-board/chessx/chessx-1.4.0-r1.ebuild | 41 -------------------------------
 2 files changed, 42 deletions(-)

diff --git a/games-board/chessx/Manifest b/games-board/chessx/Manifest
index b0eb72d3e1c..a492b6e5e80 100644
--- a/games-board/chessx/Manifest
+++ b/games-board/chessx/Manifest
@@ -1,2 +1 @@
-DIST chessx-1.4.0.tgz 4128967 BLAKE2B 651a83a280ac2766da8f265c59d7f9014d0a7e6988d0ab981e2d9b962ce8ed8e878322d4bca536c156bf4b145e19c661fb68bb8bd7bda7872bc6ac95dc2736e4 SHA512 24e3fc60cdddb8a0136f96d6aa07d92e443264ade513be88a8c2eeb2717e04739a9b5963a3536a77aa499a1288c6cd9b8dddb312aae3087979d740f8528ec855
 DIST chessx-1.4.6.tgz 4223076 BLAKE2B 783ffe0a7396239066870dedcaa4b2b0c491db4f16871afe66bae7a82339916a8a574401499916fc63cf62478efb9b89c30ec85a7aa7c6d002d1119f1a6b23ef SHA512 cfa74e6423e1a2f9bca319e20645ddf8c8df6b46b64493777ca1cc93037e3f7cfc200f99a29236f7c5925448676c312abf34d395e795e7db6ef8a0832c3a523e

diff --git a/games-board/chessx/chessx-1.4.0-r1.ebuild b/games-board/chessx/chessx-1.4.0-r1.ebuild
deleted file mode 100644
index aef4137aa94..00000000000
--- a/games-board/chessx/chessx-1.4.0-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils qmake-utils
-
-DESCRIPTION="Qt5-based Chess Database Utility"
-HOMEPAGE="http://chessx.sourceforge.net/"
-SRC_URI="https://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz"
-
-LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	dev-qt/qtgui:5
-	dev-qt/qtmultimedia:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtprintsupport:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	sys-libs/zlib"
-DEPEND="${RDEPEND}
-	dev-qt/linguist-tools:5"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-zlib.patch
-)
-
-src_configure() {
-	eqmake5
-}
-
-src_install() {
-	dobin release/${PN}
-	dodoc ChangeLog TODO
-	doicon data/images/${PN}.png
-	domenu unix/chessx.desktop
-}


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

* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2020-07-13  0:30 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2020-07-13  0:30 UTC (permalink / raw
  To: gentoo-commits

commit:     64c38243586017eb01a6f86cf768b888192b980e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 12 23:55:25 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 00:29:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c38243

games-board/chessx: Drop 1.4.6

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 games-board/chessx/Manifest            |  1 -
 games-board/chessx/chessx-1.4.6.ebuild | 49 ----------------------------------
 2 files changed, 50 deletions(-)

diff --git a/games-board/chessx/Manifest b/games-board/chessx/Manifest
index 9c9e1d420fe..887c6e39fca 100644
--- a/games-board/chessx/Manifest
+++ b/games-board/chessx/Manifest
@@ -1,2 +1 @@
-DIST chessx-1.4.6.tgz 4223076 BLAKE2B 783ffe0a7396239066870dedcaa4b2b0c491db4f16871afe66bae7a82339916a8a574401499916fc63cf62478efb9b89c30ec85a7aa7c6d002d1119f1a6b23ef SHA512 cfa74e6423e1a2f9bca319e20645ddf8c8df6b46b64493777ca1cc93037e3f7cfc200f99a29236f7c5925448676c312abf34d395e795e7db6ef8a0832c3a523e
 DIST chessx-1.5.4.tgz 3663299 BLAKE2B 3a0f222d2c122e70f66600f15a2b9a9606e56407db364a616515ebc1b7f333e260c131e61e22f59fb3cbd340555bb8c238bfd560fbc23f4c173288cd4b7e7369 SHA512 9f112b185ed8af3690cb50eafead7dfbd7896d3baebc9b10c3d32103a51cc49834703c232c159dffe24fd09601f2b41db02598c435ca56fc1031195fb9762a42

diff --git a/games-board/chessx/chessx-1.4.6.ebuild b/games-board/chessx/chessx-1.4.6.ebuild
deleted file mode 100644
index 87b4a82b974..00000000000
--- a/games-board/chessx/chessx-1.4.6.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop qmake-utils
-
-DESCRIPTION="Qt5-based Chess Database Utility"
-HOMEPAGE="http://chessx.sourceforge.net/"
-SRC_URI="https://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz"
-
-LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtmultimedia:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtprintsupport:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	sys-libs/zlib:="
-DEPEND="${RDEPEND}
-	dev-qt/linguist-tools:5"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-1.4.0-zlib.patch
-	"${FILESDIR}"/${P}-qt-5.11.patch
-)
-
-src_prepare() {
-	default
-	"$(qt5_get_bindir)/lrelease" i18n/* || die
-}
-
-src_configure() {
-	eqmake5
-}
-
-src_install() {
-	dobin release/${PN}
-	dodoc ChangeLog TODO
-	doicon data/images/${PN}.png
-	domenu unix/chessx.desktop
-}


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

* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2020-08-07 23:24 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2020-08-07 23:24 UTC (permalink / raw
  To: gentoo-commits

commit:     4acad5cd16f4320eecc8476240e67d8a73a2473a
Author:     Henrik Pihl <ahvenas <AT> gmail <DOT> com>
AuthorDate: Fri Jul 24 20:35:12 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 23:23:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4acad5cd

games-board/chessx: Add missing dependency

Closes: https://bugs.gentoo.org/732856
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Henrik Pihl <ahvenas <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16804
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 games-board/chessx/{chessx-1.5.4.ebuild => chessx-1.5.4-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-board/chessx/chessx-1.5.4.ebuild b/games-board/chessx/chessx-1.5.4-r1.ebuild
similarity index 98%
rename from games-board/chessx/chessx-1.5.4.ebuild
rename to games-board/chessx/chessx-1.5.4-r1.ebuild
index e0d0825a1ae..9293cbb1be7 100644
--- a/games-board/chessx/chessx-1.5.4.ebuild
+++ b/games-board/chessx/chessx-1.5.4-r1.ebuild
@@ -21,6 +21,7 @@ RDEPEND="
 	dev-qt/qtmultimedia:5
 	dev-qt/qtnetwork:5
 	dev-qt/qtprintsupport:5
+	dev-qt/qtspeech:5
 	dev-qt/qtsvg:5
 	dev-qt/qtwidgets:5
 	dev-qt/qtxml:5


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

* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2021-02-15  3:36 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-02-15  3:36 UTC (permalink / raw
  To: gentoo-commits

commit:     320a7af7d96d47fb7cfa54c1b19571ad60ad2996
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 03:35:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 03:35:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=320a7af7

games-board/chessx: fix quazip slot dep

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-board/chessx/{chessx-1.5.4-r1.ebuild => chessx-1.5.4-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-board/chessx/chessx-1.5.4-r1.ebuild b/games-board/chessx/chessx-1.5.4-r2.ebuild
similarity index 93%
rename from games-board/chessx/chessx-1.5.4-r1.ebuild
rename to games-board/chessx/chessx-1.5.4-r2.ebuild
index 9293cbb1be7..f24f065884e 100644
--- a/games-board/chessx/chessx-1.5.4-r1.ebuild
+++ b/games-board/chessx/chessx-1.5.4-r2.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
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="
-	>=dev-libs/quazip-0.9.1
+	>=dev-libs/quazip-0.9.1:0
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtmultimedia:5


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

* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2021-02-23 19:53 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2021-02-23 19:53 UTC (permalink / raw
  To: gentoo-commits

commit:     078ceb702481b6b8ac297345aa433ad031975fb4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 20 17:20:53 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 23 19:52:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078ceb70

games-board/chessx: Drop 1.5.4-r2

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 games-board/chessx/chessx-1.5.4-r2.ebuild | 58 -------------------------------
 1 file changed, 58 deletions(-)

diff --git a/games-board/chessx/chessx-1.5.4-r2.ebuild b/games-board/chessx/chessx-1.5.4-r2.ebuild
deleted file mode 100644
index 4e6ee73c879..00000000000
--- a/games-board/chessx/chessx-1.5.4-r2.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop qmake-utils xdg
-
-DESCRIPTION="Qt5-based Chess Database Utility"
-HOMEPAGE="http://chessx.sourceforge.net/"
-SRC_URI="https://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz"
-
-LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/quazip-0.9.1:0
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtmultimedia:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtprintsupport:5
-	dev-qt/qtspeech:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	sys-libs/zlib
-"
-DEPEND="${RDEPEND}
-	dev-qt/qtconcurrent:5
-"
-BDEPEND="
-	dev-qt/linguist-tools:5
-	virtual/pkgconfig
-"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-system-quazip.patch
-	"${FILESDIR}"/${P}-missing-translations.patch
-	"${FILESDIR}"/${P}-install.patch
-)
-
-src_prepare() {
-	default
-	if has_version "<dev-libs/quazip-1.0"; then
-		sed -e "/^PKGCONFIG/s/quazip/quazip1-qt5/" -i chessx.pro || die
-	fi
-}
-
-src_configure() {
-	eqmake5
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install
-	einstalldocs
-}


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

* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2021-04-04  6:33 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-04-04  6:33 UTC (permalink / raw
  To: gentoo-commits

commit:     01730200b36499f306c5ad9f032323f512ce5aa1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  4 06:17:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 06:32:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01730200

ames-board/chessx: desktop.eclass--

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-board/chessx/chessx-1.5.4-r3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/games-board/chessx/chessx-1.5.4-r3.ebuild b/games-board/chessx/chessx-1.5.4-r3.ebuild
index b3e40f7c587..37a62ca9b01 100644
--- a/games-board/chessx/chessx-1.5.4-r3.ebuild
+++ b/games-board/chessx/chessx-1.5.4-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop qmake-utils xdg
+inherit qmake-utils xdg
 
 DESCRIPTION="Qt5-based Chess Database Utility"
 HOMEPAGE="http://chessx.sourceforge.net/"
@@ -12,7 +12,6 @@ SRC_URI="https://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz"
 LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 RDEPEND="
 	>=dev-libs/quazip-0.9.1:0=


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

* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2022-09-09 16:09 Andrew Ammerlaan
  0 siblings, 0 replies; 12+ messages in thread
From: Andrew Ammerlaan @ 2022-09-09 16:09 UTC (permalink / raw
  To: gentoo-commits

commit:     3a4e7dde76355d517c8874ba59610d47868b67ae
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  9 16:08:28 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Sep  9 16:09:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4e7dde

games-board/chessx: depend on quazip[qt5(+)]

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 games-board/chessx/chessx-1.5.4-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-board/chessx/chessx-1.5.4-r3.ebuild b/games-board/chessx/chessx-1.5.4-r3.ebuild
index 37a62ca9b014..7c5415a1bca3 100644
--- a/games-board/chessx/chessx-1.5.4-r3.ebuild
+++ b/games-board/chessx/chessx-1.5.4-r3.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
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-	>=dev-libs/quazip-0.9.1:0=
+	>=dev-libs/quazip-0.9.1:0=[qt5(+)]
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtmultimedia:5


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

* [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
@ 2022-09-10  0:29 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2022-09-10  0:29 UTC (permalink / raw
  To: gentoo-commits

commit:     cc17f68e5136f8d106534ee77e8211aa1ff56c4f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 10 00:29:30 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 00:29:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc17f68e

games-board/chessx: revbump for quazip USE-dep change

Fixes: 3a4e7dde76355d517c8874ba59610d47868b67ae
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-board/chessx/{chessx-1.5.4-r3.ebuild => chessx-1.5.4-r4.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/games-board/chessx/chessx-1.5.4-r3.ebuild b/games-board/chessx/chessx-1.5.4-r4.ebuild
similarity index 100%
rename from games-board/chessx/chessx-1.5.4-r3.ebuild
rename to games-board/chessx/chessx-1.5.4-r4.ebuild


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

end of thread, other threads:[~2022-09-10  0:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-22  6:37 [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2015-09-28  9:31 Agostino Sarubbo
2016-06-16 11:35 José María Alonso
2016-09-14 17:26 Austin English
2018-07-14 14:57 Andreas Sturmlechner
2020-07-13  0:30 Andreas Sturmlechner
2020-08-07 23:24 Andreas Sturmlechner
2021-02-15  3:36 Sam James
2021-02-23 19:53 Andreas Sturmlechner
2021-04-04  6:33 Sam James
2022-09-09 16:09 Andrew Ammerlaan
2022-09-10  0:29 Sam James

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