summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-06-04 06:51:36 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-06-04 06:51:36 +0000
commitf81922c92374ce521601d58610629a2cb8fbb226 (patch)
treea233154b32b6a4d7f227650853e21a2c3f80588e /net-wireless/gnome-bluetooth/gnome-bluetooth-3.2.2.ebuild
parentinherit multilib for get_libdir (diff)
downloadhistorical-f81922c92374ce521601d58610629a2cb8fbb226.tar.gz
historical-f81922c92374ce521601d58610629a2cb8fbb226.tar.bz2
historical-f81922c92374ce521601d58610629a2cb8fbb226.zip
inherit eutils for preserve_old_lib_notify
Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64
Diffstat (limited to 'net-wireless/gnome-bluetooth/gnome-bluetooth-3.2.2.ebuild')
-rw-r--r--net-wireless/gnome-bluetooth/gnome-bluetooth-3.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.2.2.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.2.2.ebuild
index a98cba5e1dd0..286b52700958 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.2.2.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.2.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.2.2.ebuild,v 1.3 2012/05/04 06:41:54 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.2.2.ebuild,v 1.4 2012/06/04 06:51:36 ssuominen Exp $
EAPI="4"
GCONF_DEBUG="yes"
# libgnome-bluetooth-applet.la is needed by gnome-shell during compilation
GNOME2_LA_PUNT="no"
-inherit gnome2 multilib
+inherit eutils gnome2 multilib
DESCRIPTION="Fork of bluez-gnome focused on integration with GNOME"
HOMEPAGE="http://live.gnome.org/GnomeBluetooth"