public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/zimg/
Date: Thu, 30 Nov 2017 13:57:18 +0000 (UTC)	[thread overview]
Message-ID: <1512050220.6067d19b4660a0e43c37280dcbf01b20d0d8a33a.aballier@gentoo> (raw)

commit:     6067d19b4660a0e43c37280dcbf01b20d0d8a33a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 13:39:18 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 13:57:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6067d19b

media-libs/zimg: bump to 2.6.3

Closes: https://bugs.gentoo.org/633748

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 media-libs/zimg/Manifest                                | 5 +++--
 media-libs/zimg/{zimg-9999.ebuild => zimg-2.6.3.ebuild} | 2 +-
 media-libs/zimg/zimg-9999.ebuild                        | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-libs/zimg/Manifest b/media-libs/zimg/Manifest
index 6a4583d130c..9a040bff121 100644
--- a/media-libs/zimg/Manifest
+++ b/media-libs/zimg/Manifest
@@ -1,2 +1,3 @@
-DIST zimg-2.5.1.tar.gz 213083 SHA256 deb85887081cab7fa9c492b588900d60d6466e61ee8ea51a84ca280688d93de9 SHA512 c16402ee7aff40b811cd8c69c1e5d5f13775e628f3d5300e82548b6cc97d17e5317fa58d498a0cb4f7699d4eb2d1f424c3f4d9858f4cfbdda36612d6693961a0 WHIRLPOOL 7dac4a8f305e471b10db50bd6f189d9591e2ca46ec008c7bec1e4d6f6b47f409dfeed575e5bc7a00678430e5a673196ab814c5c45b1afeb43145b33f8dcc63dc
-DIST zimg-2.5.tar.gz 213054 SHA256 50b2bcc49e51cd36011a0c363ff914a81b6f161aefdffeaa2bc4a4627c13784d SHA512 7fc48c704b434d837c36d4bafc51b35789eaf90fc81a68dcd7ec546f1e82a3e41c53263f8d381541d5c0ce58e25dddf0adaf1c3575512842ae633b5581778938 WHIRLPOOL 38ec8b7c26b8b358551a8158372f0cf1d27fbb4a0666ec8b56c3b7227f18bda4267f252596eba5a26347463ef8426982c9befe2ccf9bb1384a17d393ff35390a
+DIST zimg-2.5.1.tar.gz 213083 BLAKE2B d0ea74d409fa19b6e9ed946c70d2c41d0ee35e38955b8c14eba9c9f769405db97fc4884043ab378c2e4c36540fae524ce97173ecd2e30f6ecde12bc579327a88 SHA512 c16402ee7aff40b811cd8c69c1e5d5f13775e628f3d5300e82548b6cc97d17e5317fa58d498a0cb4f7699d4eb2d1f424c3f4d9858f4cfbdda36612d6693961a0
+DIST zimg-2.5.tar.gz 213054 BLAKE2B 0532693c11c1b2bcc0d5bde3a0bc16bf4f736ceff5fcda5d9bf491fcebe7e8be538041cc536e40bc110e438370c8599ce0be35f71cea00429b16c6eeb680cb86 SHA512 7fc48c704b434d837c36d4bafc51b35789eaf90fc81a68dcd7ec546f1e82a3e41c53263f8d381541d5c0ce58e25dddf0adaf1c3575512842ae633b5581778938
+DIST zimg-2.6.3.tar.gz 238372 BLAKE2B 4651381c61b978bedd78871117fbe0b1be7e40e3b0d32b399ab47cab06d596befb61078a6f979f2a2ea962ba66046f776e18a2bbf304dee4a2428b303a3094a7 SHA512 497d3b5b0c004fe720c9be2460f251196789ed055a0081b774c78f8c311dc097c2b5d975cb0a7d41e819ca21527e961186b665b5791032787c3b30647011e7da

diff --git a/media-libs/zimg/zimg-9999.ebuild b/media-libs/zimg/zimg-2.6.3.ebuild
similarity index 92%
copy from media-libs/zimg/zimg-9999.ebuild
copy to media-libs/zimg/zimg-2.6.3.ebuild
index d9ebe735562..efc3a2b2423 100644
--- a/media-libs/zimg/zimg-9999.ebuild
+++ b/media-libs/zimg/zimg-2.6.3.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/sekrit-twc/zimg"
 
 if [ "${PV#9999}" = "${PV}" ] ; then
 	SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 	S="${WORKDIR}/${PN}-release-${PV}/"
 fi
 

