summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-pda/jpilot-syncmal/jpilot-syncmal-0.72.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/jpilot-syncmal/jpilot-syncmal-0.72.1.ebuild b/app-pda/jpilot-syncmal/jpilot-syncmal-0.72.1.ebuild
index b990e5e8bf94..9cef716fc749 100644
--- a/app-pda/jpilot-syncmal/jpilot-syncmal-0.72.1.ebuild
+++ b/app-pda/jpilot-syncmal/jpilot-syncmal-0.72.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.72.1.ebuild,v 1.1 2004/07/05 16:59:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.72.1.ebuild,v 1.2 2004/07/05 17:09:40 agriffis Exp $
DESCRIPTION="Syncmal plugin for jpilot"
SRC_URI="http://jasonday.home.att.net/code/syncmal/${P}.tar.gz"
@@ -13,7 +13,7 @@ IUSE="gtk2"
RDEPEND="gtk2? ( >=x11-libs/gtk+-2 )
!gtk2? ( >=x11-libs/gtk+-1.2 )
- app-pda/jpilot"
+ >=app-pda/jpilot-0.99.7-r1"
DEPEND="${RDEPEND}
gtk2? ( dev-util/pkgconfig )"