diff options
author | 2014-11-04 20:21:28 +0000 | |
---|---|---|
committer | 2014-11-04 20:21:28 +0000 | |
commit | f57d3552ff503aa57e6639b96b44dad4b67fc4ab (patch) | |
tree | 48b392ebb47e9a764bdba6d5b3b71086cba7a529 /media-gfx | |
parent | arm stable, bug #526056 (diff) | |
download | gentoo-2-f57d3552ff503aa57e6639b96b44dad4b67fc4ab.tar.gz gentoo-2-f57d3552ff503aa57e6639b96b44dad4b67fc4ab.tar.bz2 gentoo-2-f57d3552ff503aa57e6639b96b44dad4b67fc4ab.zip |
arm stable, bug #526918
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/ufraw/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/ufraw/ufraw-0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/ufraw/ChangeLog b/media-gfx/ufraw/ChangeLog index b7e54f187f6a..6dfccc09595c 100644 --- a/media-gfx/ufraw/ChangeLog +++ b/media-gfx/ufraw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/ufraw # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.128 2014/11/04 09:26:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.129 2014/11/04 20:21:28 maekke Exp $ + + 04 Nov 2014; Markus Meier <maekke@gentoo.org> ufraw-0.20.ebuild: + arm stable, bug #526918 04 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ufraw-0.20.ebuild: Stable for sparc, wrt bug #526918 diff --git a/media-gfx/ufraw/ufraw-0.20.ebuild b/media-gfx/ufraw/ufraw-0.20.ebuild index 82c40982fe2c..d10db4a1248b 100644 --- a/media-gfx/ufraw/ufraw-0.20.ebuild +++ b/media-gfx/ufraw/ufraw-0.20.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-gfx/ufraw/ufraw-0.20.ebuild,v 1.9 2014/11/04 09:26:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.20.ebuild,v 1.10 2014/11/04 20:21:28 maekke Exp $ EAPI=5 inherit autotools eutils fdo-mime gnome2-utils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="contrast fits gimp gnome gtk openmp timezone" RDEPEND="dev-libs/glib:2 |