summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-10-10 20:08:46 +0000
committerMarkus Meier <maekke@gentoo.org>2014-10-10 20:08:46 +0000
commit463f14f890cf554b234fc9ed53d10f2586d1a3be (patch)
treecb29381399c931491b3acf4ebfd14c75a1d8b3b4 /net-libs
parentarm stable, bug #523612 (diff)
downloadgentoo-2-463f14f890cf554b234fc9ed53d10f2586d1a3be.tar.gz
gentoo-2-463f14f890cf554b234fc9ed53d10f2586d1a3be.tar.bz2
gentoo-2-463f14f890cf554b234fc9ed53d10f2586d1a3be.zip
add ~arm, bug #523686
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/uhttpmock/ChangeLog5
-rw-r--r--net-libs/uhttpmock/uhttpmock-0.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/uhttpmock/ChangeLog b/net-libs/uhttpmock/ChangeLog
index 30ff55b5cebe..c8da7e8f4ca4 100644
--- a/net-libs/uhttpmock/ChangeLog
+++ b/net-libs/uhttpmock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/uhttpmock
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v 1.2 2014/09/25 11:26:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v 1.3 2014/10/10 20:08:46 maekke Exp $
+
+ 10 Oct 2014; Markus Meier <maekke@gentoo.org> uhttpmock-0.3.1.ebuild:
+ add ~arm, bug #523686
25 Sep 2014; Jeroen Roovers <jer@gentoo.org> uhttpmock-0.3.1.ebuild:
Marked ~hppa (bug #523686).
diff --git a/net-libs/uhttpmock/uhttpmock-0.3.1.ebuild b/net-libs/uhttpmock/uhttpmock-0.3.1.ebuild
index ccf7fe73f4ec..93ac3313bba1 100644
--- a/net-libs/uhttpmock/uhttpmock-0.3.1.ebuild
+++ b/net-libs/uhttpmock/uhttpmock-0.3.1.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-libs/uhttpmock/uhttpmock-0.3.1.ebuild,v 1.2 2014/09/25 11:26:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.3.1.ebuild,v 1.3 2014/10/10 20:08:46 maekke Exp $
EAPI=5
GCONF_DEBUG="yes"
@@ -20,7 +20,7 @@ REQUIRED_USE="
vala? ( introspection )
"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
RDEPEND="
>=dev-libs/glib-2.31:2