diff options
author | 2014-12-02 09:23:23 +0000 | |
---|---|---|
committer | 2014-12-02 09:23:23 +0000 | |
commit | 866091b3a939b88e243f19935dc1e04eb7e08afe (patch) | |
tree | 097bc003b8a5a293927673c926b38516ddcafa92 /media-libs/libraw | |
parent | Stable for alpha, wrt bug #529418 (diff) | |
download | gentoo-2-866091b3a939b88e243f19935dc1e04eb7e08afe.tar.gz gentoo-2-866091b3a939b88e243f19935dc1e04eb7e08afe.tar.bz2 gentoo-2-866091b3a939b88e243f19935dc1e04eb7e08afe.zip |
Stable for alpha, wrt bug #526072
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libraw')
-rw-r--r-- | media-libs/libraw/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libraw/libraw-0.16.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libraw/ChangeLog b/media-libs/libraw/ChangeLog index 4f0fd0239348..738bca798392 100644 --- a/media-libs/libraw/ChangeLog +++ b/media-libs/libraw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libraw # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v 1.84 2014/12/01 09:32:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v 1.85 2014/12/02 09:23:23 ago Exp $ + + 02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libraw-0.16.0-r1.ebuild: + Stable for alpha, wrt bug #526072 01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libraw-0.16.0-r1.ebuild: Stable for sparc, wrt bug #526072 diff --git a/media-libs/libraw/libraw-0.16.0-r1.ebuild b/media-libs/libraw/libraw-0.16.0-r1.ebuild index 5bee901b2ff8..ea40caa1fe25 100644 --- a/media-libs/libraw/libraw-0.16.0-r1.ebuild +++ b/media-libs/libraw/libraw-0.16.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.16.0-r1.ebuild,v 1.2 2014/12/01 09:32:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.16.0-r1.ebuild,v 1.3 2014/12/02 09:23:23 ago Exp $ EAPI=5 @@ -23,7 +23,7 @@ SRC_URI="http://www.libraw.org/data/${MY_P}.tar.gz # http://www.libraw.org/data/LICENSE.LibRaw.pdf LICENSE="LGPL-2.1 CDDL GPL-2 GPL-3" SLOT="0/10" # subslot = libraw soname version -KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="demosaic examples jpeg jpeg2k +lcms openmp" RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] ) |