# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ GPE_TARBALL_SUFFIX="bz2" GPE_MIRROR="http://gpe.linuxtogo.org/download/source" inherit eutils gpe DESCRIPTION="${PN} - GPE Palmtop Environment" LICENSE="GPL-2" SLOT="0" KEYWORDS="~arm ~amd64 ~x86" IUSE="${IUSE}" RDEPEND=" >=media-libs/gstreamer-0.10 >=media-libs/gst-plugins-base-0.10 >=dev-db/sqlite-2.8 >=net-libs/libsoup-2.2 gpe-base/libgpewidget" DEPEND="${DEPEND} ${RDEPEND}"