diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-27 20:31:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-27 20:31:48 +0000 |
commit | bba6d5ef39a7173e021017996ff4c1d893502b49 (patch) | |
tree | 2bd766021a9691f43e47fbf6cbbf5e753465e943 /media-gfx | |
parent | Stable for amd64, wrt bug #429484 (diff) | |
download | gentoo-2-bba6d5ef39a7173e021017996ff4c1d893502b49.tar.gz gentoo-2-bba6d5ef39a7173e021017996ff4c1d893502b49.tar.bz2 gentoo-2-bba6d5ef39a7173e021017996ff4c1d893502b49.zip |
Stable for amd64, wrt bug #429484
(Portage version: 2.1.11.9/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.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/ristretto/ChangeLog b/media-gfx/ristretto/ChangeLog index 58939de31c64..63d98247db54 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.75 2012/10/21 11:31:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.76 2012/10/27 20:31:48 ago Exp $ + + 27 Oct 2012; <ago@gentoo.org> ristretto-0.6.3.ebuild: + Stable for amd64, wrt bug #429484 21 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> -ristretto-0.6.2.ebuild: old diff --git a/media-gfx/ristretto/ristretto-0.6.3.ebuild b/media-gfx/ristretto/ristretto-0.6.3.ebuild index dcdfdb8137c4..78fda451ed89 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.1 2012/08/05 23:10:41 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.6.3.ebuild,v 1.2 2012/10/27 20:31:48 ago 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 |