diff options
author | 2007-01-27 15:17:34 +0000 | |
---|---|---|
committer | 2007-01-27 15:17:34 +0000 | |
commit | d73bc5beb3254a57bb74274c4d283673d8778886 (patch) | |
tree | 19ef90f58be6100483217f13f4cb4af204d342ef /kde-base | |
parent | Mask kpilot as per bug #163853. (diff) | |
download | gentoo-2-d73bc5beb3254a57bb74274c4d283673d8778886.tar.gz gentoo-2-d73bc5beb3254a57bb74274c4d283673d8778886.tar.bz2 gentoo-2-d73bc5beb3254a57bb74274c4d283673d8778886.zip |
Update the dependency version so who tries to unmask this will see what the problem is.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kpilot/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kpilot/kpilot-3.5.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kpilot/ChangeLog b/kde-base/kpilot/ChangeLog index 9fac5ac76812..74e7b2425fc8 100644 --- a/kde-base/kpilot/ChangeLog +++ b/kde-base/kpilot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kpilot # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.55 2007/01/27 15:14:00 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.56 2007/01/27 15:17:34 flameeyes Exp $ + + 27 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> kpilot-3.5.6.ebuild: + Update the dependency version so who tries to unmask this will see what the + problem is. 27 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> kpilot-3.5.5.ebuild: Allow installing on newer versions of kde. diff --git a/kde-base/kpilot/kpilot-3.5.6.ebuild b/kde-base/kpilot/kpilot-3.5.6.ebuild index 17913109a2a5..157ca52d0b4a 100644 --- a/kde-base/kpilot/kpilot-3.5.6.ebuild +++ b/kde-base/kpilot/kpilot-3.5.6.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/kpilot/kpilot-3.5.6.ebuild,v 1.1 2007/01/16 21:08:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.6.ebuild,v 1.2 2007/01/27 15:17:34 flameeyes Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -10,7 +10,7 @@ inherit kde-meta eutils DESCRIPTION="KPilot - HotSync software for KDE." KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" -DEPEND="app-pda/pilot-link +DEPEND=">=app-pda/pilot-link-0.12.0 dev-libs/libmal $(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |