diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-11-27 18:16:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-11-27 18:16:50 +0000 |
commit | 4871a44bd5871d664e890947d01d7219fe9f15c0 (patch) | |
tree | cbe90ecc27874652a4069009ecfbcba506b1fb09 /media-gfx | |
parent | Sparc stable, part of Bug #248760. (diff) | |
download | gentoo-2-4871a44bd5871d664e890947d01d7219fe9f15c0.tar.gz gentoo-2-4871a44bd5871d664e890947d01d7219fe9f15c0.tar.bz2 gentoo-2-4871a44bd5871d664e890947d01d7219fe9f15c0.zip |
Mark 0.0.20 -hppa as it segfaults. Mark 0.0.21 stable ahead of time because it does work (bug #228961).
(Portage version: 2.1.6_rc1/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/ristretto/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/ristretto/ristretto-0.0.20.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/ristretto/ristretto-0.0.21.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/media-gfx/ristretto/ChangeLog b/media-gfx/ristretto/ChangeLog index 4f59f6e53da0..4b29e90df4a1 100644 --- a/media-gfx/ristretto/ChangeLog +++ b/media-gfx/ristretto/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/ristretto # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.8 2008/11/27 15:48:54 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.9 2008/11/27 18:16:50 jer Exp $ + + 27 Nov 2008; Jeroen Roovers <jer@gentoo.org> ristretto-0.0.20.ebuild, + ristretto-0.0.21.ebuild: + Mark 0.0.20 -hppa as it segfaults. Mark 0.0.21 stable ahead of time + because it does work (bug #228961). *ristretto-0.0.21 (27 Nov 2008) diff --git a/media-gfx/ristretto/ristretto-0.0.20.ebuild b/media-gfx/ristretto/ristretto-0.0.20.ebuild index aa903559f3c8..80560bbb8bae 100644 --- a/media-gfx/ristretto/ristretto-0.0.20.ebuild +++ b/media-gfx/ristretto/ristretto-0.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.20.ebuild,v 1.6 2008/06/27 20:28:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.20.ebuild,v 1.7 2008/11/27 18:16:50 jer Exp $ inherit fdo-mime gnome2-utils @@ -10,7 +10,7 @@ SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 -hppa ia64 ppc ppc64 sparc x86" IUSE="debug" RDEPEND="media-libs/libexif diff --git a/media-gfx/ristretto/ristretto-0.0.21.ebuild b/media-gfx/ristretto/ristretto-0.0.21.ebuild index d3504b1c3984..8fe7338569e1 100644 --- a/media-gfx/ristretto/ristretto-0.0.21.ebuild +++ b/media-gfx/ristretto/ristretto-0.0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.21.ebuild,v 1.1 2008/11/27 15:48:54 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.21.ebuild,v 1.2 2008/11/27 18:16:50 jer Exp $ inherit fdo-mime gnome2-utils @@ -10,7 +10,7 @@ SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" RDEPEND="media-libs/libexif |