summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-04 20:13:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-04 20:13:47 +0000
commit242f76c199b7096068989e8abf9c4eb49f616153 (patch)
tree5d7f76774f2acec29486567e7d91e6cb4d291b5d /net-misc/ofono
parentStable for x86, wrt bug #501914 (diff)
downloadgentoo-2-242f76c199b7096068989e8abf9c4eb49f616153.tar.gz
gentoo-2-242f76c199b7096068989e8abf9c4eb49f616153.tar.bz2
gentoo-2-242f76c199b7096068989e8abf9c4eb49f616153.zip
Stable for x86, wrt bug #502900
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/ofono')
-rw-r--r--net-misc/ofono/ChangeLog5
-rw-r--r--net-misc/ofono/ofono-1.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ofono/ChangeLog b/net-misc/ofono/ChangeLog
index 6f8dc1938854..c2e9b9e15a6d 100644
--- a/net-misc/ofono/ChangeLog
+++ b/net-misc/ofono/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ofono
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.58 2014/03/02 23:16:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.59 2014/03/04 20:13:47 ago Exp $
+
+ 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ofono-1.14.ebuild:
+ Stable for x86, wrt bug #502900
02 Mar 2014; Pacho Ramos <pacho@gentoo.org> ofono-1.14.ebuild:
amd64 stable, bug #502900
diff --git a/net-misc/ofono/ofono-1.14.ebuild b/net-misc/ofono/ofono-1.14.ebuild
index 65378352929e..08a3cf5f1e2f 100644
--- a/net-misc/ofono/ofono-1.14.ebuild
+++ b/net-misc/ofono/ofono-1.14.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-misc/ofono/ofono-1.14.ebuild,v 1.2 2014/03/02 23:16:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.14.ebuild,v 1.3 2014/03/04 20:13:47 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="+atmodem bluetooth +cdmamodem +datafiles doc dundee examples +isimodem +phonesim +provision +qmimodem threads tools +udev"
REQUIRED_USE="dundee? ( bluetooth )"