summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-23 15:13:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-23 15:13:49 +0000
commit6b7e4cc4aa6779cd2679726ea99f54864b7ced10 (patch)
tree4e44f48033a1d7ae0b081518785a0fdb328a5381 /app-mobilephone
parentStable for amd64, wrt bug #399745 (diff)
downloadgentoo-2-6b7e4cc4aa6779cd2679726ea99f54864b7ced10.tar.gz
gentoo-2-6b7e4cc4aa6779cd2679726ea99f54864b7ced10.tar.bz2
gentoo-2-6b7e4cc4aa6779cd2679726ea99f54864b7ced10.zip
Stable for amd64, wrt bug #399745
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/obexd/ChangeLog5
-rw-r--r--app-mobilephone/obexd/obexd-0.44.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/obexd/ChangeLog b/app-mobilephone/obexd/ChangeLog
index bd0af96d45e3..341e3e26d99c 100644
--- a/app-mobilephone/obexd/ChangeLog
+++ b/app-mobilephone/obexd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-mobilephone/obexd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/ChangeLog,v 1.49 2012/01/13 16:55:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/ChangeLog,v 1.50 2012/01/23 15:13:49 ago Exp $
+
+ 23 Jan 2012; Agostino Sarubbo <ago@gentoo.org> obexd-0.44.ebuild:
+ Stable for amd64, wrt bug #399745
*obexd-0.44 (13 Jan 2012)
diff --git a/app-mobilephone/obexd/obexd-0.44.ebuild b/app-mobilephone/obexd/obexd-0.44.ebuild
index abf9fdb3d515..89bc6c118f99 100644
--- a/app-mobilephone/obexd/obexd-0.44.ebuild
+++ b/app-mobilephone/obexd/obexd-0.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/obexd-0.44.ebuild,v 1.1 2012/01/13 16:55:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/obexd-0.44.ebuild,v 1.2 2012/01/23 15:13:49 ago Exp $
EAPI="4"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.bluez.org/"
SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
IUSE="-eds nokia -server usb"
RDEPEND="eds? ( gnome-extra/evolution-data-server )