Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/zimg/
Date: Wed, 09 Jan 2019 20:31:27
Message-Id: 1547065872.4aee4870837dd2c71b3cf81861cc6a7b89b8e332.slyfox@gentoo
1 commit: 4aee4870837dd2c71b3cf81861cc6a7b89b8e332
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jan 9 19:40:48 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 9 20:31:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aee4870
7
8 media-libs/zimg: carry ~hppa forward
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/zimg/zimg-2.7.4.ebuild | 4 ++--
16 media-libs/zimg/zimg-2.7.5.ebuild | 4 ++--
17 2 files changed, 4 insertions(+), 4 deletions(-)
18
19 diff --git a/media-libs/zimg/zimg-2.7.4.ebuild b/media-libs/zimg/zimg-2.7.4.ebuild
20 index fe1991fc9e0..1d720a336c9 100644
21 --- a/media-libs/zimg/zimg-2.7.4.ebuild
22 +++ b/media-libs/zimg/zimg-2.7.4.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=5
29 @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/sekrit-twc/zimg"
30
31 if [ "${PV#9999}" = "${PV}" ] ; then
32 SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
33 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
34 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
35 S="${WORKDIR}/${PN}-release-${PV}/"
36 fi
37
38
39 diff --git a/media-libs/zimg/zimg-2.7.5.ebuild b/media-libs/zimg/zimg-2.7.5.ebuild
40 index fe1991fc9e0..1d720a336c9 100644
41 --- a/media-libs/zimg/zimg-2.7.5.ebuild
42 +++ b/media-libs/zimg/zimg-2.7.5.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2018 Gentoo Foundation
45 +# Copyright 1999-2019 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=5
49 @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/sekrit-twc/zimg"
50
51 if [ "${PV#9999}" = "${PV}" ] ; then
52 SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
53 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
54 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
55 S="${WORKDIR}/${PN}-release-${PV}/"
56 fi