* [gentoo-commits] repo/gentoo:master commit in: dev-ml/odns/
@ 2015-10-16 15:10 Alexis Ballier
0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier @ 2015-10-16 15:10 UTC (permalink / raw
To: gentoo-commits
commit: 873e1d671d1bf5da6a09e3fc8089cb1cde3f3663
Author: Matthew Brewer <tomboy64 <AT> sina <DOT> cn>
AuthorDate: Fri Oct 16 12:17:53 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 15:10:15 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873e1d67
dev-ml/odns: revision bump
Makes sure odns doesn't get installed alongside ocaml-dns.
dev-ml/odns/{odns-0.3.ebuild => odns-0.3-r1.ebuild} | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/dev-ml/odns/odns-0.3.ebuild b/dev-ml/odns/odns-0.3-r1.ebuild
similarity index 77%
rename from dev-ml/odns/odns-0.3.ebuild
rename to dev-ml/odns/odns-0.3-r1.ebuild
index b267178..0b3b02f 100644
--- a/dev-ml/odns/odns-0.3.ebuild
+++ b/dev-ml/odns/odns-0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,11 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""
-RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt]"
+# It is ancient and upstream is dead. Consider using ocaml-dns instead.
+RDEPEND="
+ >=dev-lang/ocaml-3.10.2:=[ocamlopt]
+ !dev-ml/ocaml-dns
+"
DEPEND="${RDEPEND}"
CLIBS="" # Workaround for bug #422683
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/odns/
@ 2017-10-06 13:21 Alexis Ballier
0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier @ 2017-10-06 13:21 UTC (permalink / raw
To: gentoo-commits
commit: 86d33a7e5855010c1af8a0b9636c353b6d204e8d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 6 13:17:21 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Oct 6 13:21:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d33a7e
dev-ml/odns: block dev-ml/dns too
Package-Manager: Portage-2.3.11, Repoman-2.3.3
dev-ml/odns/odns-0.3-r1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-ml/odns/odns-0.3-r1.ebuild b/dev-ml/odns/odns-0.3-r1.ebuild
index 7fb39b7df3b..d330c21321f 100644
--- a/dev-ml/odns/odns-0.3-r1.ebuild
+++ b/dev-ml/odns/odns-0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,6 +17,7 @@ IUSE=""
# It is ancient and upstream is dead. Consider using ocaml-dns instead.
RDEPEND="
>=dev-lang/ocaml-3.10.2:=[ocamlopt]
+ !dev-ml/dns
!dev-ml/ocaml-dns
"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-06 13:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 15:10 [gentoo-commits] repo/gentoo:master commit in: dev-ml/odns/ Alexis Ballier
-- strict thread matches above, loose matches on Subject: below --
2017-10-06 13:21 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox