diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:48:37 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:48:37 +0000 |
commit | 10871e77867c0be7c64037d2b00bf875dc627c97 (patch) | |
tree | 144aeb8ce4eabccbed68b0cb21441f688fdde951 /media-gfx | |
parent | Beat this package into generating a shared library and add it here. Intended ... (diff) | |
download | gentoo-2-10871e77867c0be7c64037d2b00bf875dc627c97.tar.gz gentoo-2-10871e77867c0be7c64037d2b00bf875dc627c97.tar.bz2 gentoo-2-10871e77867c0be7c64037d2b00bf875dc627c97.zip |
ppc/ppc64 stable wrt #416233
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/ristretto/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/ristretto/ristretto-0.6.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-gfx/ristretto/ChangeLog b/media-gfx/ristretto/ChangeLog index 767f34920607..e27160f60b89 100644 --- a/media-gfx/ristretto/ChangeLog +++ b/media-gfx/ristretto/ChangeLog @@ -1,9 +1,12 @@ # 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.69 2012/05/20 11:53:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.70 2012/05/20 19:48:37 ssuominen Exp $ + + 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> ristretto-0.6.0.ebuild: + ppc/ppc64 stable wrt #416233 20 May 2012; Agostino Sarubbo <ago@gentoo.org> ristretto-0.6.0.ebuild: - Stable for amd64, wrt bug #416223 + Stable for amd64, wrt bug #416233 17 May 2012; Jeroen Roovers <jer@gentoo.org> ristretto-0.6.0.ebuild: Stable for HPPA (bug #416233). diff --git a/media-gfx/ristretto/ristretto-0.6.0.ebuild b/media-gfx/ristretto/ristretto-0.6.0.ebuild index db235af42475..3d96f601c337 100644 --- a/media-gfx/ristretto/ristretto-0.6.0.ebuild +++ b/media-gfx/ristretto/ristretto-0.6.0.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.0.ebuild,v 1.4 2012/05/20 11:53:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.6.0.ebuild,v 1.5 2012/05/20 19:48:37 ssuominen 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 |