summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-30 19:54:21 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-30 19:54:21 +0000
commit063816ab27eca3619387affc7cf19c020fc96b09 (patch)
treedd12c0a57fb007a02a7f22b20597adf6be3177d4 /net-wireless/gnome-bluetooth
parentamd64 stable, bug #478252 (diff)
downloadgentoo-2-063816ab27eca3619387affc7cf19c020fc96b09.tar.gz
gentoo-2-063816ab27eca3619387affc7cf19c020fc96b09.tar.bz2
gentoo-2-063816ab27eca3619387affc7cf19c020fc96b09.zip
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-wireless/gnome-bluetooth')
-rw-r--r--net-wireless/gnome-bluetooth/ChangeLog5
-rw-r--r--net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/gnome-bluetooth/ChangeLog b/net-wireless/gnome-bluetooth/ChangeLog
index 95ec87d364f2..c9943abbb0a2 100644
--- a/net-wireless/gnome-bluetooth/ChangeLog
+++ b/net-wireless/gnome-bluetooth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-wireless/gnome-bluetooth
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.129 2013/10/10 18:38:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.130 2013/11/30 19:54:21 pacho Exp $
+
+ 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-bluetooth-3.8.2.1.ebuild:
+ amd64 stable, bug #478252
*gnome-bluetooth-3.8.2.1 (10 Oct 2013)
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.2.1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.2.1.ebuild
index 208219f87d2e..a27b58ff1e80 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.2.1.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.8.2.1.ebuild,v 1.1 2013/10/10 18:38:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.2.1.ebuild,v 1.2 2013/11/30 19:54:21 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/GnomeBluetooth"
LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
SLOT="2/11" # subslot = libgnome-bluetooth soname version
IUSE="+introspection"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
COMMON_DEPEND="
>=dev-libs/glib-2.29.90:2