diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-27 15:14:00 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-27 15:14:00 +0000 |
commit | f9170bf90cf9e66f83f57d54633e0f0060c1bffc (patch) | |
tree | 65cd980ab6f09c0449c2f76ea141207e70e6475a /kde-base/kpilot/kpilot-3.5.5.ebuild | |
parent | Respect USE=-pda on 3.5.5-r2, and disable pda support in 3.5.6 because of bug... (diff) | |
download | gentoo-2-f9170bf90cf9e66f83f57d54633e0f0060c1bffc.tar.gz gentoo-2-f9170bf90cf9e66f83f57d54633e0f0060c1bffc.tar.bz2 gentoo-2-f9170bf90cf9e66f83f57d54633e0f0060c1bffc.zip |
Allow installing on newer versions of kde.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'kde-base/kpilot/kpilot-3.5.5.ebuild')
-rw-r--r-- | kde-base/kpilot/kpilot-3.5.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kpilot/kpilot-3.5.5.ebuild b/kde-base/kpilot/kpilot-3.5.5.ebuild index 00ab342866e8..27102436a5fa 100644 --- a/kde-base/kpilot/kpilot-3.5.5.ebuild +++ b/kde-base/kpilot/kpilot-3.5.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.5.ebuild,v 1.6 2006/12/11 13:29:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.5.ebuild,v 1.7 2007/01/27 15:14:00 flameeyes Exp $ KMNAME=kdepim -MAXKDEVER=$PV +MAXKDEVER=3.5.6 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils |