diff options
author | 2003-08-30 10:12:02 +0000 | |
---|---|---|
committer | 2003-08-30 10:12:02 +0000 | |
commit | 22e7be573541a45fa593293740a2bb6be927976d (patch) | |
tree | 04eb60072038c98602b305e656a1a606088f5218 /app-pda/jpilot/jpilot-0.99.2-r1.ebuild | |
parent | moving dev-libs/pilot-link to app-pda/pilot-link (diff) | |
download | gentoo-2-22e7be573541a45fa593293740a2bb6be927976d.tar.gz gentoo-2-22e7be573541a45fa593293740a2bb6be927976d.tar.bz2 gentoo-2-22e7be573541a45fa593293740a2bb6be927976d.zip |
moved dev-libs/pilot-link to app-pda/pilot-link
Diffstat (limited to 'app-pda/jpilot/jpilot-0.99.2-r1.ebuild')
-rw-r--r-- | app-pda/jpilot/jpilot-0.99.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/jpilot/jpilot-0.99.2-r1.ebuild b/app-pda/jpilot/jpilot-0.99.2-r1.ebuild index 8c5544243b1a..dd2617a3d6f0 100644 --- a/app-pda/jpilot/jpilot-0.99.2-r1.ebuild +++ b/app-pda/jpilot/jpilot-0.99.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.2-r1.ebuild,v 1.1 2003/08/30 09:12:05 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.2-r1.ebuild,v 1.2 2003/08/30 10:11:58 liquidx Exp $ IUSE="nls" @@ -21,7 +21,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc" DEPEND="=x11-libs/gtk+-1.2* - >=dev-libs/pilot-link-0.9.5" + >=app-pda/pilot-link-0.9.5" src_unpack() { unpack ${P}.tar.gz |