summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdeaddons/kdeaddons-3.4.0.ebuild')
-rw-r--r--kde-base/kdeaddons/kdeaddons-3.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdeaddons/kdeaddons-3.4.0.ebuild b/kde-base/kdeaddons/kdeaddons-3.4.0.ebuild
index 02c4fd510f07..5581d64df3d0 100644
--- a/kde-base/kdeaddons/kdeaddons-3.4.0.ebuild
+++ b/kde-base/kdeaddons/kdeaddons-3.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-3.4.0.ebuild,v 1.1 2005/03/14 21:49:31 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-3.4.0.ebuild,v 1.2 2005/03/17 11:58:52 greg_g Exp $
inherit kde-dist eutils
@@ -28,7 +28,7 @@ src_unpack() {
# This patch makes the configure test in noatun-oblique find db_cxx.h,
# but it also makes db support non-optional. should be fixed, ideally
if useq berkdb; then
- epatch "${FILESDIR}/noatun-oblique-db-location-3.4.0_beta2.diff"
+ epatch "${FILESDIR}/noatun-oblique-db-location-3.4.0.diff"
myconf="--with-extra-includes=/usr/include/db4.2"
rm ${S}/configure