diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-02 14:13:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-02 14:13:15 +0000 |
commit | c61b648dcb0aa0cc21f7b62e0f9114604aa8ae3c (patch) | |
tree | 42aa503adb94a732378fe8388d54f50abb6c1f49 /media-gfx | |
parent | Stable for HPPA (bug #389133). (diff) | |
download | gentoo-2-c61b648dcb0aa0cc21f7b62e0f9114604aa8ae3c.tar.gz gentoo-2-c61b648dcb0aa0cc21f7b62e0f9114604aa8ae3c.tar.bz2 gentoo-2-c61b648dcb0aa0cc21f7b62e0f9114604aa8ae3c.zip |
Stable for HPPA (bug #386963).
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/ristretto/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/ristretto/ristretto-0.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/ristretto/ChangeLog b/media-gfx/ristretto/ChangeLog index 5abadfd859c0..24e6ee72aa2a 100644 --- a/media-gfx/ristretto/ChangeLog +++ b/media-gfx/ristretto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/ristretto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.44 2011/10/28 20:22:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.45 2011/11/02 14:13:15 jer Exp $ + + 02 Nov 2011; Jeroen Roovers <jer@gentoo.org> ristretto-0.1.0.ebuild: + Stable for HPPA (bug #386963). *ristretto-0.2.2 (28 Oct 2011) diff --git a/media-gfx/ristretto/ristretto-0.1.0.ebuild b/media-gfx/ristretto/ristretto-0.1.0.ebuild index 0cd0ccf041e3..4ef5f710f4fe 100644 --- a/media-gfx/ristretto/ristretto-0.1.0.ebuild +++ b/media-gfx/ristretto/ristretto-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.1.0.ebuild,v 1.3 2011/10/16 05:26:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.1.0.ebuild,v 1.4 2011/11/02 14:13:15 jer Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.1/${P}.tar.bz2" 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 |