summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-26 09:23:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-26 09:23:35 +0000
commit339ee5f07cea08e23db191c377c2b9ac5f2eb7e7 (patch)
tree927afdbea4a83797f07e574e47540a8e5bfb7356 /net-libs
parentStable for x86, wrt bug #551814 (diff)
downloadgentoo-2-339ee5f07cea08e23db191c377c2b9ac5f2eb7e7.tar.gz
gentoo-2-339ee5f07cea08e23db191c377c2b9ac5f2eb7e7.tar.bz2
gentoo-2-339ee5f07cea08e23db191c377c2b9ac5f2eb7e7.zip
Stable for x86, wrt bug #551814
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/uhttpmock/ChangeLog5
-rw-r--r--net-libs/uhttpmock/uhttpmock-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/uhttpmock/ChangeLog b/net-libs/uhttpmock/ChangeLog
index d2b059104994..62f4c0121437 100644
--- a/net-libs/uhttpmock/ChangeLog
+++ b/net-libs/uhttpmock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/uhttpmock
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v 1.11 2015/06/21 13:49:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/ChangeLog,v 1.12 2015/06/26 09:23:35 ago Exp $
+
+ 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> uhttpmock-0.4.0.ebuild:
+ Stable for x86, wrt bug #551814
21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> uhttpmock-0.4.0.ebuild:
amd64 stable wrt bug #551814
diff --git a/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild b/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild
index c9aa4f29359a..10491cc2f0e5 100644
--- a/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild
+++ b/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild,v 1.3 2015/06/21 13:49:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/uhttpmock/uhttpmock-0.4.0.ebuild,v 1.4 2015/06/26 09:23:35 ago Exp $
EAPI=5
GCONF_DEBUG="yes"
@@ -18,7 +18,7 @@ SLOT="0"
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
RDEPEND="
>=dev-libs/glib-2.36.0:2