public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gshisen/
@ 2017-07-24 22:54 Bernard Cafarelli
  0 siblings, 0 replies; 7+ messages in thread
From: Bernard Cafarelli @ 2017-07-24 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     99b6e13f06053081cabeaa6fad06f5954904a542
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 22:31:24 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 22:54:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b6e13f

gnustep-apps/gshisen: EAPI bump, ebuild cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild b/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild
new file mode 100644
index 00000000000..8426ed4854f
--- /dev/null
+++ b/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnustep-2
+
+MY_PN=GShisen
+DESCRIPTION="The first GNUstep game, similar to Mahjongg"
+HOMEPAGE="http://gap.nongnu.org/gshisen/index.html"
+SRC_URI="https://savannah.nongnu.org/download/gap/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S=${WORKDIR}/${MY_PN}-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gshisen/
@ 2017-08-30 21:22 Bernard Cafarelli
  0 siblings, 0 replies; 7+ messages in thread
From: Bernard Cafarelli @ 2017-08-30 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     8fe3a18496bc6c09b41b99d49078ba0a958d5cad
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 21:05:17 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 21:22:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fe3a184

gnustep-apps/gshisen: stabilize EAPI6 version, bug #623316

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild b/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild
index 8426ed4854f..c0fa51d3b21 100644
--- a/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild
+++ b/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://savannah.nongnu.org/download/gap/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 S=${WORKDIR}/${MY_PN}-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gshisen/
@ 2017-08-30 21:22 Bernard Cafarelli
  0 siblings, 0 replies; 7+ messages in thread
From: Bernard Cafarelli @ 2017-08-30 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     fbcefd695d31029945998948f21a0b80226d2217
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 21:05:29 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 21:22:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbcefd69

gnustep-apps/gshisen: drop old

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 gnustep-apps/gshisen/gshisen-1.3.0.ebuild | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/gnustep-apps/gshisen/gshisen-1.3.0.ebuild b/gnustep-apps/gshisen/gshisen-1.3.0.ebuild
deleted file mode 100644
index 7d88caec518..00000000000
--- a/gnustep-apps/gshisen/gshisen-1.3.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils gnustep-2
-
-MY_PN=GShisen
-DESCRIPTION="The first GNUstep game, similar to Mahjongg"
-HOMEPAGE="http://gap.nongnu.org/gshisen/index.html"
-SRC_URI="https://savannah.nongnu.org/download/gap/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_PN}-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gshisen/
@ 2023-09-19 20:49 Bernard Cafarelli
  0 siblings, 0 replies; 7+ messages in thread
From: Bernard Cafarelli @ 2023-09-19 20:49 UTC (permalink / raw
  To: gentoo-commits

commit:     daf22924fffff971800f51dd71fa50d86b629d4f
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Sep 19 17:01:13 2023 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 20:48:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf22924

gnustep-apps/gshisen: EAPI8 bump, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild b/gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild
new file mode 100644
index 000000000000..10ec9ec20586
--- /dev/null
+++ b/gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnustep-2
+
+MY_PN=GShisen
+DESCRIPTION="The first GNUstep game, similar to Mahjongg"
+HOMEPAGE="https://gap.nongnu.org/gshisen/index.html"
+SRC_URI="https://savannah.nongnu.org/download/gap/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"


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

* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gshisen/
@ 2024-01-12 14:04 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2024-01-12 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     7bad30065056aeadcca1d42be6f2e25dd6f6a937
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 14:04:07 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 14:04:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bad3006

gnustep-apps/gshisen: Stabilize 1.3.0-r2 amd64, #918498

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

 gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild b/gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild
index 10ec9ec20586..847ae524f9f3 100644
--- a/gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild
+++ b/gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,4 +13,4 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"


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

* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gshisen/
@ 2024-01-13 14:30 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2024-01-13 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     9704cf80940c42b1bed3aed3896b5944588be67c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 14:30:41 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 14:30:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9704cf80

gnustep-apps/gshisen: Stabilize 1.3.0-r2 x86, #918498

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

 gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild b/gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild
index 847ae524f9f3..ea02dd897bb8 100644
--- a/gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild
+++ b/gnustep-apps/gshisen/gshisen-1.3.0-r2.ebuild
@@ -13,4 +13,4 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"


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

* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gshisen/
@ 2024-01-13 23:05 Bernard Cafarelli
  0 siblings, 0 replies; 7+ messages in thread
From: Bernard Cafarelli @ 2024-01-13 23:05 UTC (permalink / raw
  To: gentoo-commits

commit:     63dff9267a4fd18d2b49bf430725dc0af81282cb
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 23:05:05 2024 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 23:05:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63dff926

gnustep-apps/gshisen: drop 1.3.0-r1

Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild b/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild
deleted file mode 100644
index c0fa51d3b218..000000000000
--- a/gnustep-apps/gshisen/gshisen-1.3.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnustep-2
-
-MY_PN=GShisen
-DESCRIPTION="The first GNUstep game, similar to Mahjongg"
-HOMEPAGE="http://gap.nongnu.org/gshisen/index.html"
-SRC_URI="https://savannah.nongnu.org/download/gap/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_PN}-${PV}


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

end of thread, other threads:[~2024-01-13 23:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-13 14:30 [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gshisen/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-01-13 23:05 Bernard Cafarelli
2024-01-12 14:04 Sam James
2023-09-19 20:49 Bernard Cafarelli
2017-08-30 21:22 Bernard Cafarelli
2017-08-30 21:22 Bernard Cafarelli
2017-07-24 22:54 Bernard Cafarelli

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