summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-09-23 18:43:17 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-09-23 18:43:17 +0000
commit0b505f5f05c48bf678b36b81b96370710bf807ea (patch)
treeac562a3877cae901416c2fe0880a522fe610132c /kde-base
parentnew version (diff)
downloadgentoo-2-0b505f5f05c48bf678b36b81b96370710bf807ea.tar.gz
gentoo-2-0b505f5f05c48bf678b36b81b96370710bf807ea.tar.bz2
gentoo-2-0b505f5f05c48bf678b36b81b96370710bf807ea.zip
Fixes to enable compilation.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/ktouch/ChangeLog5
-rw-r--r--kde-base/ktouch/ktouch-3.5_beta1.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/kde-base/ktouch/ChangeLog b/kde-base/ktouch/ChangeLog
index a464c3724e68..0fc7a13e6334 100644
--- a/kde-base/ktouch/ChangeLog
+++ b/kde-base/ktouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ktouch
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.16 2005/09/22 20:48:54 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.17 2005/09/23 18:43:17 cryos Exp $
+
+ 23 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> ktouch-3.5_beta1.ebuild:
+ Fixes to enable compilation.
*ktouch-3.5_beta1 (22 Sep 2005)
diff --git a/kde-base/ktouch/ktouch-3.5_beta1.ebuild b/kde-base/ktouch/ktouch-3.5_beta1.ebuild
index 24676dac906a..7d612f8695e8 100644
--- a/kde-base/ktouch/ktouch-3.5_beta1.ebuild
+++ b/kde-base/ktouch/ktouch-3.5_beta1.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/ktouch/ktouch-3.5_beta1.ebuild,v 1.1 2005/09/22 20:48:54 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-3.5_beta1.ebuild,v 1.2 2005/09/23 18:43:17 cryos Exp $
KMNAME=kdeedu
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -11,3 +11,5 @@ KEYWORDS="~amd64"
IUSE=""
DEPEND=""
+KMEXTRACTONLY="libkdeedu/kdeeduplot"
+KMCOPYLIB="libkdeeduplot libkdeedu/kdeeduplot"