summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-22 15:50:27 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-22 15:50:27 +0000
commitc5ab9f2a00dbac7be3d0ba1a38b99acea7a0200f (patch)
treee33dd55c2acb4b1b334b8f34860ae02880afef17 /net-wireless/gnome-bluetooth
parentarch stable, bug 888 (diff)
downloadgentoo-2-c5ab9f2a00dbac7be3d0ba1a38b99acea7a0200f.tar.gz
gentoo-2-c5ab9f2a00dbac7be3d0ba1a38b99acea7a0200f.tar.bz2
gentoo-2-c5ab9f2a00dbac7be3d0ba1a38b99acea7a0200f.zip
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-wireless/gnome-bluetooth')
-rw-r--r--net-wireless/gnome-bluetooth/ChangeLog8
-rw-r--r--net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild6
-rw-r--r--net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.2.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-wireless/gnome-bluetooth/ChangeLog b/net-wireless/gnome-bluetooth/ChangeLog
index 4e21a2ed38d4..5d55eca7f6b6 100644
--- a/net-wireless/gnome-bluetooth/ChangeLog
+++ b/net-wireless/gnome-bluetooth/ChangeLog
@@ -1,6 +1,10 @@
# 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.132 2013/12/24 17:05:32 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.133 2014/02/22 15:50:27 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-bluetooth-3.10.0.ebuild,
+ gnome-bluetooth-3.8.2.1.ebuild:
+ arch stable, bug 888
*gnome-bluetooth-3.10.0 (24 Dec 2013)
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild
index b7c60be03497..cab94dc7e581 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.10.0.ebuild,v 1.1 2013/12/24 17:05:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.10.0.ebuild,v 1.2 2014/02/22 15:50:27 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/12" # 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.37.3:2
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 01ead4263a50..7c60800d1f17 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
+# Copyright 1999-2014 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.3 2013/12/08 19:36:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.2.1.ebuild,v 1.4 2014/02/22 15:50:27 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