* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-kakasi/
@ 2018-07-15 9:56 Akinori Hattori
0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2018-07-15 9:56 UTC (permalink / raw
To: gentoo-commits
commit: 71e28889727fedd5f95725dfa458649c03dcd0d4
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 09:38:58 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 09:38:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e28889
dev-scheme/gauche-kakasi: update HOMEPAGE
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
index 617e71d6888..4542ededd12 100644
--- a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
+++ b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
@@ -6,7 +6,7 @@ EAPI="6"
MY_P="${P^g}"
DESCRIPTION="Kakasi binding for Gauche"
-HOMEPAGE="http://gauche.sf.net/"
+HOMEPAGE="http://sourceforge.jp/projects/gauche/"
SRC_URI="mirror://sourceforge/${PN%-*}/${MY_P}.tgz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-kakasi/
@ 2018-07-15 9:56 Akinori Hattori
0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2018-07-15 9:56 UTC (permalink / raw
To: gentoo-commits
commit: d260765f5b843b38f10d87662afb8ea90d53c4b9
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 09:37:51 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 09:37:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d260765f
dev-scheme/gauche-kakasi: update to EAPI 6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild | 31 ++++++-----------------
dev-scheme/gauche-kakasi/metadata.xml | 1 +
2 files changed, 9 insertions(+), 23 deletions(-)
diff --git a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
index fd5ecde1baa..617e71d6888 100644
--- a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
+++ b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
@@ -1,35 +1,20 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI="6"
-IUSE=""
-
-MY_P="${P/g/G}"
+MY_P="${P^g}"
DESCRIPTION="Kakasi binding for Gauche"
HOMEPAGE="http://gauche.sf.net/"
-SRC_URI="mirror://sourceforge/gauche/${MY_P}.tgz"
+SRC_URI="mirror://sourceforge/${PN%-*}/${MY_P}.tgz"
LICENSE="GPL-2"
-KEYWORDS="x86"
SLOT="0"
-S="${WORKDIR}/${MY_P}"
+KEYWORDS="x86"
+IUSE=""
-DEPEND=">=dev-scheme/gauche-0.8
+RDEPEND="dev-scheme/gauche
>=app-i18n/kakasi-2.3.4"
-
-src_compile() {
-
- econf || die
- emake || die
-
-}
-
-src_install() {
-
- make DESTDIR=${D} install || die
-
- dodoc AUTHORS ChangeLog README*
-
-}
+DEPEND="${RDEPEND}"
+S="${WORKDIR}/${MY_P}"
diff --git a/dev-scheme/gauche-kakasi/metadata.xml b/dev-scheme/gauche-kakasi/metadata.xml
index 5a36f36510c..8eaf7545ebf 100644
--- a/dev-scheme/gauche-kakasi/metadata.xml
+++ b/dev-scheme/gauche-kakasi/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">gauche</remote-id>
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-kakasi/
@ 2018-07-15 9:56 Akinori Hattori
0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2018-07-15 9:56 UTC (permalink / raw
To: gentoo-commits
commit: 6a352bf066ee2238dd326c8033d35bddabde83c3
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 09:54:21 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 09:54:21 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a352bf0
dev-scheme/gauche-kakasi: keyword amd64
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
index 28763cc7e60..c179a142a46 100644
--- a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
+++ b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN%-*}/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
IUSE=""
RDEPEND="dev-scheme/gauche
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-kakasi/
@ 2018-07-15 9:56 Akinori Hattori
0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2018-07-15 9:56 UTC (permalink / raw
To: gentoo-commits
commit: 7b09692ee4fa085e6da3f3e84f77af37a17169b4
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 09:55:35 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 09:55:35 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b09692e
dev-scheme/gauche-kakasi: keyword ia64
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
index c179a142a46..10ac8a46a9a 100644
--- a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
+++ b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN%-*}/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="~amd64 ~ia64 x86"
IUSE=""
RDEPEND="dev-scheme/gauche
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-kakasi/
@ 2021-11-16 13:28 Akinori Hattori
0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2021-11-16 13:28 UTC (permalink / raw
To: gentoo-commits
commit: 458aea6abc0dd7ce252f7fc8128bbeefbb6f22da
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 13:25:48 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 13:28:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458aea6a
dev-scheme/gauche-kakasi: update LICENSE
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
index cfe757a384a0..7eab318a6578 100644
--- a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
+++ b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Kakasi binding for Gauche"
HOMEPAGE="https://osdn.jp/projects/gauche/"
SRC_URI="mirror://sourceforge/${PN%-*}/${MY_P}.tgz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ia64 x86"
IUSE=""
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-kakasi/
@ 2021-11-16 13:28 Akinori Hattori
0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2021-11-16 13:28 UTC (permalink / raw
To: gentoo-commits
commit: f6c66c07c31453b3138a5f02be357278ebbb7ed7
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 13:27:53 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 13:28:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6c66c07
dev-scheme/gauche-kakasi: amd64 stable
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild
index abfd178f3e3b..6578a06ae03b 100644
--- a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild
+++ b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN%-*}/${MY_P}.tgz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 x86"
+KEYWORDS="amd64 ~ia64 x86"
IUSE=""
RDEPEND=">=app-i18n/kakasi-2.3.4
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-kakasi/
@ 2021-11-16 13:28 Akinori Hattori
0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2021-11-16 13:28 UTC (permalink / raw
To: gentoo-commits
commit: 93d85b5253e9f290c1e5f2fd1f29f1f032f07996
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 13:24:37 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 13:28:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d85b52
dev-scheme/gauche-kakasi: update HOMEPAGE
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
index 10ac8a46a9a9..cfe757a384a0 100644
--- a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
+++ b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -8,7 +8,7 @@ inherit autotools
MY_P="${P^g}"
DESCRIPTION="Kakasi binding for Gauche"
-HOMEPAGE="http://sourceforge.jp/projects/gauche/"
+HOMEPAGE="https://osdn.jp/projects/gauche/"
SRC_URI="mirror://sourceforge/${PN%-*}/${MY_P}.tgz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-kakasi/
@ 2021-11-16 13:28 Akinori Hattori
0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2021-11-16 13:28 UTC (permalink / raw
To: gentoo-commits
commit: 12abd4502cc9ffb5a99cf665e1b0cc04069fed73
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 13:27:19 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 13:28:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12abd450
dev-scheme/gauche-kakasi: update to EAPI 8
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
.../{gauche-kakasi-0.1.ebuild => gauche-kakasi-0.1-r1.ebuild} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild
similarity index 83%
rename from dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
rename to dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild
index 7eab318a6578..abfd178f3e3b 100644
--- a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
+++ b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="7"
inherit autotools
@@ -16,8 +16,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ia64 x86"
IUSE=""
-RDEPEND="dev-scheme/gauche
- >=app-i18n/kakasi-2.3.4"
+RDEPEND=">=app-i18n/kakasi-2.3.4
+ dev-scheme/gauche:="
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"
@@ -26,6 +26,6 @@ PATCHES=( "${FILESDIR}"/${PN}-gauche-package.patch )
src_prepare() {
default
- mv configure.{in,ac}
+ mv configure.{in,ac} || die
eautoreconf
}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-kakasi/
@ 2021-11-16 13:45 Akinori Hattori
0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2021-11-16 13:45 UTC (permalink / raw
To: gentoo-commits
commit: 1b43f616dfc1b145b574faf48f2df607943b6ca1
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 13:45:22 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 13:45:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b43f616
dev-scheme/gauche-kakasi: 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-kakasi/gauche-kakasi-0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild
index 6578a06ae03b..ce93266467be 100644
--- a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild
+++ b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
inherit autotools
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2021-11-16 13:45 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-15 9:56 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-kakasi/ Akinori Hattori
-- strict thread matches above, loose matches on Subject: below --
2021-11-16 13:45 Akinori Hattori
2021-11-16 13:28 Akinori Hattori
2021-11-16 13:28 Akinori Hattori
2021-11-16 13:28 Akinori Hattori
2021-11-16 13:28 Akinori Hattori
2018-07-15 9:56 Akinori Hattori
2018-07-15 9:56 Akinori Hattori
2018-07-15 9:56 Akinori Hattori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox