From: Bernard Cafarelli Date: Sun, 23 Aug 2015 20:34:49 +0000 (+0200) Subject: x11-plugins/wmnetload: EAPI bump, fix compilation with new libdockapp X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2591f483d6f750afb8e57201b98136bbcb43b084;p=gentoo.git x11-plugins/wmnetload: EAPI bump, fix compilation with new libdockapp Package-Manager: portage-2.2.20.1 --- diff --git a/x11-plugins/wmnetload/files/wmnetload-1.3-r4-configure.patch b/x11-plugins/wmnetload/files/wmnetload-1.3-r4-configure.patch new file mode 100644 index 000000000000..3b26aca89fc9 Binary files /dev/null and b/x11-plugins/wmnetload/files/wmnetload-1.3-r4-configure.patch differ diff --git a/x11-plugins/wmnetload/wmnetload-1.3-r3.ebuild b/x11-plugins/wmnetload/wmnetload-1.3-r3.ebuild index a1884858490f..325c93098bde 100644 --- a/x11-plugins/wmnetload/wmnetload-1.3-r3.ebuild +++ b/x11-plugins/wmnetload/wmnetload-1.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 ppc ppc64 x86" IUSE="" -RDEPEND=">=x11-libs/libdockapp-0.6.1" +RDEPEND="##' -i src/*.c || die + + eautoreconf +} + +src_install() { + emake DESTDIR="${D}" install + dodoc AUTHORS README NEWS +}