summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-05 17:09:40 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-05 17:09:40 +0000
commita571398040a1c3ae40633339f2b2a6794564267b (patch)
treec937feef79552b6ce609a9e2a5b8247126d52c4c /app-pda
parentSplit out the jpilot-syncmal plugin since there are other jpilot plugins and ... (diff)
downloadgentoo-2-a571398040a1c3ae40633339f2b2a6794564267b.tar.gz
gentoo-2-a571398040a1c3ae40633339f2b2a6794564267b.tar.bz2
gentoo-2-a571398040a1c3ae40633339f2b2a6794564267b.zip
Split jpilot-syncmal plugin from jpilot ebuild
Diffstat (limited to 'app-pda')
-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 )"