diff options
author | 2015-04-28 09:49:45 +0000 | |
---|---|---|
committer | 2015-04-28 09:49:45 +0000 | |
commit | 7f9acfd1152068f064fb5747f854530a2a94e7b7 (patch) | |
tree | 35c4577137eadf955abcd322c8a64b05bf796963 /media-gfx/dcraw | |
parent | Stable for sparc, wrt bug #546412 (diff) | |
download | gentoo-2-7f9acfd1152068f064fb5747f854530a2a94e7b7.tar.gz gentoo-2-7f9acfd1152068f064fb5747f854530a2a94e7b7.tar.bz2 gentoo-2-7f9acfd1152068f064fb5747f854530a2a94e7b7.zip |
Stable for sparc, wrt bug #546250
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/dcraw')
-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 eeeb538f9abc..aa57693b4db9 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.105 2015/04/21 19:11:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.106 2015/04/28 09:49:45 ago Exp $ + + 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> dcraw-9.24.4.ebuild: + Stable for sparc, wrt bug #546250 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> dcraw-9.24.4.ebuild: ppc stable wrt bug #546250 diff --git a/media-gfx/dcraw/dcraw-9.24.4.ebuild b/media-gfx/dcraw/dcraw-9.24.4.ebuild index 1350312252d4..7e4c1222d7ab 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.7 2015/04/21 19:11:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-9.24.4.ebuild,v 1.8 2015/04/28 09:49:45 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_}" |