summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-utils/gpe-bluetooth/gpe-bluetooth-0.55.ebuild')
-rw-r--r--gpe-utils/gpe-bluetooth/gpe-bluetooth-0.55.ebuild25
1 files changed, 10 insertions, 15 deletions
diff --git a/gpe-utils/gpe-bluetooth/gpe-bluetooth-0.55.ebuild b/gpe-utils/gpe-bluetooth/gpe-bluetooth-0.55.ebuild
index f7d201c..c452f7c 100644
--- a/gpe-utils/gpe-bluetooth/gpe-bluetooth-0.55.ebuild
+++ b/gpe-utils/gpe-bluetooth/gpe-bluetooth-0.55.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -7,22 +7,17 @@ GPE_TARBALL_SUFFIX="bz2"
inherit gpe
DESCRIPTION="GPE Bluetooth support"
-
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~arm ~amd64 ~x86"
-
-GPE_DOCS="ChangeLog"
-
-RDEPEND="${RDEPEND}
-gpe-base/libgpewidget
-gpe-base/libgpevtype
- dev-libs/dbus-glib
->=gnome-base/libglade-2
->=gpe-base/libmimedir-0.4.2
->=gpe-base/libcontactsdb-0.3
-dev-libs/openobex
+IUSE="${IUSE}"
+RDEPEND="gpe-base/libgpewidget
+ gpe-base/libgpevtype
+ dev-libs/dbus-glib
+ >=gnome-base/libglade-2
+ >=gpe-base/libmimedir-0.4.2
+ >=gpe-base/libcontactsdb-0.3
+ dev-libs/openobex
"
-DEPEND="${DEPEND}
- ${RDEPEND}"
+GPE_DOCS="ChangeLog"