Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/uhttpmock/
Date: Thu, 23 Nov 2017 20:47:20
Message-Id: 1511470021.2d9cf3e32de51b55c104990ddf742863ce9d275f.slyfox@gentoo
1 commit: 2d9cf3e32de51b55c104990ddf742863ce9d275f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 23 20:40:22 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 23 20:47:01 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d9cf3e3
7
8 net-libs/uhttpmock: stable 0.5.1 for hppa, bug #635938
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="hppa"
12
13 net-libs/uhttpmock/Manifest | 2 +-
14 net-libs/uhttpmock/uhttpmock-0.5.1.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-libs/uhttpmock/Manifest b/net-libs/uhttpmock/Manifest
18 index 80d68061885..7427fcb3a1d 100644
19 --- a/net-libs/uhttpmock/Manifest
20 +++ b/net-libs/uhttpmock/Manifest
21 @@ -1,3 +1,3 @@
22 DIST uhttpmock-0.4.0.tar.xz 295392 SHA256 0d9a75ac66070879a14caabddfaa7bd4e888e2abb03f9ac73610921ed341b571 SHA512 0f98db886aa02a911fc94c957a371651f9be5784602ea0492d04798dcf12c4a519a292ede9d37b25a965832e5d96ca9da7ce0ca8127af74d3986c4ef74e1f527 WHIRLPOOL 2d5a00407ed9c5022cb86773ee87580b6e8573c451beee9eeec535cbfb0b8e8d7847d6ec7f35914b9d4f3a3744d608383db181779dbc2ca2cb86667545b5f4f4
23 -DIST uhttpmock-0.5.0.tar.xz 296908 SHA256 26da182a2db2579c5ba4dad9096d52099e0766228c295cfbaed6de4046f7d16e SHA512 952b618f3a12d7190f3812bc0bd53dd655a83d27f29bb749e62b36a08492bf535b85db7f5ff66f15c72bf5574696149f00476041f225ca6039ad87b221f5a1c6 WHIRLPOOL 8b85b70b18f47195726298dea99e8b3546d1a62bb15fc84839a152dfe050e5f599246a31394f9c542b8d3c5ff10ac9f403a9c467f95f2a2e2e112ad72abb250b
24 +DIST uhttpmock-0.5.0.tar.xz 296908 BLAKE2B 83421b2e644ddceb7f095873f2ae8782608138c199ee2707cc4af0a6fa0e7145800b4e683ffb42c5cb5b138120b1e101932eca64b748cfabf2c0d3e0a634f721 SHA512 952b618f3a12d7190f3812bc0bd53dd655a83d27f29bb749e62b36a08492bf535b85db7f5ff66f15c72bf5574696149f00476041f225ca6039ad87b221f5a1c6
25 DIST uhttpmock-0.5.1.tar.xz 310976 SHA256 a6a34a011db142a98473b492039c84468d575f416689484f1f82a84927f17798 SHA512 99135c0983be78eaaf962e5b182eaaf921e1d6ed30f98691d8766e9d4a9e07188965ce3f546a13a8c32b148bad305083cc3cfdf48d9a8b91efffaec5a46d8006 WHIRLPOOL 06d4bc6155f3e063521e10fe57b371c7a16e6c7b7f13c49f9684a8d8e8a0314e217ca4add24525fa27eb5a1d1bae8a5367909b95dc72ac02658867d188ed3d0c
26
27 diff --git a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild b/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild
28 index ddbb936d67a..fcd4919b4d8 100644
29 --- a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild
30 +++ b/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild
31 @@ -17,7 +17,7 @@ SLOT="0"
32 IUSE="+introspection vala"
33 REQUIRED_USE="vala? ( introspection )"
34
35 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37
38 RDEPEND="
39 >=dev-libs/glib-2.36.0:2