summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-16 04:23:35 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-16 04:23:35 +0000
commite58aea5cbdcca54eeda282f7fc554ad845bf6c05 (patch)
tree9358330b5dc142a083c720ef0dd899ae98daa6ed /net-misc/ofono
parentMarked ~hppa (bug #543354). (diff)
downloadgentoo-2-e58aea5cbdcca54eeda282f7fc554ad845bf6c05.tar.gz
gentoo-2-e58aea5cbdcca54eeda282f7fc554ad845bf6c05.tar.bz2
gentoo-2-e58aea5cbdcca54eeda282f7fc554ad845bf6c05.zip
Marked ~hppa (bug #543354).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc/ofono')
-rw-r--r--net-misc/ofono/ChangeLog7
-rw-r--r--net-misc/ofono/ofono-1.16.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/ofono/ChangeLog b/net-misc/ofono/ChangeLog
index feaac8dff702..5590f0b8444e 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.63 2014/12/19 04:39:46 dlan Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.64 2015/03/16 04:23:35 jer Exp $
+
+ 16 Mar 2015; Jeroen Roovers <jer@gentoo.org> ofono-1.16.ebuild:
+ Marked ~hppa (bug #543354).
*ofono-1.16 (19 Dec 2014)
diff --git a/net-misc/ofono/ofono-1.16.ebuild b/net-misc/ofono/ofono-1.16.ebuild
index 7de8bfaec82e..723530b9048b 100644
--- a/net-misc/ofono/ofono-1.16.ebuild
+++ b/net-misc/ofono/ofono-1.16.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-misc/ofono/ofono-1.16.ebuild,v 1.1 2014/12/19 04:39:46 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.16.ebuild,v 1.2 2015/03/16 04:23:35 jer Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
IUSE="+atmodem bluetooth +cdmamodem +datafiles doc dundee examples +isimodem +phonesim +provision +qmimodem threads tools +udev"
REQUIRED_USE="dundee? ( bluetooth )"