Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ufraw/
Date: Fri, 08 Dec 2017 20:39:23
Message-Id: 1512763732.4106bda54c1f5a001baae4843b3cf083f507d314.whissi@gentoo
1 commit: 4106bda54c1f5a001baae4843b3cf083f507d314
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 8 20:08:52 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 8 20:08:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4106bda5
7
8 media-gfx/ufraw: x86 stable (bug #636670)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 media-gfx/ufraw/Manifest | 2 +-
13 media-gfx/ufraw/ufraw-0.22-r1.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-gfx/ufraw/Manifest b/media-gfx/ufraw/Manifest
17 index de09e896d61..94b0dbea86e 100644
18 --- a/media-gfx/ufraw/Manifest
19 +++ b/media-gfx/ufraw/Manifest
20 @@ -1 +1 @@
21 -DIST ufraw-0.22.tar.gz 1103554 SHA256 f7abd28ce587db2a74b4c54149bd8a2523a7ddc09bedf4f923246ff0ae09a25e SHA512 a42eff5052c18afec90245cf97ceeade78e3f288186cf697ac4abf2e8290d4081db8ac4de3ae47b3774f30a6cb4cbda392099e6fd2125fe751abb40d9b065ad2 WHIRLPOOL 5cb53f83d2f2baccd0752a0898eb894b8e15ad234962f3e3cc4ae2166309cd68893dceef28d32018aa486da1a09c64df378a2569f764a42f8251f5a568c14e5f
22 +DIST ufraw-0.22.tar.gz 1103554 BLAKE2B 5ffa4c660602553853221d7b31bfb78b02644bfeb4461cf752186d83ed8087b7905e414c7d741916ca9460c05849ab679b2f3098c99e5246f54a49b6a915268f SHA512 a42eff5052c18afec90245cf97ceeade78e3f288186cf697ac4abf2e8290d4081db8ac4de3ae47b3774f30a6cb4cbda392099e6fd2125fe751abb40d9b065ad2
23
24 diff --git a/media-gfx/ufraw/ufraw-0.22-r1.ebuild b/media-gfx/ufraw/ufraw-0.22-r1.ebuild
25 index c0ccf38a72d..4959a4c2165 100644
26 --- a/media-gfx/ufraw/ufraw-0.22-r1.ebuild
27 +++ b/media-gfx/ufraw/ufraw-0.22-r1.ebuild
28 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
33 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
34 IUSE="contrast fits gimp gnome gtk jpeg2k openmp timezone"
35
36 REQUIRED_USE="gimp? ( gtk )"