diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:59:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 17:59:55 +0000 |
commit | 25012b01d70c2173769a9e0e2c6dd0b2e4e57237 (patch) | |
tree | 8ce03931297e17eba441d0103bf94c8bb30623c3 /media-gfx/ufraw | |
parent | Stable for s390, wrt bug #468554 (diff) | |
download | gentoo-2-25012b01d70c2173769a9e0e2c6dd0b2e4e57237.tar.gz gentoo-2-25012b01d70c2173769a9e0e2c6dd0b2e4e57237.tar.bz2 gentoo-2-25012b01d70c2173769a9e0e2c6dd0b2e4e57237.zip |
Stable for s390, wrt bug #470502
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="s390", 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 7a0a2fc723e7..0b39849e8b2a 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.108 2013/05/20 17:21:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.109 2013/05/20 17:59:55 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> ufraw-0.19.2.ebuild: + Stable for s390, wrt bug #470502 20 May 2013; Agostino Sarubbo <ago@gentoo.org> ufraw-0.19.2.ebuild: Stable for arm, wrt bug #470502 diff --git a/media-gfx/ufraw/ufraw-0.19.2.ebuild b/media-gfx/ufraw/ufraw-0.19.2.ebuild index e9bd22baa007..0bce13a4d3f0 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.5 2013/05/20 17:21:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.19.2.ebuild,v 1.6 2013/05/20 17:59:55 ago Exp $ EAPI=5 inherit autotools eutils fdo-mime gnome2-utils @@ -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 |