diff options
Diffstat (limited to 'app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.9.ebuild')
-rw-r--r-- | app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.9.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.9.ebuild index 307f09f9ad5f..0a1a723f0f38 100644 --- a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.9.ebuild +++ b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.9.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-conduits/gnome-pilot-conduits-2.0.9.ebuild,v 1.1 2003/08/30 09:51:16 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.9.ebuild,v 1.2 2003/09/11 00:57:51 msterret Exp $ inherit gnome2 @@ -14,7 +14,7 @@ KEYWORDS="x86 ~sparc" RDEPEND=">=gnome-base/libgnome-2.0 >=app-pda/gnome-pilot-${PV} - >=dev-libs/libxml2-2.5" + >=dev-libs/libxml2-2.5" DEPEND="sys-devel/gettext ${RDEPEND}" |