summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-08 14:09:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-08 14:09:40 +0000
commit4aa974312bc88afb1da992a76a9f3cc455b4911e (patch)
treeb7dc02df6be15c795105a6f1ee009f58b58fbbaf /net-libs
parentStable for amd64, wrt bug #551192 (diff)
downloadgentoo-2-4aa974312bc88afb1da992a76a9f3cc455b4911e.tar.gz
gentoo-2-4aa974312bc88afb1da992a76a9f3cc455b4911e.tar.bz2
gentoo-2-4aa974312bc88afb1da992a76a9f3cc455b4911e.zip
Stable for amd64, wrt bug #550746
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/libbluedevil/ChangeLog b/net-libs/libbluedevil/ChangeLog
index dd97d0a048de..88a8da08d014 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.41 2015/01/08 21:12:16 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/ChangeLog,v 1.42 2015/06/08 14:09:40 ago Exp $
+
+ 08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> libbluedevil-2.1.ebuild:
+ Stable for amd64, wrt bug #550746
08 Jan 2015; Manuel Rüger <mrueg@gentoo.org> -libbluedevil-1.9.4.ebuild:
Remove old.
diff --git a/net-libs/libbluedevil/libbluedevil-2.1.ebuild b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
index 2cedbf843093..a0ef2bd89443 100644
--- a/net-libs/libbluedevil/libbluedevil-2.1.ebuild
+++ b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.1 2014/12/22 18:45:58 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.1.ebuild,v 1.2 2015/06/08 14:09:40 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"