diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 14:28:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 14:28:48 +0000 |
commit | 2a175c83272848f9899fc1cb4a4a0586c6adb27b (patch) | |
tree | 8419aad2c29f4931d4e4cea6a14aabf65d5f0b5d /media-gfx/ufraw | |
parent | Stable for alpha, wrt bug #470628 (diff) | |
download | gentoo-2-2a175c83272848f9899fc1cb4a4a0586c6adb27b.tar.gz gentoo-2-2a175c83272848f9899fc1cb4a4a0586c6adb27b.tar.bz2 gentoo-2-2a175c83272848f9899fc1cb4a4a0586c6adb27b.zip |
Stable for alpha, wrt bug #470502
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 a84b9e7ccdb8..4efb824ef5fb 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.114 2013/05/25 08:05:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.115 2013/05/25 14:28:48 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> ufraw-0.19.2.ebuild: + Stable for alpha, wrt bug #470502 25 May 2013; Agostino Sarubbo <ago@gentoo.org> ufraw-0.19.2.ebuild: Stable for sparc, wrt bug #470502 diff --git a/media-gfx/ufraw/ufraw-0.19.2.ebuild b/media-gfx/ufraw/ufraw-0.19.2.ebuild index c499777abb5d..fe4d0abce66a 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.11 2013/05/25 08:05:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.19.2.ebuild,v 1.12 2013/05/25 14:28:48 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 |