# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-dialup/gnome-ppp/gnome-ppp-0.3.13.ebuild,v 1.3 2004/09/04 04:04:33 pclouds Exp $ inherit gnome2 eutils DESCRIPTION="A GNOME 2 WvDial frontend" HOMEPAGE="http://www.gnome-ppp.org/" LICENSE="GPL-2" MP=${PV%.[0-9]*} SRC_URI="http://www.gnome-ppp.org/download/${MP}/${P}.tar.gz" SLOT="0" KEYWORDS="x86" IUSE="" RDEPEND=">=net-dialup/wvdial-1.53-r1 >=gnome-base/libgnomeui-2.0 >=gnome-base/libglade-2.0 >=dev-libs/libxml2-2.0 app-text/scrollkeeper" DEPEND="sys-devel/gettext dev-util/pkgconfig ${RDEPEND}" USE_DESTDIR="1"