diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-11 10:48:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-11 10:48:32 +0000 |
commit | 610a3256cf08f7d44ef446511ed88a9a7590d1d1 (patch) | |
tree | 7058801ad7a3d31dd214ee2eeecd9290c88be2a3 /media-gfx/ufraw | |
parent | Drop jruby target. (diff) | |
download | gentoo-2-610a3256cf08f7d44ef446511ed88a9a7590d1d1.tar.gz gentoo-2-610a3256cf08f7d44ef446511ed88a9a7590d1d1.tar.bz2 gentoo-2-610a3256cf08f7d44ef446511ed88a9a7590d1d1.zip |
Stable for ia64, wrt bug #526918
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/ufraw')
-rw-r--r-- | media-gfx/ufraw/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/ufraw/ufraw-0.20-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/ufraw/ChangeLog b/media-gfx/ufraw/ChangeLog index 0faadce43ca9..0681142e3a1f 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.130 2014/11/05 18:19:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.131 2014/11/11 10:48:32 ago Exp $ + + 11 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ufraw-0.20-r1.ebuild: + Stable for ia64, wrt bug #526918 *ufraw-0.20-r1 (05 Nov 2014) diff --git a/media-gfx/ufraw/ufraw-0.20-r1.ebuild b/media-gfx/ufraw/ufraw-0.20-r1.ebuild index 6d12273b6cb3..8980a37a8402 100644 --- a/media-gfx/ufraw/ufraw-0.20-r1.ebuild +++ b/media-gfx/ufraw/ufraw-0.20-r1.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-r1.ebuild,v 1.1 2014/11/05 18:19:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.20-r1.ebuild,v 1.2 2014/11/11 10:48:32 ago 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 |