* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-qdbm/
@ 2018-07-15 9:23 Akinori Hattori
0 siblings, 0 replies; 7+ messages in thread
From: Akinori Hattori @ 2018-07-15 9:23 UTC (permalink / raw
To: gentoo-commits
commit: 619a079370e0cfa112dfa9a6af61e5c1ce4208cd
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 09:13:29 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 09:13:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619a0793
dev-scheme/gauche-qdbm: keyword amd64
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild | 4 ++--
dev-scheme/gauche-qdbm/metadata.xml | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
index 9a99480a7c4..dd9498b0458 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge.jp/gauche/6988/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~sparc x86"
+KEYWORDS="~amd64 ~sparc x86"
IUSE=""
RDEPEND="dev-scheme/gauche
diff --git a/dev-scheme/gauche-qdbm/metadata.xml b/dev-scheme/gauche-qdbm/metadata.xml
index c30645235ea..b700519a0a2 100644
--- a/dev-scheme/gauche-qdbm/metadata.xml
+++ b/dev-scheme/gauche-qdbm/metadata.xml
@@ -3,6 +3,7 @@
<pkgmetadata>
<maintainer type="person">
<email>hattya@gentoo.org</email>
+ <name>Akinori Hattori</name>
</maintainer>
<upstream>
<remote-id type="sourceforge-jp">gauche</remote-id>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-qdbm/
@ 2018-07-15 9:23 Akinori Hattori
0 siblings, 0 replies; 7+ messages in thread
From: Akinori Hattori @ 2018-07-15 9:23 UTC (permalink / raw
To: gentoo-commits
commit: d34763b6e30fb722bfa137d5738c702da232d4b6
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 09:14:17 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 09:14:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34763b6
dev-scheme/gauche-qdbm: keyword ia64
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
index dd9498b0458..debd0ca32b4 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge.jp/gauche/6988/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~sparc x86"
+KEYWORDS="~amd64 ~ia64 ~sparc x86"
IUSE=""
RDEPEND="dev-scheme/gauche
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-qdbm/
@ 2018-07-15 9:23 Akinori Hattori
0 siblings, 0 replies; 7+ messages in thread
From: Akinori Hattori @ 2018-07-15 9:23 UTC (permalink / raw
To: gentoo-commits
commit: 19b358409eba7ab4d9029392b7793c9142638fa9
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 09:16:31 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 09:16:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b35840
dev-scheme/gauche-qdbm: update to EAPI 6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
index debd0ca32b4..131d04f10ab 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="4"
+EAPI="6"
-inherit autotools eutils
+inherit autotools
-MY_P="${P/g/G}"
+MY_P="${P^g}"
DESCRIPTION="QDBM binding for Gauche"
HOMEPAGE="http://sourceforge.jp/projects/gauche/"
-SRC_URI="mirror://sourceforge.jp/gauche/6988/${MY_P}.tar.gz"
+SRC_URI="mirror://sourceforge.jp/${PN%-*}/6988/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
@@ -21,8 +21,12 @@ RDEPEND="dev-scheme/gauche
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"
+PATCHES=(
+ "${FILESDIR}"/${P}-gauche-package.diff
+ "${FILESDIR}"/${P}-undefined-reference.diff
+)
+
src_prepare() {
- epatch "${FILESDIR}"/${P}-gauche-package.diff
- epatch "${FILESDIR}"/${P}-undefined-reference.diff
+ default
eautoreconf
}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-qdbm/
@ 2019-09-14 9:38 Akinori Hattori
0 siblings, 0 replies; 7+ messages in thread
From: Akinori Hattori @ 2019-09-14 9:38 UTC (permalink / raw
To: gentoo-commits
commit: 989d6490aecf444dce758577203452b434247813
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 09:38:27 2019 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 09:38:27 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989d6490
dev-scheme/gauche-qdbm: amd64 stable
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
index 16270eba2b3..0983fc33452 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge.jp/${PN%-*}/6988/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~sparc x86"
IUSE=""
RDEPEND="dev-scheme/gauche:=
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-qdbm/
@ 2019-09-14 9:38 Akinori Hattori
0 siblings, 0 replies; 7+ messages in thread
From: Akinori Hattori @ 2019-09-14 9:38 UTC (permalink / raw
To: gentoo-commits
commit: 4bb3d5cc1ec7a08b46ad9f1e520747385b6de7b5
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 09:37:03 2019 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 09:37:03 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb3d5cc
dev-scheme/gauche-qdbm: add sub-slot dependency for dev-scheme/gauche
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
index 8bfec2a242d..16270eba2b3 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ia64 ~sparc x86"
IUSE=""
-RDEPEND="dev-scheme/gauche
+RDEPEND="dev-scheme/gauche:=
dev-db/qdbm"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-qdbm/
@ 2021-11-14 8:28 Akinori Hattori
0 siblings, 0 replies; 7+ messages in thread
From: Akinori Hattori @ 2021-11-14 8:28 UTC (permalink / raw
To: gentoo-commits
commit: e76792acc294bb7ebefa20ac5bce7119e7475976
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 08:28:04 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 08:28:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e76792ac
dev-scheme/gauche-qdbm: update HOMEPAGE
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
index 0bd56a4ab1b1..ed21f214a6a7 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
@@ -8,7 +8,7 @@ inherit autotools
MY_P="${P^g}"
DESCRIPTION="QDBM binding for Gauche"
-HOMEPAGE="http://sourceforge.jp/projects/gauche/"
+HOMEPAGE="https://osdn.jp/projects/gauche/"
SRC_URI="mirror://sourceforge.jp/${PN%-*}/6988/${MY_P}.tar.gz"
LICENSE="BSD"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-qdbm/
@ 2021-11-14 8:28 Akinori Hattori
0 siblings, 0 replies; 7+ messages in thread
From: Akinori Hattori @ 2021-11-14 8:28 UTC (permalink / raw
To: gentoo-commits
commit: cb1d236412b41ff0f6316efff3e71ae19131ab1d
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 08:27:11 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 08:27:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1d2364
dev-scheme/gauche-qdbm: update to EAPI 8
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
index 0983fc334522..0bd56a4ab1b1 100644
--- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
+++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="8"
inherit autotools
@@ -16,8 +16,8 @@ SLOT="0"
KEYWORDS="amd64 ~ia64 ~sparc x86"
IUSE=""
-RDEPEND="dev-scheme/gauche:=
- dev-db/qdbm"
+RDEPEND="dev-db/qdbm
+ dev-scheme/gauche:="
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2021-11-14 8:28 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-14 9:38 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-qdbm/ Akinori Hattori
-- strict thread matches above, loose matches on Subject: below --
2021-11-14 8:28 Akinori Hattori
2021-11-14 8:28 Akinori Hattori
2019-09-14 9:38 Akinori Hattori
2018-07-15 9:23 Akinori Hattori
2018-07-15 9:23 Akinori Hattori
2018-07-15 9:23 Akinori Hattori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox