diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-02-11 19:18:16 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-02-11 19:18:16 +0000 |
commit | f366f3502f8830628d27e5d3d89b3454e42d8ac5 (patch) | |
tree | ddbe058bf7c5f60231b97b28f22506e4d76aee91 /kde-base/libkcal | |
parent | put docs directly in ebuilds (diff) | |
download | gentoo-2-f366f3502f8830628d27e5d3d89b3454e42d8ac5.tar.gz gentoo-2-f366f3502f8830628d27e5d3d89b3454e42d8ac5.tar.bz2 gentoo-2-f366f3502f8830628d27e5d3d89b3454e42d8ac5.zip |
remove docs-kicker-applets
Diffstat (limited to 'kde-base/libkcal')
-rw-r--r-- | kde-base/libkcal/libkcal-3.4.0_beta2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/kde-base/libkcal/libkcal-3.4.0_beta2.ebuild b/kde-base/libkcal/libkcal-3.4.0_beta2.ebuild index 0e60c06018a8..0340a07f433a 100644 --- a/kde-base/libkcal/libkcal-3.4.0_beta2.ebuild +++ b/kde-base/libkcal/libkcal-3.4.0_beta2.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/libkcal/libkcal-3.4.0_beta2.ebuild,v 1.1 2005/02/05 11:39:26 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.4.0_beta2.ebuild,v 1.2 2005/02/11 19:18:16 caleb Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -14,7 +14,6 @@ OLDDEPEND="~kde-base/ktnef-$PV" DEPEND=" $(deprange $PV $MAXKDEVER kde-base/ktnef)" - KMCOPYLIB="libktnef ktnef/lib" KMEXTRACTONLY="libkdepim/email.h" -KMCOMPILEONLY="libemailfunctions/"
\ No newline at end of file +KMCOMPILEONLY="libemailfunctions/" |