public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/qqwing/
@ 2022-02-08  4:45 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2022-02-08  4:45 UTC (permalink / raw
  To: gentoo-commits

commit:     b30dedbd8e9bab3dc94fbccbea55a4a448e750a6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  8 04:45:12 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb  8 04:45:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b30dedbd

dev-libs/qqwing: Stabilize 1.3.4 arm64, #831946

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

 dev-libs/qqwing/qqwing-1.3.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/qqwing/qqwing-1.3.4.ebuild b/dev-libs/qqwing/qqwing-1.3.4.ebuild
index e5ac27d32409..927b08ed0527 100644
--- a/dev-libs/qqwing/qqwing-1.3.4.ebuild
+++ b/dev-libs/qqwing/qqwing-1.3.4.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=8
@@ -9,7 +9,7 @@ SRC_URI="https://qqwing.com/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0/2"
-KEYWORDS="amd64 arm ~arm64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~riscv x86"
 
 src_install() {
 	default


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/qqwing/
@ 2022-06-23 20:23 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2022-06-23 20:23 UTC (permalink / raw
  To: gentoo-commits

commit:     60264cb3c2eba5f590b091bf91ec568cf9fa92ff
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 20:23:33 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 20:23:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60264cb3

dev-libs/qqwing: revbump for EAPI 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-libs/qqwing/{qqwing-1.3.4.ebuild => qqwing-1.3.4-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-libs/qqwing/qqwing-1.3.4.ebuild b/dev-libs/qqwing/qqwing-1.3.4-r1.ebuild
similarity index 100%
rename from dev-libs/qqwing/qqwing-1.3.4.ebuild
rename to dev-libs/qqwing/qqwing-1.3.4-r1.ebuild


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/qqwing/
@ 2021-10-16 13:59 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2021-10-16 13:59 UTC (permalink / raw
  To: gentoo-commits

commit:     86354b74e09641092679b375f6953a72801d6586
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 13:58:38 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 13:58:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86354b74

dev-libs/qqwing: port to EAPI 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-libs/qqwing/qqwing-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/qqwing/qqwing-1.3.4.ebuild b/dev-libs/qqwing/qqwing-1.3.4.ebuild
index 02c5bd8cc29..8fa1cf43c1b 100644
--- a/dev-libs/qqwing/qqwing-1.3.4.ebuild
+++ b/dev-libs/qqwing/qqwing-1.3.4.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
 DESCRIPTION="Sudoku puzzle generator and solver"
 HOMEPAGE="https://qqwing.com"


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/qqwing/
@ 2021-04-03 23:07 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-04-03 23:07 UTC (permalink / raw
  To: gentoo-commits

commit:     e6cef39ef658b97ae598d7696e0091342b624282
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 22:50:41 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  3 22:50:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6cef39e

dev-libs/qqwing: eutils->epatch, eutils--

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

 dev-libs/qqwing/qqwing-1.3.3.ebuild | 8 ++------
 dev-libs/qqwing/qqwing-1.3.4.ebuild | 8 ++------
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/dev-libs/qqwing/qqwing-1.3.3.ebuild b/dev-libs/qqwing/qqwing-1.3.3.ebuild
index f9527626400..8755e040c44 100644
--- a/dev-libs/qqwing/qqwing-1.3.3.ebuild
+++ b/dev-libs/qqwing/qqwing-1.3.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit autotools eutils
+inherit autotools epatch
 
 DESCRIPTION="Sudoku puzzle generator and solver"
 HOMEPAGE="https://qqwing.com"
@@ -12,10 +12,6 @@ SRC_URI="https://github.com/stephenostermiller/${PN}/archive/v${PV}.tar.gz -> ${
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 arm x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
 
 src_prepare() {
 	# Make autotools work out of the box

diff --git a/dev-libs/qqwing/qqwing-1.3.4.ebuild b/dev-libs/qqwing/qqwing-1.3.4.ebuild
index 30b47aeb2c3..ccd031c7ed2 100644
--- a/dev-libs/qqwing/qqwing-1.3.4.ebuild
+++ b/dev-libs/qqwing/qqwing-1.3.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils ltprune
+inherit ltprune
 
 DESCRIPTION="Sudoku puzzle generator and solver"
 HOMEPAGE="https://qqwing.com"
@@ -12,10 +12,6 @@ SRC_URI="https://qqwing.com/${P}.tar.gz"
 LICENSE="GPL-2+"
 SLOT="0/2"
 KEYWORDS="amd64 arm ~arm64 x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
 
 src_install() {
 	default


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/qqwing/
@ 2018-05-05  1:26 Aaron Bauman
  0 siblings, 0 replies; 6+ messages in thread
From: Aaron Bauman @ 2018-05-05  1:26 UTC (permalink / raw
  To: gentoo-commits

commit:     a1617994143b8881af46d50059ebe08ff7d19207
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Apr 27 13:21:33 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat May  5 01:25:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1617994

dev-libs/qqwing: use HTTPS

 dev-libs/qqwing/qqwing-1.3.3.ebuild | 4 ++--
 dev-libs/qqwing/qqwing-1.3.4.ebuild | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-libs/qqwing/qqwing-1.3.3.ebuild b/dev-libs/qqwing/qqwing-1.3.3.ebuild
index 79a5f9c19ec..f9527626400 100644
--- a/dev-libs/qqwing/qqwing-1.3.3.ebuild
+++ b/dev-libs/qqwing/qqwing-1.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools eutils
 
 DESCRIPTION="Sudoku puzzle generator and solver"
-HOMEPAGE="http://qqwing.com/"
+HOMEPAGE="https://qqwing.com"
 SRC_URI="https://github.com/stephenostermiller/${PN}/archive/v${PV}.tar.gz -> ${PN}-${PV}.tar.gz"
 
 LICENSE="GPL-2+"

diff --git a/dev-libs/qqwing/qqwing-1.3.4.ebuild b/dev-libs/qqwing/qqwing-1.3.4.ebuild
index 8c6fe5281f9..42785476511 100644
--- a/dev-libs/qqwing/qqwing-1.3.4.ebuild
+++ b/dev-libs/qqwing/qqwing-1.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils
 
 DESCRIPTION="Sudoku puzzle generator and solver"
-HOMEPAGE="http://qqwing.com/"
-SRC_URI="http://qqwing.com/${P}.tar.gz"
+HOMEPAGE="https://qqwing.com"
+SRC_URI="https://qqwing.com/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0/2"


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/qqwing/
@ 2016-09-02 16:58 Patrice Clement
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2016-09-02 16:58 UTC (permalink / raw
  To: gentoo-commits

commit:     4273d90db6d2bba5e5cc825413f553263dc84fa2
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  1 16:45:52 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 16:58:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4273d90d

dev-libs/qqwing: keyword for ~arm64.

Tested on cortex-a53.

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2184

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-libs/qqwing/qqwing-1.3.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/qqwing/qqwing-1.3.4.ebuild b/dev-libs/qqwing/qqwing-1.3.4.ebuild
index 6c5face..0d2244b 100644
--- a/dev-libs/qqwing/qqwing-1.3.4.ebuild
+++ b/dev-libs/qqwing/qqwing-1.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="http://qqwing.com/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0/2"
-KEYWORDS="amd64 arm x86"
+KEYWORDS="amd64 arm ~arm64 x86"
 IUSE=""
 
 RDEPEND=""


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

end of thread, other threads:[~2022-06-23 20:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-08  4:45 [gentoo-commits] repo/gentoo:master commit in: dev-libs/qqwing/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-06-23 20:23 David Seifert
2021-10-16 13:59 David Seifert
2021-04-03 23:07 Sam James
2018-05-05  1:26 Aaron Bauman
2016-09-02 16:58 Patrice Clement

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