diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-11-26 18:23:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-11-26 18:23:13 +0000 |
commit | 669427ddccc4e66082b31ff27fbc89109433bee2 (patch) | |
tree | 928951348704d5505a0a62812ed646e77f33f4f8 /media-gfx/ristretto | |
parent | alpha/ia64/sparc stable wrt #386963 (diff) | |
download | gentoo-2-669427ddccc4e66082b31ff27fbc89109433bee2.tar.gz gentoo-2-669427ddccc4e66082b31ff27fbc89109433bee2.tar.bz2 gentoo-2-669427ddccc4e66082b31ff27fbc89109433bee2.zip |
alpha/ia64/sparc stable wrt #386963
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'media-gfx/ristretto')
-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 7620d7f7ecbf..abe98c222d4f 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.47 2011/11/18 10:21:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.48 2011/11/26 18:23:13 armin76 Exp $ + + 26 Nov 2011; Raúl Porcel <armin76@gentoo.org> ristretto-0.1.0.ebuild: + alpha/ia64/sparc stable wrt #386963 18 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -ristretto-0.2.1.ebuild, -ristretto-0.2.2.ebuild: diff --git a/media-gfx/ristretto/ristretto-0.1.0.ebuild b/media-gfx/ristretto/ristretto-0.1.0.ebuild index 4ef5f710f4fe..ffc6ffda1023 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.4 2011/11/02 14:13:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.1.0.ebuild,v 1.5 2011/11/26 18:23:13 armin76 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 |