diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-11-15 19:44:29 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-11-15 19:44:29 +0000 |
commit | e944be65556f5e2c1cb8f3a4857c5b7d3a4eb3c2 (patch) | |
tree | 971219767a897091171cd930d43776a2a7212f30 /media-gfx/ristretto | |
parent | Version bump. (diff) | |
download | gentoo-2-e944be65556f5e2c1cb8f3a4857c5b7d3a4eb3c2.tar.gz gentoo-2-e944be65556f5e2c1cb8f3a4857c5b7d3a4eb3c2.tar.bz2 gentoo-2-e944be65556f5e2c1cb8f3a4857c5b7d3a4eb3c2.zip |
x86 stable, see bug 429484
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'media-gfx/ristretto')
-rw-r--r-- | media-gfx/ristretto/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/ristretto/ristretto-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/ristretto/ChangeLog b/media-gfx/ristretto/ChangeLog index 63d98247db54..59c156250b03 100644 --- a/media-gfx/ristretto/ChangeLog +++ b/media-gfx/ristretto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/ristretto # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.76 2012/10/27 20:31:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.77 2012/11/15 19:44:29 nativemad Exp $ + + 16 Nov 2012; Andreas Schuerch <nativemad@gentoo.org> ristretto-0.6.3.ebuild: + x86 stable, see bug 429484 27 Oct 2012; <ago@gentoo.org> ristretto-0.6.3.ebuild: Stable for amd64, wrt bug #429484 diff --git a/media-gfx/ristretto/ristretto-0.6.3.ebuild b/media-gfx/ristretto/ristretto-0.6.3.ebuild index 78fda451ed89..165b55766eb4 100644 --- a/media-gfx/ristretto/ristretto-0.6.3.ebuild +++ b/media-gfx/ristretto/ristretto-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.6.3.ebuild,v 1.2 2012/10/27 20:31:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.6.3.ebuild,v 1.3 2012/11/15 19:44:29 nativemad Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${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=">=dev-libs/dbus-glib-0.98 |