summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-22 22:37:30 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-22 22:37:30 +0000
commit1bde21ff635c66d329817ac9791e7319f81d7fa3 (patch)
treea89c5a49f0d70bdd6f0bb5fdb463cd0c59bce241 /net-wireless
parentFix wrong commit, bug 502160 (diff)
downloadgentoo-2-1bde21ff635c66d329817ac9791e7319f81d7fa3.tar.gz
gentoo-2-1bde21ff635c66d329817ac9791e7319f81d7fa3.tar.bz2
gentoo-2-1bde21ff635c66d329817ac9791e7319f81d7fa3.zip
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-wireless')
-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 87f3591b6fb4..5d1c37eba669 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.134 2014/02/22 22:37:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.135 2014/02/22 22:37:30 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-bluetooth-3.8.2.1.ebuild:
+ Fix wrong commit, bug 502160
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-bluetooth-3.10.0.ebuild:
Fix wrong commit, bug 502160
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 7c60800d1f17..dc57d1617978 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-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.4 2014/02/22 15:50:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.2.1.ebuild,v 1.5 2014/02/22 22:37:30 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