diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-08-30 10:17:49 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-08-30 10:17:49 +0000 |
commit | ee9a16b95c1c51cb68b738b6277d506993fd467e (patch) | |
tree | 3171f30e6d32cf972c6fb719f14ac1763f75110f /app-pda/gnome-pilot/gnome-pilot-2.0.10.ebuild | |
parent | Added a patch to fix a bug in the SGI WD scsi driver. Allows the kernel to b... (diff) | |
download | gentoo-2-ee9a16b95c1c51cb68b738b6277d506993fd467e.tar.gz gentoo-2-ee9a16b95c1c51cb68b738b6277d506993fd467e.tar.bz2 gentoo-2-ee9a16b95c1c51cb68b738b6277d506993fd467e.zip |
moved dev-libs/pilot-link to app-pda/pilot-link
Diffstat (limited to 'app-pda/gnome-pilot/gnome-pilot-2.0.10.ebuild')
-rw-r--r-- | app-pda/gnome-pilot/gnome-pilot-2.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/gnome-pilot/gnome-pilot-2.0.10.ebuild b/app-pda/gnome-pilot/gnome-pilot-2.0.10.ebuild index 81e4f867a89f..c5d97e76fd0f 100644 --- a/app-pda/gnome-pilot/gnome-pilot-2.0.10.ebuild +++ b/app-pda/gnome-pilot/gnome-pilot-2.0.10.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/gnome-pilot/gnome-pilot-2.0.10.ebuild,v 1.1 2003/08/30 09:36:33 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.10.ebuild,v 1.2 2003/08/30 10:13:23 liquidx Exp $ inherit gnome2 eutils @@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/libgnome-2.0.0 >=gnome-base/gnome-panel-2.0 >=gnome-base/gconf-2.0 >=dev-util/gob-2.0.5 - >=dev-libs/pilot-link-0.11.7" + >=app-pda/pilot-link-0.11.7" DEPEND="sys-devel/gettext >=dev-lang/perl-5.6.0 |