diff --git a/media-libs/zimg/zimg-9999.ebuild b/media-libs/zimg/zimg-9999.ebuild
index d9ebe735562..efc3a2b2423 100644
--- a/media-libs/zimg/zimg-9999.ebuild
+++ b/media-libs/zimg/zimg-9999.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/sekrit-twc/zimg"
 
 if [ "${PV#9999}" = "${PV}" ] ; then
 	SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 	S="${WORKDIR}/${PN}-release-${PV}/"
 fi
 


             reply	other threads:[~2017-11-30 13:57 UTC|newest]

Thread overview: 80+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30 13:57 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-03 12:10 [gentoo-commits] repo/gentoo:master commit in: media-libs/zimg/ Sam James
2024-12-01 23:06 Sam James
2024-12-01 22:52 Sam James
2023-05-07  5:32 Sam James
2022-12-10 15:11 Pacho Ramos
2022-11-12 16:09 Arthur Zamarin
2022-11-12 16:07 Arthur Zamarin
2022-11-12 16:06 Arthur Zamarin
2022-11-12 16:06 Arthur Zamarin
2022-09-05  3:56 Sam James
2022-09-03  5:27 Sam James
2022-09-03  5:27 Sam James
2022-07-07 14:25 Alexis Ballier
2022-03-09 14:04 Alexis Ballier
2021-08-24 14:33 Marek Szuba
2021-08-11 10:58 Alexis Ballier
2021-08-11 10:58 Alexis Ballier
2021-01-03 19:40 Sam James
2021-01-02 11:52 Sergei Trofimovich
2021-01-01  5:46 Sam James
2020-08-31  9:10 Alexis Ballier
2020-01-05 18:54 Mikle Kolyada
2019-10-26 16:05 Mikle Kolyada
2019-10-26 16:05 Mikle Kolyada
2019-10-20 13:33 David Seifert
2019-07-28 13:53 Mikle Kolyada
2019-07-23 14:13 Aaron Bauman
2019-07-02  8:28 Sergei Trofimovich
2019-07-02  8:24 Sergei Trofimovich
2019-07-02  8:19 Sergei Trofimovich
2019-06-29  7:43 Sergei Trofimovich
2019-06-28 20:49 Sergei Trofimovich
2019-06-28 15:21 Agostino Sarubbo
2019-06-28 12:54 Agostino Sarubbo
2019-06-28 11:37 Agostino Sarubbo
2019-05-23 11:03 Alexis Ballier
2019-05-21 19:32 Andreas Sturmlechner
2019-05-21 19:29 Andreas Sturmlechner
2019-05-21  6:31 Aaron Bauman
2019-01-11  7:42 Sergei Trofimovich
2019-01-09 20:31 Sergei Trofimovich
2018-12-13 21:27 Sergei Trofimovich
2018-07-17  7:20 Alexis Ballier
2018-07-17  7:20 Alexis Ballier
2018-05-08 18:43 Sergei Trofimovich
2018-04-17 19:11 Sergei Trofimovich
2018-03-06 22:35 Sergei Trofimovich
2018-03-06 22:35 Sergei Trofimovich
2018-03-06 22:35 Sergei Trofimovich
2018-02-24 12:37 Alexis Ballier
2017-06-16  9:36 Alexis Ballier
2017-06-10 20:14 Sergei Trofimovich
2017-06-10 20:14 Sergei Trofimovich
2017-04-23 13:58 Alexis Ballier
2017-04-23 13:58 Alexis Ballier
2017-04-18 21:49 Michael Weber
2017-04-07 16:05 Agostino Sarubbo
2017-04-05 14:07 Tobias Klausmann
2017-03-16  7:24 Alexis Ballier
2017-03-16  7:24 Alexis Ballier
2017-03-16  7:24 Alexis Ballier
2017-03-02 15:52 Tobias Klausmann
2017-02-23 12:35 Michael Weber
2017-02-22 21:09 Michael Weber
2017-02-22 13:19 Jeroen Roovers
2017-02-17 17:28 Markus Meier
2017-02-15 15:56 Agostino Sarubbo
2017-02-15 15:05 Agostino Sarubbo
2017-02-05 12:46 Jeroen Roovers
2017-01-23  9:35 Alexis Ballier
2016-10-15 11:47 Pacho Ramos
2016-10-14 13:10 Alexis Ballier
2016-10-14 13:07 Alexis Ballier
2016-09-20 12:48 Alexis Ballier
2016-07-25 17:09 Chí-Thanh Christopher Nguyễn
2016-01-30 15:56 Alexis Ballier
2016-01-19 11:35 Alexis Ballier
2015-12-09  8:33 Alexis Ballier
2015-10-30 14:21 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1512050220.6067d19b4660a0e43c37280dcbf01b20d0d8a33a.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox