Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/pe-format/
Date: Sat, 26 Sep 2015 14:36:18
Message-Id: 1443278155.40496ca69972b85b83eea7ca4744d4ce4a501c4d.mgorny@gentoo
1 commit: 40496ca69972b85b83eea7ca4744d4ce4a501c4d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 26 14:35:55 2015 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 26 14:35:55 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40496ca6
7
8 dev-dotnet/pe-format: Remove dependency on sys-devel/systemd-m4
9
10 Remove the dependency on systemd-m4 macro set as the relevant code has
11 been inlined.
12
13 Package-Manager: portage-2.2.20
14
15 dev-dotnet/pe-format/pe-format-2.9999.ebuild | 2 --
16 1 file changed, 2 deletions(-)
17
18 diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
19 index 3921d62..5edcc5e 100644
20 --- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild
21 +++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
22 @@ -27,8 +27,6 @@ RDEPEND="!<sys-apps/openrc-0.9.4"
23 #if LIVE
24 KEYWORDS=
25 SRC_URI=
26 -
27 -DEPEND="sys-devel/systemd-m4"
28 #endif
29
30 src_configure() {