diff options
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/hamcrest/files/0.1.0_p20150103-0001-Fix-unittests.patch (renamed from dev-erlang/hamcrest/files/0.1.0_p20150103-0001-OTP-19-support.patch) | 0 | ||||
-rw-r--r-- | dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/hamcrest/files/0.1.0_p20150103-0001-OTP-19-support.patch b/dev-erlang/hamcrest/files/0.1.0_p20150103-0001-Fix-unittests.patch index 94e507cf66ce..94e507cf66ce 100644 --- a/dev-erlang/hamcrest/files/0.1.0_p20150103-0001-OTP-19-support.patch +++ b/dev-erlang/hamcrest/files/0.1.0_p20150103-0001-Fix-unittests.patch diff --git a/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild b/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild index 04bd458ea51f..787dff1c4866 100644 --- a/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild +++ b/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild @@ -22,7 +22,7 @@ DEPEND="${CDEPEND} RDEPEND="${CDEPEND}" DOCS=( NOTES README.markdown TODO.md ) -PATCHES=( "${FILESDIR}"/${PV}-0001-OTP-19-support.patch ) +PATCHES=( "${FILESDIR}"/${PV}-0001-Fix-unittests.patch ) # Override with EAPI default because it's missing hamcrest.app.src and doesn't # have any deps. |