diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-23 19:17:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-23 19:17:46 +0000 |
commit | 3021ceeb58fb348b834135017b0d09c34f168b7e (patch) | |
tree | c96760a744c2f79341c24f28e17d77346f22a8cb /xfce-extra/ristretto | |
parent | Stable on x86 wrt bug #200102 (diff) | |
download | gentoo-2-3021ceeb58fb348b834135017b0d09c34f168b7e.tar.gz gentoo-2-3021ceeb58fb348b834135017b0d09c34f168b7e.tar.bz2 gentoo-2-3021ceeb58fb348b834135017b0d09c34f168b7e.zip |
Added ~ppc64; bug #199505
(Portage version: 2.1.3.19)
Diffstat (limited to 'xfce-extra/ristretto')
-rw-r--r-- | xfce-extra/ristretto/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/ristretto/ristretto-0.0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/ristretto/ChangeLog b/xfce-extra/ristretto/ChangeLog index 280e6b2414bc..4e10f05061d7 100644 --- a/xfce-extra/ristretto/ChangeLog +++ b/xfce-extra/ristretto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/ristretto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.11 2007/11/17 14:23:26 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.12 2007/11/23 19:17:46 corsair Exp $ + + 23 Nov 2007; Markus Rothe <corsair@gentoo.org> ristretto-0.0.12.ebuild: + Added ~ppc64; bug #199505 *ristretto-0.0.12 (17 Nov 2007) diff --git a/xfce-extra/ristretto/ristretto-0.0.12.ebuild b/xfce-extra/ristretto/ristretto-0.0.12.ebuild index 61b04b3a50bd..cdc87e0dd29e 100644 --- a/xfce-extra/ristretto/ristretto-0.0.12.ebuild +++ b/xfce-extra/ristretto/ristretto-0.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.12.ebuild,v 1.1 2007/11/17 14:23:26 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.12.ebuild,v 1.2 2007/11/23 19:17:46 corsair Exp $ inherit xfce44 @@ -11,7 +11,7 @@ DESCRIPTION="a fast and lightweight picture-viewer for the Xfce desktop environm HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto" SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.10 |