public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-lang/oorexx/
@ 2024-05-08 19:34 Mike Gilbert
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Gilbert @ 2024-05-08 19:34 UTC (permalink / raw
  To: gentoo-commits

commit:     c051fe3df40200954895a58cf9525d240f0ace7d
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Wed May  8 14:52:44 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed May  8 19:26:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c051fe3d

dev-lang/oorexx: keyword 5.0.0 for ~ppc64

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 dev-lang/oorexx/oorexx-5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/oorexx/oorexx-5.0.0.ebuild b/dev-lang/oorexx/oorexx-5.0.0.ebuild
index 6e12e524e9d0..6714702cc6ff 100644
--- a/dev-lang/oorexx/oorexx-5.0.0.ebuild
+++ b/dev-lang/oorexx/oorexx-5.0.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P}"
 
 LICENSE="CPL-1.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 
 RDEPEND="
 	sys-libs/ncurses:=


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

* [gentoo-commits] repo/gentoo:master commit in: dev-lang/oorexx/
@ 2024-05-08 19:34 Mike Gilbert
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Gilbert @ 2024-05-08 19:34 UTC (permalink / raw
  To: gentoo-commits

commit:     46effffb07d310b86945d8718cb238d959683587
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Wed May  8 14:52:43 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed May  8 19:26:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46effffb

dev-lang/oorexx: block dev-lang/regina-rexx

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 dev-lang/oorexx/oorexx-5.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lang/oorexx/oorexx-5.0.0.ebuild b/dev-lang/oorexx/oorexx-5.0.0.ebuild
index 51c81bc9f4f2..6e12e524e9d0 100644
--- a/dev-lang/oorexx/oorexx-5.0.0.ebuild
+++ b/dev-lang/oorexx/oorexx-5.0.0.ebuild
@@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~x86"
 RDEPEND="
 	sys-libs/ncurses:=
 	virtual/libcrypt:=
+	!dev-lang/regina-rexx
 "
 DEPEND="
 	${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-lang/oorexx/
@ 2024-05-08 19:34 Mike Gilbert
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Gilbert @ 2024-05-08 19:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f0fe9d7b0694a7dcccd316bc0b4119d966044ea7
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed May  8 19:32:18 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed May  8 19:32:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fe9d7b

dev-lang/oorexx: update SRC_URI

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 dev-lang/oorexx/oorexx-5.0.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-lang/oorexx/oorexx-5.0.0.ebuild b/dev-lang/oorexx/oorexx-5.0.0.ebuild
index 6714702cc6ff..73dac6c302b3 100644
--- a/dev-lang/oorexx/oorexx-5.0.0.ebuild
+++ b/dev-lang/oorexx/oorexx-5.0.0.ebuild
@@ -10,8 +10,7 @@ inherit cmake
 DESCRIPTION="Open source implementation of Object Rexx"
 HOMEPAGE="https://www.oorexx.org/about.html
 	https://sourceforge.net/projects/oorexx/"
-SRC_URI="https://sourceforge.net/projects/${PN}/files/${PN}/${PV}/${P}-${APP_REVISION}.tar.gz"
-S="${WORKDIR}/${P}"
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}-${APP_REVISION}.tar.gz"
 
 LICENSE="CPL-1.0"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-lang/oorexx/
@ 2024-10-02 19:44 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2024-10-02 19:44 UTC (permalink / raw
  To: gentoo-commits

commit:     0209d7e77f6e14fa196fedd1a836c99783505572
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  2 19:43:50 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct  2 19:43:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0209d7e7

dev-lang/oorexx: Stabilize 5.0.0 ppc64, #940656

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

 dev-lang/oorexx/oorexx-5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/oorexx/oorexx-5.0.0.ebuild b/dev-lang/oorexx/oorexx-5.0.0.ebuild
index 73dac6c302b3..3b8e6795c55c 100644
--- a/dev-lang/oorexx/oorexx-5.0.0.ebuild
+++ b/dev-lang/oorexx/oorexx-5.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}-${APP_
 
 LICENSE="CPL-1.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc64 ~x86"
 
 RDEPEND="
 	sys-libs/ncurses:=


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

* [gentoo-commits] repo/gentoo:master commit in: dev-lang/oorexx/
@ 2024-10-02 22:53 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2024-10-02 22:53 UTC (permalink / raw
  To: gentoo-commits

commit:     98b43465a484673cee4a76ce98ad130c5a856547
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  2 22:50:22 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct  2 22:52:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b43465

dev-lang/oorexx: Stabilize 5.0.0 amd64, #940656

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

 dev-lang/oorexx/oorexx-5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/oorexx/oorexx-5.0.0.ebuild b/dev-lang/oorexx/oorexx-5.0.0.ebuild
index 3b8e6795c55c..73538a1b9325 100644
--- a/dev-lang/oorexx/oorexx-5.0.0.ebuild
+++ b/dev-lang/oorexx/oorexx-5.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}-${APP_
 
 LICENSE="CPL-1.0"
 SLOT="0"
-KEYWORDS="~amd64 ppc64 ~x86"
+KEYWORDS="amd64 ppc64 ~x86"
 
 RDEPEND="
 	sys-libs/ncurses:=


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

end of thread, other threads:[~2024-10-02 22:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-08 19:34 [gentoo-commits] repo/gentoo:master commit in: dev-lang/oorexx/ Mike Gilbert
  -- strict thread matches above, loose matches on Subject: below --
2024-10-02 22:53 Sam James
2024-10-02 19:44 Sam James
2024-05-08 19:34 Mike Gilbert
2024-05-08 19:34 Mike Gilbert

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