diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:55:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:55:20 +0000 |
commit | 021e6515ab2a6d452a94f15211517b022d80fa3a (patch) | |
tree | 93fee7e08fd418007da324bb82f5cb13173886fd /media-gfx | |
parent | Stable for x86, wrt bug #545850 (diff) | |
download | gentoo-2-021e6515ab2a6d452a94f15211517b022d80fa3a.tar.gz gentoo-2-021e6515ab2a6d452a94f15211517b022d80fa3a.tar.bz2 gentoo-2-021e6515ab2a6d452a94f15211517b022d80fa3a.zip |
Stable for x86, wrt bug #546250
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/dcraw/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/dcraw/dcraw-9.24.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/dcraw/ChangeLog b/media-gfx/dcraw/ChangeLog index 5550d3dd66a1..f6297c1585b8 100644 --- a/media-gfx/dcraw/ChangeLog +++ b/media-gfx/dcraw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/dcraw # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.103 2015/04/14 10:58:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.104 2015/04/19 09:55:20 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> dcraw-9.24.4.ebuild: + Stable for x86, wrt bug #546250 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> dcraw-9.24.4.ebuild: Stable for ia64, wrt bug #546250 diff --git a/media-gfx/dcraw/dcraw-9.24.4.ebuild b/media-gfx/dcraw/dcraw-9.24.4.ebuild index 4e571792bc69..0ab1cf7aaa61 100644 --- a/media-gfx/dcraw/dcraw-9.24.4.ebuild +++ b/media-gfx/dcraw/dcraw-9.24.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-9.24.4.ebuild,v 1.5 2015/04/14 10:58:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-9.24.4.ebuild,v 1.6 2015/04/19 09:55:20 ago Exp $ EAPI=5 inherit eutils readme.gentoo toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://www.cybercom.net/~dcoffin/dcraw/archive/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" LANGS=" ca cs de da eo es fr hu it nl pl pt ru sv zh_CN zh_TW" IUSE="nls gimp jpeg jpeg2k lcms ${LANGS// / linguas_}" |