public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/goosh/
@ 2018-02-12 19:14 Amy Liffey
  0 siblings, 0 replies; 5+ messages in thread
From: Amy Liffey @ 2018-02-12 19:14 UTC (permalink / raw
  To: gentoo-commits

commit:     3091e282e0803832b70c9bc7364c55216168a655
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 12 19:07:11 2018 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Mon Feb 12 19:13:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3091e282

dev-scheme/goosh: EAPI 6 bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-scheme/goosh/goosh-1.3-r1.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/dev-scheme/goosh/goosh-1.3-r1.ebuild b/dev-scheme/goosh/goosh-1.3-r1.ebuild
new file mode 100644
index 00000000000..fe51640be16
--- /dev/null
+++ b/dev-scheme/goosh/goosh-1.3-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Small process-control library for Guile"
+HOMEPAGE="http://arglist.com/guile/"
+SRC_URI="http://arglist.com/guile/${P}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ppc x86"
+IUSE=""
+
+RDEPEND=">=dev-scheme/guile-1.6"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/goosh/
@ 2018-02-12 19:14 Amy Liffey
  0 siblings, 0 replies; 5+ messages in thread
From: Amy Liffey @ 2018-02-12 19:14 UTC (permalink / raw
  To: gentoo-commits

commit:     bb41b40a6749a669a12b0400db24b511c9534bdc
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 12 19:10:57 2018 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Mon Feb 12 19:13:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb41b40a

dev-scheme/goosh: remove old

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-scheme/goosh/goosh-1.3.ebuild | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/dev-scheme/goosh/goosh-1.3.ebuild b/dev-scheme/goosh/goosh-1.3.ebuild
deleted file mode 100644
index edc4f3d3107..00000000000
--- a/dev-scheme/goosh/goosh-1.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Small process-control library for Guile"
-HOMEPAGE="http://arglist.com/guile/"
-SRC_URI="http://arglist.com/guile/${P}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-RDEPEND=">=dev-scheme/guile-1.6"
-DEPEND="${RDEPEND}"
-
-src_install() {
-	make DESTDIR="${D}" install || die "install failed"
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/goosh/
@ 2023-01-29  6:53 Jakov Smolić
  0 siblings, 0 replies; 5+ messages in thread
From: Jakov Smolić @ 2023-01-29  6:53 UTC (permalink / raw
  To: gentoo-commits

commit:     eb59e478541eef9fbb632bc7a982839332043c0e
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 06:53:30 2023 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 06:53:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb59e478

dev-scheme/goosh: Keyword 1.3-r1 riscv, #892447

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-scheme/goosh/goosh-1.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-scheme/goosh/goosh-1.3-r1.ebuild b/dev-scheme/goosh/goosh-1.3-r1.ebuild
index 01bb323d6b44..a1f69d69f98d 100644
--- a/dev-scheme/goosh/goosh-1.3-r1.ebuild
+++ b/dev-scheme/goosh/goosh-1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://arglist.com/guile/${P}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~riscv x86"
 IUSE=""
 
 RDEPEND=">=dev-scheme/guile-1.6"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/goosh/
@ 2023-05-08 12:21 Maciej Barć
  0 siblings, 0 replies; 5+ messages in thread
From: Maciej Barć @ 2023-05-08 12:21 UTC (permalink / raw
  To: gentoo-commits

commit:     56436ffaa3c4bdc4c65469e730388589e9ce251b
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon May  8 09:57:39 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon May  8 12:21:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56436ffa

dev-scheme/goosh: bump EAPI to 8

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-scheme/goosh/{goosh-1.3-r1.ebuild => goosh-1.3-r2.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-scheme/goosh/goosh-1.3-r1.ebuild b/dev-scheme/goosh/goosh-1.3-r2.ebuild
similarity index 90%
rename from dev-scheme/goosh/goosh-1.3-r1.ebuild
rename to dev-scheme/goosh/goosh-1.3-r2.ebuild
index a1f69d69f98d..73dbbe0b6fc1 100644
--- a/dev-scheme/goosh/goosh-1.3-r1.ebuild
+++ b/dev-scheme/goosh/goosh-1.3-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Small process-control library for Guile"
 HOMEPAGE="http://arglist.com/guile/"
@@ -10,7 +10,6 @@ SRC_URI="http://arglist.com/guile/${P}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~riscv x86"
-IUSE=""
 
 RDEPEND=">=dev-scheme/guile-1.6"
-DEPEND="${RDEPEND}"
+BEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/goosh/
@ 2023-05-14 18:59 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2023-05-14 18:59 UTC (permalink / raw
  To: gentoo-commits

commit:     9bce5c43078c1aacf4195d8d4730af71a031daf6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 18:02:14 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 14 18:56:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bce5c43

dev-scheme/goosh: fix 'BDEPEND' typo

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

 dev-scheme/goosh/goosh-1.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-scheme/goosh/goosh-1.3-r2.ebuild b/dev-scheme/goosh/goosh-1.3-r2.ebuild
index 73dbbe0b6fc1..50cb798a0536 100644
--- a/dev-scheme/goosh/goosh-1.3-r2.ebuild
+++ b/dev-scheme/goosh/goosh-1.3-r2.ebuild
@@ -12,4 +12,4 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~riscv x86"
 
 RDEPEND=">=dev-scheme/guile-1.6"
-BEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"


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

end of thread, other threads:[~2023-05-14 18:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-12 19:14 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/goosh/ Amy Liffey
  -- strict thread matches above, loose matches on Subject: below --
2018-02-12 19:14 Amy Liffey
2023-01-29  6:53 Jakov Smolić
2023-05-08 12:21 Maciej Barć
2023-05-14 18:59 Sam James

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