summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-08-29 13:28:49 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-08-29 15:11:12 +0200
commit14e8298bf763833cc7ba5342a5e859489ad829f0 (patch)
tree0aac6bf88af20dcc55682dc8ca860016ded3b67b /dev-util/mdds/mdds-9999.ebuild
parentapp-i18n/ibus-table: new upstream release (diff)
downloadgentoo-14e8298bf763833cc7ba5342a5e859489ad829f0.tar.gz
gentoo-14e8298bf763833cc7ba5342a5e859489ad829f0.tar.bz2
gentoo-14e8298bf763833cc7ba5342a5e859489ad829f0.zip
dev-util/mdds: Fix buildsystem.patch
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'dev-util/mdds/mdds-9999.ebuild')
-rw-r--r--dev-util/mdds/mdds-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/mdds/mdds-9999.ebuild b/dev-util/mdds/mdds-9999.ebuild
index 8059254bb67f..65b5df3e9c0e 100644
--- a/dev-util/mdds/mdds-9999.ebuild
+++ b/dev-util/mdds/mdds-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
valgrind? ( dev-util/valgrind )
"
-PATCHES=( "${FILESDIR}/${PN}-1.2.3-buildsystem.patch" )
+PATCHES=( "${FILESDIR}/${PN}-1.4.1-buildsystem.patch" )
src_prepare(){
default