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: dev-ruby/bluecloth/
Date: Wed, 16 Jan 2019 07:24:50
Message-Id: 1547623474.9a5f7d0e93b60cc50a55253b9fd426430c388064.graaff@gentoo
1 commit: 9a5f7d0e93b60cc50a55253b9fd426430c388064
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 16 07:14:34 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 16 07:24:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a5f7d0e
7
8 dev-ruby/bluecloth: remove unused dev-ruby/hoe dep
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
17 index 210f75c76e4..8d0b57d3d8d 100644
18 --- a/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
19 +++ b/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -23,7 +23,6 @@ IUSE="test"
27 DEPEND+=" doc? ( dev-lang/perl )"
28
29 ruby_add_bdepend "
30 - dev-ruby/hoe
31 test? (
32 dev-ruby/diff-lcs
33 dev-ruby/tidy-ext