diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-30 16:44:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-30 16:44:09 +0000 |
commit | 0a6e8af15b850a4dccbec69a3ff93996fb5b2ecc (patch) | |
tree | 762d82a359dde4135bc379b11ebdc829237df745 /media-gfx/ristretto | |
parent | Stable for amd64, wrt bug #401229 (diff) | |
download | gentoo-2-0a6e8af15b850a4dccbec69a3ff93996fb5b2ecc.tar.gz gentoo-2-0a6e8af15b850a4dccbec69a3ff93996fb5b2ecc.tar.bz2 gentoo-2-0a6e8af15b850a4dccbec69a3ff93996fb5b2ecc.zip |
Stable for amd64, wrt bug #401229
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/ristretto')
-rw-r--r-- | media-gfx/ristretto/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/ristretto/ristretto-0.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/ristretto/ChangeLog b/media-gfx/ristretto/ChangeLog index a09730a09718..c6b04e1a392e 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.55 2012/01/28 07:27:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.56 2012/01/30 16:44:09 ago Exp $ + + 30 Jan 2012; Agostino Sarubbo <ago@gentoo.org> ristretto-0.3.4.ebuild: + Stable for amd64, wrt bug #401229 28 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -ristretto-0.3.1.ebuild, -ristretto-0.3.2.ebuild: diff --git a/media-gfx/ristretto/ristretto-0.3.4.ebuild b/media-gfx/ristretto/ristretto-0.3.4.ebuild index dacfd930db87..047616d133d2 100644 --- a/media-gfx/ristretto/ristretto-0.3.4.ebuild +++ b/media-gfx/ristretto/ristretto-0.3.4.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.3.4.ebuild,v 1.1 2012/01/28 07:26:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.3.4.ebuild,v 1.2 2012/01/30 16:44:09 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.90 |