summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/lineak-defaultplugin')
-rw-r--r--x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r2.ebuild13
1 files changed, 5 insertions, 8 deletions
diff --git a/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r2.ebuild b/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r2.ebuild
index cd584ce7ab0e..823e10812860 100644
--- a/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r2.ebuild
+++ b/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r2.ebuild
@@ -2,30 +2,27 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit multilib
MY_P=${P/.0/}
DESCRIPTION="Mute/unmute and other macros for LINEAK"
HOMEPAGE="http://lineak.sourceforge.net"
SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="debug"
-RDEPEND="
- =x11-misc/lineakd-${PV}*
-"
+RDEPEND="=x11-misc/lineakd-${PV}*"
DEPEND="
${RDEPEND}
x11-base/xorg-proto
"
-S=${WORKDIR}/${MY_P}
-DOCS=(
- AUTHORS README
-)
+
+DOCS=( AUTHORS README )
+
PATCHES=(
"${FILESDIR}"/${P}-gcc43.patch
"${FILESDIR}"/${P}-gcc47.patch