commit: 40496ca69972b85b83eea7ca4744d4ce4a501c4d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 14:35:55 2015 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 14:35:55 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40496ca6
dev-dotnet/pe-format: Remove dependency on sys-devel/systemd-m4
Remove the dependency on systemd-m4 macro set as the relevant code has
been inlined.
Package-Manager: portage-2.2.20
dev-dotnet/pe-format/pe-format-2.9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild
b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
index 3921d62..5edcc5e 100644
--- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild
+++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
@@ -27,8 +27,6 @@ RDEPEND="!<sys-apps/openrc-0.9.4"
#if LIVE
KEYWORDS=
SRC_URI=
-
-DEPEND="sys-devel/systemd-m4"
#endif
src_configure() {