* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-augeas/
@ 2021-04-21 2:10 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-04-21 2:10 UTC (permalink / raw
To: gentoo-commits
commit: 437c7cae1ae47e1a4e222f74b78cbc3e678acae3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 00:21:48 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 02:09:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437c7cae
dev-ml/ocaml-augeas: port to EAPI 7
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild b/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild
index 92d39261f54..ab46abaca84 100644
--- a/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild
+++ b/dev-ml/ocaml-augeas/ocaml-augeas-0.5.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="5"
+EAPI=7
inherit findlib
@@ -13,7 +13,6 @@ SRC_URI="https://people.redhat.com/~rjones/augeas/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
DEPEND="app-admin/augeas
dev-ml/ocaml-autoconf
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-augeas/
@ 2019-12-17 5:07 Matthew Thode
0 siblings, 0 replies; 2+ messages in thread
From: Matthew Thode @ 2019-12-17 5:07 UTC (permalink / raw
To: gentoo-commits
commit: 3d41f3ee0829be0ccdb871543eab768d57d30fb6
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 17 05:07:34 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Dec 17 05:07:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d41f3ee
dev-ml/ocaml-augeas: fix bad dep on ocaml
Fixes: https://bugs.gentoo.org/703152
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild b/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild
index f0a89730569..92d39261f54 100644
--- a/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild
+++ b/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -18,7 +18,7 @@ IUSE=""
DEPEND="app-admin/augeas
dev-ml/ocaml-autoconf
dev-ml/findlib
- dev-lang/ocaml"
+ dev-lang/ocaml[ocamlopt]"
RDEPEND="${DEPEND}"
src_install() {
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-21 2:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-21 2:10 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-augeas/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2019-12-17 5:07 Matthew Thode
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox