From: Justin Lecher Date: Sun, 13 Sep 2015 08:24:41 +0000 (+0200) Subject: x11-plugins/wmlpq: Drop version using /usr/local X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=40873dc4b92baa01e5749cde1d85c032c4c187cd;p=gentoo.git x11-plugins/wmlpq: Drop version using /usr/local Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- diff --git a/x11-plugins/wmlpq/metadata.xml b/x11-plugins/wmlpq/metadata.xml index b1a9efc4f2f0..a03f5d8b381b 100644 --- a/x11-plugins/wmlpq/metadata.xml +++ b/x11-plugins/wmlpq/metadata.xml @@ -1,5 +1,5 @@ -desktop-dock + desktop-dock diff --git a/x11-plugins/wmlpq/wmlpq-0.2.1-r2.ebuild b/x11-plugins/wmlpq/wmlpq-0.2.1-r2.ebuild deleted file mode 100644 index 83515e265e29..000000000000 --- a/x11-plugins/wmlpq/wmlpq-0.2.1-r2.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit eutils flag-o-matic toolchain-funcs - -IUSE="" - -DESCRIPTION="Windowmaker dockapp which monitors up to 5 printqueues" -SRC_URI="http://www.ur.uklinux.net/wmlpq/dl/wmlpq_0.2.1.tar.gz" -HOMEPAGE="http://www.ur.uklinux.net/wmlpq/" - -DEPEND="##' -i *.c || die } -src_compile() -{ +src_compile() { emake CC=$(tc-getCC) LDFLAGS="${LDFLAGS}" } -src_install() -{ +src_install() { dodir /usr/bin emake DESTDIR="${D}"/usr/bin install