diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 05:26:27 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 05:26:27 +0000 |
commit | 46d04ac5215382221960df2dd921b1be32fbe256 (patch) | |
tree | 0889a4b47ac12c0a2641c5c91da7822f3aa129d6 /media-gfx | |
parent | amd64 stable wrt #386963 (diff) | |
download | gentoo-2-46d04ac5215382221960df2dd921b1be32fbe256.tar.gz gentoo-2-46d04ac5215382221960df2dd921b1be32fbe256.tar.bz2 gentoo-2-46d04ac5215382221960df2dd921b1be32fbe256.zip |
amd64 stable wrt #386963
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64, RepoMan options: --force)
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 a03b2d65b13f..61a1e345b169 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.39 2011/10/16 03:42:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.40 2011/10/16 05:26:27 ssuominen Exp $ + + 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> ristretto-0.1.0.ebuild: + amd64 stable wrt #386963 16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ristretto-0.1.0.ebuild: x86 stable wrt bug #386963 diff --git a/media-gfx/ristretto/ristretto-0.1.0.ebuild b/media-gfx/ristretto/ristretto-0.1.0.ebuild index 8bfebad37f61..0cd0ccf041e3 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.2 2011/10/16 03:42:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.1.0.ebuild,v 1.3 2011/10/16 05:26:27 ssuominen 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 |