diff options
author | 2013-01-01 12:24:16 +0000 | |
---|---|---|
committer | 2013-01-01 12:24:16 +0000 | |
commit | 2355c3cfb9cf2a553b2ff84ee73569ff0b5d6d9a (patch) | |
tree | da4289536bf8c64cf6ba0ff095f945a31e77d5eb /media-libs/libraw | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-2355c3cfb9cf2a553b2ff84ee73569ff0b5d6d9a.tar.gz gentoo-2-2355c3cfb9cf2a553b2ff84ee73569ff0b5d6d9a.tar.bz2 gentoo-2-2355c3cfb9cf2a553b2ff84ee73569ff0b5d6d9a.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/libraw')
-rw-r--r-- | media-libs/libraw/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libraw/libraw-0.14.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libraw/ChangeLog b/media-libs/libraw/ChangeLog index 14a16bbef4c5..344b4182aada 100644 --- a/media-libs/libraw/ChangeLog +++ b/media-libs/libraw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libraw -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v 1.40 2012/12/31 15:44:34 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/ChangeLog,v 1.41 2013/01/01 12:24:16 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libraw-0.14.7.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libraw-0.14.7.ebuild: Add ~ppc64, wrt bug #449220 diff --git a/media-libs/libraw/libraw-0.14.7.ebuild b/media-libs/libraw/libraw-0.14.7.ebuild index d5ce7c9ff9e3..4deafc3dad12 100644 --- a/media-libs/libraw/libraw-0.14.7.ebuild +++ b/media-libs/libraw/libraw-0.14.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.14.7.ebuild,v 1.6 2012/12/31 15:44:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libraw/libraw-0.14.7.ebuild,v 1.7 2013/01/01 12:24:16 ago Exp $ EAPI="4" @@ -18,7 +18,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" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="demosaic examples jpeg2k +lcms openmp static-libs" RDEPEND="jpeg2k? ( media-libs/jasper ) |