diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-21 15:26:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-21 15:26:04 +0000 |
commit | a65495afc8bda89efd0a3657bbcdca75e7f11c7e (patch) | |
tree | 712b49cb070b658ecf0cd162f05f38ef39a388cb /media-gfx/ufraw | |
parent | Stable for HPPA (bug #470196). (diff) | |
download | gentoo-2-a65495afc8bda89efd0a3657bbcdca75e7f11c7e.tar.gz gentoo-2-a65495afc8bda89efd0a3657bbcdca75e7f11c7e.tar.bz2 gentoo-2-a65495afc8bda89efd0a3657bbcdca75e7f11c7e.zip |
Stable for HPPA (bug #470502).
(Portage version: 2.2.0_alpha176/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 0b39849e8b2a..e1de5b7afa4f 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.109 2013/05/20 17:59:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.110 2013/05/21 15:26:04 jer Exp $ + + 21 May 2013; Jeroen Roovers <jer@gentoo.org> ufraw-0.19.2.ebuild: + Stable for HPPA (bug #470502). 20 May 2013; Agostino Sarubbo <ago@gentoo.org> ufraw-0.19.2.ebuild: Stable for s390, wrt bug #470502 diff --git a/media-gfx/ufraw/ufraw-0.19.2.ebuild b/media-gfx/ufraw/ufraw-0.19.2.ebuild index 0bce13a4d3f0..e0cd34d5e5ec 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.6 2013/05/20 17:59:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.19.2.ebuild,v 1.7 2013/05/21 15:26:04 jer 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 |