public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/greg/
@ 2017-08-26  8:59 Mikle Kolyada
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2017-08-26  8:59 UTC (permalink / raw
  To: gentoo-commits

commit:     06479ef53ca12ed01c6795ba92915d7f8a4d590d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 08:59:28 2017 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 08:59:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06479ef5

dev-scheme/greg: amd64 stable wrt bug #626694

Package-Manager: Portage-2.3.6, Repoman-2.3.1

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

diff --git a/dev-scheme/greg/greg-2.0.0-r1.ebuild b/dev-scheme/greg/greg-2.0.0-r1.ebuild
index 0cb01a642ef..e27ea2725c0 100644
--- a/dev-scheme/greg/greg-2.0.0-r1.ebuild
+++ b/dev-scheme/greg/greg-2.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ HOMEPAGE="http://gna.org/projects/greg/"
 SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 LICENSE="GPL-2"
 IUSE="static-libs"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/greg/
@ 2017-12-29 12:14 Mikle Kolyada
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2017-12-29 12:14 UTC (permalink / raw
  To: gentoo-commits

commit:     00a0bdc0fdc77852dba9a8bf96fcf2e9edc3eaf9
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 12:12:38 2017 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 12:13:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00a0bdc0

dev-scheme/greg: x86 stable wrt bug #626694

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-scheme/greg/greg-2.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-scheme/greg/greg-2.0.0-r1.ebuild b/dev-scheme/greg/greg-2.0.0-r1.ebuild
index e27ea2725c0..81929f005fb 100644
--- a/dev-scheme/greg/greg-2.0.0-r1.ebuild
+++ b/dev-scheme/greg/greg-2.0.0-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://gna.org/projects/greg/"
 SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 LICENSE="GPL-2"
 IUSE="static-libs"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/greg/
@ 2017-12-29 12:16 Mikle Kolyada
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2017-12-29 12:16 UTC (permalink / raw
  To: gentoo-commits

commit:     faac13428d7a4a7a4ccbf258250186ae9a884f88
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 12:15:36 2017 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 12:16:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faac1342

dev-scheme/greg: Drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-scheme/greg/greg-2.0.0.ebuild | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/dev-scheme/greg/greg-2.0.0.ebuild b/dev-scheme/greg/greg-2.0.0.ebuild
deleted file mode 100644
index f51e7016d98..00000000000
--- a/dev-scheme/greg/greg-2.0.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-inherit autotools eutils
-
-DESCRIPTION="Testing-Framework for guile"
-HOMEPAGE="http://gna.org/projects/greg/"
-SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-LICENSE="GPL-2"
-IUSE=""
-
-RDEPEND=">=dev-scheme/guile-1.8"
-DEPEND=""
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PV}-notest.patch
-	eautoreconf
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	dodoc NEWS README AUTHORS ChangeLog || die
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-scheme/greg/
@ 2021-02-27  1:00 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-02-27  1:00 UTC (permalink / raw
  To: gentoo-commits

commit:     113937f66e95e36682e0f63392c9034d17594446
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 00:22:27 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 01:00:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113937f6

dev-scheme/greg: port to EAPI 7

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-scheme/greg/greg-2.0.0-r1.ebuild | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/dev-scheme/greg/greg-2.0.0-r1.ebuild b/dev-scheme/greg/greg-2.0.0-r1.ebuild
index 81929f005fb..4bbcd2f8fb7 100644
--- a/dev-scheme/greg/greg-2.0.0-r1.ebuild
+++ b/dev-scheme/greg/greg-2.0.0-r1.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-AUTOTOOLS_AUTORECONF=true
-
-inherit autotools-utils
+inherit autotools
 
 DESCRIPTION="Testing-Framework for guile"
 HOMEPAGE="http://gna.org/projects/greg/"
@@ -14,15 +12,18 @@ SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz"
 SLOT="0"
 KEYWORDS="amd64 x86"
 LICENSE="GPL-2"
-IUSE="static-libs"
 
 RDEPEND=">=dev-scheme/guile-1.8"
-DEPEND=""
 
 PATCHES=(
 	"${FILESDIR}"/${P}-test.patch
 	"${FILESDIR}"/${P}-guile2.patch
-	)
+)
+
+src_prepare() {
+	default
+	eautoreconf
+}
 
 src_test() {
 	cd test || die


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

end of thread, other threads:[~2021-02-27  1:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-29 12:16 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/greg/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2021-02-27  1:00 Sam James
2017-12-29 12:14 Mikle Kolyada
2017-08-26  8:59 Mikle Kolyada

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