Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/zimg/
Date: Mon, 23 Jan 2017 09:35:10
Message-Id: 1485164094.471f1f47c296e093f4767dd90799dd33ed8496c2.aballier@gentoo
1 commit: 471f1f47c296e093f4767dd90799dd33ed8496c2
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 23 09:30:40 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 23 09:34:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=471f1f47
7
8 media-libs/zimg: bump to 2.4
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 media-libs/zimg/Manifest | 1 +
13 media-libs/zimg/{zimg-9999.ebuild => zimg-2.4.ebuild} | 4 ++--
14 media-libs/zimg/zimg-9999.ebuild | 4 ++--
15 3 files changed, 5 insertions(+), 4 deletions(-)
16
17 diff --git a/media-libs/zimg/Manifest b/media-libs/zimg/Manifest
18 index f07e992..f563854 100644
19 --- a/media-libs/zimg/Manifest
20 +++ b/media-libs/zimg/Manifest
21 @@ -1 +1,2 @@
22 DIST zimg-2.3.tar.gz 188682 SHA256 09962385f986dbcfd8ed6160cdafc2bc57bef8c6bfb3ca3a4bcaa482f09c06fa SHA512 18ace0b66c59304d0a0abdb3cc4d5391bd1d74ef7b69af4e35350d452cf1b43807fc9ffda2285e991920bbb414e58a3e3a20d44a6f2ed7a9e902d956f973269d WHIRLPOOL 112b0f267587d361775d4eeab158cc66f8b56bbd760073d63417dd9f388de8df8758af07c7921b896dcef59f5e2fdf1474621f2bf22ca943473d268ee222611b
23 +DIST zimg-2.4.tar.gz 193791 SHA256 996ea0e446df6ff4d6cb9c04a77d60978eca47c32d3785cd63fe8c29a9523d1f SHA512 978a344c8f91327c7b92c6354526042d3901ce8ca3db19ba1ea1c81f4a1f980a64290223c202af354abd9efd821664d1743714acee171529a30f3742a0195e9e WHIRLPOOL cbae92a607d94c61860461d054e2a68220b2f7039e5aaade0dc869267795759076edd42bd30f4b03d816119b181a5c703a7d7382a7ff751433eace9d8050466b
24
25 diff --git a/media-libs/zimg/zimg-9999.ebuild b/media-libs/zimg/zimg-2.4.ebuild
26 similarity index 91%
27 copy from media-libs/zimg/zimg-9999.ebuild
28 copy to media-libs/zimg/zimg-2.4.ebuild
29 index a8a8647..58109a1 100644
30 --- a/media-libs/zimg/zimg-9999.ebuild
31 +++ b/media-libs/zimg/zimg-2.4.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 1999-2016 Gentoo Foundation
34 +# Copyright 1999-2017 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36 # $Id$
37
38 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/sekrit-twc/zimg"
39
40 if [ "${PV#9999}" = "${PV}" ] ; then
41 SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
42 - KEYWORDS="~amd64 ~ppc"
43 + KEYWORDS="~amd64 ~ppc ~x86"
44 S="${WORKDIR}/${PN}-release-${PV}/"
45 fi
46
47
48 diff --git a/media-libs/zimg/zimg-9999.ebuild b/media-libs/zimg/zimg-9999.ebuild
49 index a8a8647..58109a1 100644
50 --- a/media-libs/zimg/zimg-9999.ebuild
51 +++ b/media-libs/zimg/zimg-9999.ebuild
52 @@ -1,4 +1,4 @@
53 -# Copyright 1999-2016 Gentoo Foundation
54 +# Copyright 1999-2017 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 # $Id$
57
58 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/sekrit-twc/zimg"
59
60 if [ "${PV#9999}" = "${PV}" ] ; then
61 SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
62 - KEYWORDS="~amd64 ~ppc"
63 + KEYWORDS="~amd64 ~ppc ~x86"
64 S="${WORKDIR}/${PN}-release-${PV}/"
65 fi