diff options
author | Amadeusz Żołnowski <aidecoe@gentoo.org> | 2016-07-09 19:01:18 +0100 |
---|---|---|
committer | Amadeusz Żołnowski <aidecoe@gentoo.org> | 2016-07-09 19:01:31 +0100 |
commit | 979165f382c76a9728c16ec4b1ac672a2799a809 (patch) | |
tree | 4ff066f0e15d933e4e212305b7c7a443be0de223 /dev-erlang/hamcrest | |
parent | media-sound/kradio: fix linguas -> l10n fallout (diff) | |
download | gentoo-979165f382c76a9728c16ec4b1ac672a2799a809.tar.gz gentoo-979165f382c76a9728c16ec4b1ac672a2799a809.tar.bz2 gentoo-979165f382c76a9728c16ec4b1ac672a2799a809.zip |
dev-erlang/hamcrest: Change patch name
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-erlang/hamcrest')
-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. |