Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gspell/
Date: Sat, 12 Aug 2017 23:15:51
Message-Id: 1502579705.db034569a24ceedd604f6ddcd833a250d5b50eec.eva@gentoo
1 commit: db034569a24ceedd604f6ddcd833a250d5b50eec
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 12 23:09:40 2017 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 12 23:15:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db034569
7
8 app-text/gspell: drop unused intltool dependency
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 app-text/gspell/gspell-1.4.1.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/app-text/gspell/gspell-1.4.1.ebuild b/app-text/gspell/gspell-1.4.1.ebuild
16 index 268364a736a..96bc7681b90 100644
17 --- a/app-text/gspell/gspell-1.4.1.ebuild
18 +++ b/app-text/gspell/gspell-1.4.1.ebuild
19 @@ -26,7 +26,6 @@ RDEPEND="
20 "
21 DEPEND="${RDEPEND}
22 >=dev-util/gtk-doc-am-1.25
23 - >=dev-util/intltool-0.35.0
24 >=sys-devel/gettext-0.19.4
25 virtual/pkgconfig
26 "