diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-14 05:41:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-14 05:41:06 +0000 |
commit | 80031fd08c57e5542d20b6d03366b36b06382007 (patch) | |
tree | d450896e92db7ecdb424ebd21dc2de5f600ebd55 /media-gfx | |
parent | Marked ~hppa (bug #546478). (diff) | |
download | gentoo-2-80031fd08c57e5542d20b6d03366b36b06382007.tar.gz gentoo-2-80031fd08c57e5542d20b6d03366b36b06382007.tar.bz2 gentoo-2-80031fd08c57e5542d20b6d03366b36b06382007.zip |
Stable for HPPA (bug #546250).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 a7f1c7f14098..182823a5c41a 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.101 2015/04/13 08:54:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.102 2015/04/14 05:41:06 jer Exp $ + + 14 Apr 2015; Jeroen Roovers <jer@gentoo.org> dcraw-9.24.4.ebuild: + Stable for HPPA (bug #546250). 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> dcraw-9.24.4.ebuild: Stable for alpha, wrt bug #546250 diff --git a/media-gfx/dcraw/dcraw-9.24.4.ebuild b/media-gfx/dcraw/dcraw-9.24.4.ebuild index cb6d581a8da5..a9c2ea5d3a58 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.3 2015/04/13 08:54:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-9.24.4.ebuild,v 1.4 2015/04/14 05:41:06 jer 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_}" |