diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-08-30 10:13:28 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-08-30 10:13:28 +0000 |
commit | dcedbfb9d8e067eebf2648b938686e93c0134588 (patch) | |
tree | 03978cad730981a0543dd48fad2a87efb20e3c67 /app-pda/jpilot/jpilot-0.99.3.ebuild | |
parent | moving dev-libs/pilot-link to app-pda/pilot-link (diff) | |
download | historical-dcedbfb9d8e067eebf2648b938686e93c0134588.tar.gz historical-dcedbfb9d8e067eebf2648b938686e93c0134588.tar.bz2 historical-dcedbfb9d8e067eebf2648b938686e93c0134588.zip |
moved dev-libs/pilot-link to app-pda/pilot-link
Diffstat (limited to 'app-pda/jpilot/jpilot-0.99.3.ebuild')
-rw-r--r-- | app-pda/jpilot/jpilot-0.99.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/jpilot/jpilot-0.99.3.ebuild b/app-pda/jpilot/jpilot-0.99.3.ebuild index 0a5be2309977..4328027092da 100644 --- a/app-pda/jpilot/jpilot-0.99.3.ebuild +++ b/app-pda/jpilot/jpilot-0.99.3.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.3.ebuild,v 1.1 2003/08/30 09:12:05 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.3.ebuild,v 1.2 2003/08/30 10:11:58 liquidx Exp $ IUSE="nls" @@ -21,7 +21,7 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2* - >=dev-libs/pilot-link-0.11.5" + >=app-pda/pilot-link-0.11.5" src_unpack() { unpack ${P}.tar.gz |