diff options
Diffstat (limited to 'kde-base/kdenetwork/kdenetwork-3.5.5-r2.ebuild')
-rw-r--r-- | kde-base/kdenetwork/kdenetwork-3.5.5-r2.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/kde-base/kdenetwork/kdenetwork-3.5.5-r2.ebuild b/kde-base/kdenetwork/kdenetwork-3.5.5-r2.ebuild index 30b884fb1350..a3cb2fed49fa 100644 --- a/kde-base/kdenetwork/kdenetwork-3.5.5-r2.ebuild +++ b/kde-base/kdenetwork/kdenetwork-3.5.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.5-r2.ebuild,v 1.12 2007/04/21 23:03:46 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.5-r2.ebuild,v 1.13 2007/07/08 10:27:19 philantrop Exp $ inherit kde-dist eutils flag-o-matic @@ -46,7 +46,9 @@ DEPEND="${BOTH_DEPEND} dev-util/pkgconfig" PATCHES="${FILESDIR}/kopete-3.5.5-icqfix.patch - ${FILESDIR}/kdenetwork-3.5.5-linux-headers-2.6.18.patch" + ${FILESDIR}/kdenetwork-3.5.5-linux-headers-2.6.18.patch + ${FILESDIR}/kopete-3.5.5-status-visibility.patch + ${FILESDIR}/kopete-3.5.5-enable-final-redefines.patch" pkg_setup() { if use kernel_linux && ! built_with_use =x11-libs/qt-3* opengl; then |