summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-02 23:16:32 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-02 23:16:32 +0000
commit7dc99b2cc33d13cfb20668154fbd02075bab170b (patch)
tree0f44a375f814c779910e86046cb59c532283b23c /net-misc/ofono
parentamd64 stable, bug #502894 (diff)
downloadgentoo-2-7dc99b2cc33d13cfb20668154fbd02075bab170b.tar.gz
gentoo-2-7dc99b2cc33d13cfb20668154fbd02075bab170b.tar.bz2
gentoo-2-7dc99b2cc33d13cfb20668154fbd02075bab170b.zip
amd64 stable, bug #502900
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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 e02e6072eb4e..6f8dc1938854 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.57 2014/01/12 12:44:59 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.58 2014/03/02 23:16:32 pacho Exp $
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> ofono-1.14.ebuild:
+ amd64 stable, bug #502900
*ofono-1.14 (12 Jan 2014)
diff --git a/net-misc/ofono/ofono-1.14.ebuild b/net-misc/ofono/ofono-1.14.ebuild
index c0b57e302005..65378352929e 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.1 2014/01/12 12:44:59 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.14.ebuild,v 1.2 2014/03/02 23:16:32 pacho 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 )"