summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-12 15:08:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-12 15:08:44 +0000
commit47d7ff7881bef37915af3ccab0f65f262a4acf4c (patch)
tree9da61591cf9559a8495aff184071acecad26fcb2
parentStable for arm, wrt bug #464450 (diff)
downloadgentoo-2-47d7ff7881bef37915af3ccab0f65f262a4acf4c.tar.gz
gentoo-2-47d7ff7881bef37915af3ccab0f65f262a4acf4c.tar.bz2
gentoo-2-47d7ff7881bef37915af3ccab0f65f262a4acf4c.zip
Stable for arm, wrt bug #464470
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r--net-misc/ofono/ChangeLog5
-rw-r--r--net-misc/ofono/ofono-1.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ofono/ChangeLog b/net-misc/ofono/ChangeLog
index 5a2bae132a11..9de50f32d112 100644
--- a/net-misc/ofono/ChangeLog
+++ b/net-misc/ofono/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ofono
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.55 2013/04/07 09:59:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.56 2013/04/12 15:08:44 ago Exp $
+
+ 12 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ofono-1.12.ebuild:
+ Stable for arm, wrt bug #464470
07 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ofono-1.12.ebuild:
Stable for x86, wrt bug #464470
diff --git a/net-misc/ofono/ofono-1.12.ebuild b/net-misc/ofono/ofono-1.12.ebuild
index fb7493ed5ace..7a30f2db51b1 100644
--- a/net-misc/ofono/ofono-1.12.ebuild
+++ b/net-misc/ofono/ofono-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.12.ebuild,v 1.4 2013/04/07 09:59:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.12.ebuild,v 1.5 2013/04/12 15:08:44 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 test tools +udev"
REQUIRED_USE="dundee? ( bluetooth )"