diff options
Diffstat (limited to 'net-im/licq/licq-1.3.2-r1.ebuild')
-rw-r--r-- | net-im/licq/licq-1.3.2-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/licq/licq-1.3.2-r1.ebuild b/net-im/licq/licq-1.3.2-r1.ebuild index ffff7bab9c0a..c305c164ae4f 100644 --- a/net-im/licq/licq-1.3.2-r1.ebuild +++ b/net-im/licq/licq-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.2-r1.ebuild,v 1.2 2005/11/12 12:52:41 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.2-r1.ebuild,v 1.3 2006/04/01 06:04:22 halcy0n Exp $ inherit eutils kde-functions multilib @@ -32,6 +32,7 @@ src_unpack() { cd ${S} use ncurses && epatch ${FILESDIR}/1.3.0-suse_bool.patch + epatch "${FILESDIR}"/${P}-gcc41.patch if use kde then |