Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ronn/
Date: Sat, 04 Dec 2021 10:20:21
Message-Id: 1638613207.ca39f8ea633c0a82448820e8f9eec9dd75c1e733.graaff@gentoo
1 commit: ca39f8ea633c0a82448820e8f9eec9dd75c1e733
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 4 10:13:39 2021 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 4 10:20:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca39f8ea
7
8 app-text/ronn: add blocker for app-text/ronn-ng
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 app-text/ronn/ronn-0.7.3-r4.ebuild | 2 ++
14 1 file changed, 2 insertions(+)
15
16 diff --git a/app-text/ronn/ronn-0.7.3-r4.ebuild b/app-text/ronn/ronn-0.7.3-r4.ebuild
17 index 6ac4adfb937d..152a4c80af6b 100644
18 --- a/app-text/ronn/ronn-0.7.3-r4.ebuild
19 +++ b/app-text/ronn/ronn-0.7.3-r4.ebuild
20 @@ -18,6 +18,8 @@ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x6
21
22 IUSE=""
23
24 +RDEPEND+=" !app-text/ronn-ng"
25 +
26 DEPS="
27 >=dev-ruby/hpricot-0.8.2
28 >=dev-ruby/mustache-0.7.0