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
commit9f33590087ee960350a66c1fd193496020da640d (patch)
tree011a714d7468dc96aed1253bbb088f1e809abb1c /app-pda/jpilot-syncmal/jpilot-syncmal-0.72.1.ebuild
parentSplit out the jpilot-syncmal plugin since there are other jpilot plugins and ... (diff)
downloadhistorical-9f33590087ee960350a66c1fd193496020da640d.tar.gz
historical-9f33590087ee960350a66c1fd193496020da640d.tar.bz2
historical-9f33590087ee960350a66c1fd193496020da640d.zip
Split jpilot-syncmal plugin from jpilot ebuild
Diffstat (limited to 'app-pda/jpilot-syncmal/jpilot-syncmal-0.72.1.ebuild')
-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 )"