diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-01 17:46:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-01 17:46:27 +0000 |
commit | f45e0b80837ef94bd5c6a21a3d943e26cede55f0 (patch) | |
tree | 7f0af27e94476157eebb210784d3cfa523b3b5dc /media-gfx | |
parent | Stable for ppc, wrt bug #525814 (diff) | |
download | gentoo-2-f45e0b80837ef94bd5c6a21a3d943e26cede55f0.tar.gz gentoo-2-f45e0b80837ef94bd5c6a21a3d943e26cede55f0.tar.bz2 gentoo-2-f45e0b80837ef94bd5c6a21a3d943e26cede55f0.zip |
Stable for ppc, wrt bug #526918
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 877be1c3c0fa..8cd9b49929ae 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.124 2014/10/31 16:00:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.125 2014/11/01 17:46:27 ago Exp $ + + 01 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ufraw-0.20.ebuild: + Stable for ppc, wrt bug #526918 31 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ufraw-0.20.ebuild: Stable for ppc64, wrt bug #526918 diff --git a/media-gfx/ufraw/ufraw-0.20.ebuild b/media-gfx/ufraw/ufraw-0.20.ebuild index 0daefaffe8d4..51aedecdaa42 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.5 2014/10/31 16:00:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.20.ebuild,v 1.6 2014/11/01 17:46:27 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 |