From 2550832c6dfde1eb009164efeacb7a199de88d60 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Wed, 6 Jan 2016 17:50:38 +0100 Subject: Call eapply_user also in live version --- x11-themes/fvwm-crystal/fvwm-crystal-3.4.0.ebuild | 5 ++++- x11-themes/fvwm-crystal/fvwm-crystal-99999999.ebuild | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'x11-themes') diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.0.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.0.ebuild index ed633349..7fe39468 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.0.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.0.ebuild @@ -15,8 +15,8 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="+amixer jack +pm-utils +xdg" REQUIRED_USE="${PYTHON_REQUIRED_USE}" +IUSE="+amixer jack +pm-utils +xdg" case ${PV} in *9999) @@ -28,6 +28,9 @@ case ${PV} in S="${WORKDIR}/${PN}" src_unpack() { subversion_src_unpack + } + src_prepare() { + eapply_user };; esac diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-99999999.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-99999999.ebuild index ed633349..7fe39468 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-99999999.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-99999999.ebuild @@ -15,8 +15,8 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="+amixer jack +pm-utils +xdg" REQUIRED_USE="${PYTHON_REQUIRED_USE}" +IUSE="+amixer jack +pm-utils +xdg" case ${PV} in *9999) @@ -28,6 +28,9 @@ case ${PV} in S="${WORKDIR}/${PN}" src_unpack() { subversion_src_unpack + } + src_prepare() { + eapply_user };; esac -- cgit v1.2.3-65-gdbad