summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-09 07:12:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-09 07:12:27 +0000
commit2c80b926e8d08dedb1397ae059c48a6322f88c82 (patch)
tree0358c9f31abd17fcf393bbfc28d898d73c2c3e7e /net-libs
parentStable for x86, wrt bug #539604 (diff)
downloadgentoo-2-2c80b926e8d08dedb1397ae059c48a6322f88c82.tar.gz
gentoo-2-2c80b926e8d08dedb1397ae059c48a6322f88c82.tar.bz2
gentoo-2-2c80b926e8d08dedb1397ae059c48a6322f88c82.zip
Stable for x86, wrt bug #550746
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libbluedevil/ChangeLog5
-rw-r--r--net-libs/libbluedevil/libbluedevil-2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libbluedevil/ChangeLog b/net-libs/libbluedevil/ChangeLog
index 88a8da08d014..6a1ebbd85d3f 100644
--- a/net-libs/libbluedevil/ChangeLog
+++ b/net-libs/libbluedevil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libbluedevil
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.42 2015/06/08 14:09:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.43 2015/06/09 07:12:27 ago Exp $
+
+ 09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> libbluedevil-2.1.ebuild:
+ Stable for x86, wrt bug #550746
08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> libbluedevil-2.1.ebuild:
Stable for amd64, wrt bug #550746
diff --git a/net-libs/libbluedevil/libbluedevil-2.1.ebuild b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
index a0ef2bd89443..6c13e569f4d4 100644
--- a/net-libs/libbluedevil/libbluedevil-2.1.ebuild
+++ b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.1.ebuild,v 1.2 2015/06/08 14:09:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.1.ebuild,v 1.3 2015/06/09 07:12:27 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE="debug"
RDEPEND=">=net-wireless/bluez-5"