diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2012-07-28 14:02:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2012-07-28 14:02:24 +0000 |
commit | 1c9a22f96d3514274a9e66920731599463f1b300 (patch) | |
tree | a0a5d547a30a1d23e331d6d46c25c5bf4369e241 /dev-util/bustle/bustle-0.2.3.ebuild | |
parent | fixed crash in enca_set_threshold, thanks to Linubie and Franz Fellner, wrt t... (diff) | |
download | historical-1c9a22f96d3514274a9e66920731599463f1b300.tar.gz historical-1c9a22f96d3514274a9e66920731599463f1b300.tar.bz2 historical-1c9a22f96d3514274a9e66920731599463f1b300.zip |
Fixed buld breakage against ghc-7.4 (bug #428226 by Chris Reffett)
Package-Manager: portage-2.2.0_alpha120_p4/cvs/Linux x86_64
Diffstat (limited to 'dev-util/bustle/bustle-0.2.3.ebuild')
-rw-r--r-- | dev-util/bustle/bustle-0.2.3.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-util/bustle/bustle-0.2.3.ebuild b/dev-util/bustle/bustle-0.2.3.ebuild index 9fd8dc5b8e64..3ae6e882cd52 100644 --- a/dev-util/bustle/bustle-0.2.3.ebuild +++ b/dev-util/bustle/bustle-0.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v 1.4 2011/06/21 11:02:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.2.3.ebuild,v 1.5 2012/07/28 14:02:24 slyfox Exp $ # ebuild generated by hackport 0.2.13 @@ -18,7 +18,8 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -PATCHES=("${FILESDIR}/0001-bustle-dbus-monitor-fix-linking-order-libs-go-after-.patch") +PATCHES=("${FILESDIR}/0001-bustle-dbus-monitor-fix-linking-order-libs-go-after-.patch" + "${FILESDIR}"/${P}-ghc-7.4.patch) RDEPEND="sys-apps/dbus x11-libs/cairo |