diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:05:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:05:42 +0000 |
commit | b2ee15a37e1011c3262279c2e8e9430312bd1d83 (patch) | |
tree | 18ce81fe497e1981ee86e23de3c674d84265836a /media-gfx/ufraw | |
parent | Stable for sparc, wrt bug #469472 (diff) | |
download | gentoo-2-b2ee15a37e1011c3262279c2e8e9430312bd1d83.tar.gz gentoo-2-b2ee15a37e1011c3262279c2e8e9430312bd1d83.tar.bz2 gentoo-2-b2ee15a37e1011c3262279c2e8e9430312bd1d83.zip |
Stable for sparc, wrt bug #470502
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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.19.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/ufraw/ChangeLog b/media-gfx/ufraw/ChangeLog index 6d559a95fed9..a84b9e7ccdb8 100644 --- a/media-gfx/ufraw/ChangeLog +++ b/media-gfx/ufraw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/ufraw # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.113 2013/05/24 19:55:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.114 2013/05/25 08:05:42 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> ufraw-0.19.2.ebuild: + Stable for sparc, wrt bug #470502 24 May 2013; Agostino Sarubbo <ago@gentoo.org> ufraw-0.19.2.ebuild: Stable for ppc64, wrt bug #470502 diff --git a/media-gfx/ufraw/ufraw-0.19.2.ebuild b/media-gfx/ufraw/ufraw-0.19.2.ebuild index 4cf1dfe22424..c499777abb5d 100644 --- a/media-gfx/ufraw/ufraw-0.19.2.ebuild +++ b/media-gfx/ufraw/ufraw-0.19.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.19.2.ebuild,v 1.10 2013/05/24 19:55:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.19.2.ebuild,v 1.11 2013/05/25 08:05: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 |