diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-01 09:32:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-01 09:32:09 +0000 |
commit | e53719bbf6667390426e74a83bfb6f6907df52f2 (patch) | |
tree | 418e79f731527f0c22f8b797c5790f8566048fed /media-libs/libraw | |
parent | Stable for sparc, wrt bug #529392 (diff) | |
download | gentoo-2-e53719bbf6667390426e74a83bfb6f6907df52f2.tar.gz gentoo-2-e53719bbf6667390426e74a83bfb6f6907df52f2.tar.bz2 gentoo-2-e53719bbf6667390426e74a83bfb6f6907df52f2.zip |
Stable for sparc, wrt bug #526072
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 36f4becd4647..4f0fd0239348 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.83 2014/11/29 18:28:18 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v 1.84 2014/12/01 09:32:09 ago Exp $ + + 01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libraw-0.16.0-r1.ebuild: + Stable for sparc, wrt bug #526072 *libraw-0.16.0-r1 (29 Nov 2014) diff --git a/media-libs/libraw/libraw-0.16.0-r1.ebuild b/media-libs/libraw/libraw-0.16.0-r1.ebuild index 7c65cfe73a13..5bee901b2ff8 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.1 2014/11/29 18:28:18 dilfridge Exp $ +# $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 $ 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}] ) |