diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-04 09:26:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-04 09:26:42 +0000 |
commit | 2a7775bc78417d43c2e7de7cdb75c7d5213853ce (patch) | |
tree | a9d8980358f7fe35554a815adadd388575eb2579 /media-gfx | |
parent | Stable for sparc, wrt bug #526588 (diff) | |
download | gentoo-2-2a7775bc78417d43c2e7de7cdb75c7d5213853ce.tar.gz gentoo-2-2a7775bc78417d43c2e7de7cdb75c7d5213853ce.tar.bz2 gentoo-2-2a7775bc78417d43c2e7de7cdb75c7d5213853ce.zip |
Stable for sparc, wrt bug #526918
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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 855e41f0076a..b7e54f187f6a 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.127 2014/11/03 09:40:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.128 2014/11/04 09:26:42 ago Exp $ + + 04 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ufraw-0.20.ebuild: + Stable for sparc, wrt bug #526918 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ufraw-0.20.ebuild: Stable for x86, wrt bug #526918 diff --git a/media-gfx/ufraw/ufraw-0.20.ebuild b/media-gfx/ufraw/ufraw-0.20.ebuild index c62738fd8912..82c40982fe2c 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.8 2014/11/03 09:40:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.20.ebuild,v 1.9 2014/11/04 09:26:42 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 |