diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-25 17:25:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-25 17:25:29 +0000 |
commit | 517f749c6099af3a9de9cc5f15a1d63c84222714 (patch) | |
tree | c4ce4d2baa6ebd62a77ba8b4a18dc45aeb67c28e /media-gfx | |
parent | fix build with gcc 4.3 with tse3 useflag on, by Markus Rathgeb <maggu2810@web... (diff) | |
download | gentoo-2-517f749c6099af3a9de9cc5f15a1d63c84222714.tar.gz gentoo-2-517f749c6099af3a9de9cc5f15a1d63c84222714.tar.bz2 gentoo-2-517f749c6099af3a9de9cc5f15a1d63c84222714.zip |
Stable on ppc64; bug #228961
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/ristretto/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/ristretto/ristretto-0.0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/ristretto/ChangeLog b/media-gfx/ristretto/ChangeLog index a2426feb36a0..2f5474cb2782 100644 --- a/media-gfx/ristretto/ChangeLog +++ b/media-gfx/ristretto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/ristretto # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.3 2008/06/25 15:41:33 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.4 2008/06/25 17:25:29 corsair Exp $ + + 25 Jun 2008; Markus Rothe <corsair@gentoo.org> ristretto-0.0.20.ebuild: + Stable on ppc64; bug #228961 25 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> ristretto-0.0.20.ebuild: amd64 stable, bug #228961 diff --git a/media-gfx/ristretto/ristretto-0.0.20.ebuild b/media-gfx/ristretto/ristretto-0.0.20.ebuild index f6fe4e7e432a..45b31c8eab76 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.3 2008/06/25 15:41:33 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.20.ebuild,v 1.4 2008/06/25 17:25:29 corsair 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 |