Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/newton/
Date: Thu, 06 Sep 2018 19:27:58
Message-Id: 1536261903.1dc9ce9edebd9239eb7a4d62d4ba62b45d1a35f9.asturm@gentoo
1 commit: 1dc9ce9edebd9239eb7a4d62d4ba62b45d1a35f9
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 6 19:25:03 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 6 19:25:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc9ce9e
7
8 dev-games/newton: Add missing DEPEND
9
10 Closes: https://bugs.gentoo.org/662200
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12
13 dev-games/newton/newton-3.14.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-games/newton/newton-3.14.ebuild b/dev-games/newton/newton-3.14.ebuild
17 index e998f8cc5f0..ab3dde1136f 100644
18 --- a/dev-games/newton/newton-3.14.ebuild
19 +++ b/dev-games/newton/newton-3.14.ebuild
20 @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
21 IUSE=""
22
23 RDEPEND=""
24 -DEPEND=""
25 +DEPEND="dev-libs/tinyxml"
26
27 S=${WORKDIR}/${MY_P}