diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-09 16:42:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-09 16:42:31 +0000 |
commit | 744e03b78d4634fe541fc696fcb001930e9b9bdb (patch) | |
tree | 3e0af27fd4dee10ce7d558c93704120e01f506ed /xfce-extra/ristretto | |
parent | stable x86, security bug 196735 (diff) | |
download | gentoo-2-744e03b78d4634fe541fc696fcb001930e9b9bdb.tar.gz gentoo-2-744e03b78d4634fe541fc696fcb001930e9b9bdb.tar.bz2 gentoo-2-744e03b78d4634fe541fc696fcb001930e9b9bdb.zip |
Add ~alpha/~ia64/~sparc
(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.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/ristretto/ChangeLog b/xfce-extra/ristretto/ChangeLog index b3a5b46be00a..9dfd7be03677 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.9 2007/11/04 02:04:05 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.10 2007/11/09 16:42:31 armin76 Exp $ + + 09 Nov 2007; Raúl Porcel <armin76@gentoo.org> ristretto-0.0.10.ebuild: + Add ~alpha/~ia64/~sparc *ristretto-0.0.10 (04 Nov 2007) diff --git a/xfce-extra/ristretto/ristretto-0.0.10.ebuild b/xfce-extra/ristretto/ristretto-0.0.10.ebuild index b91974661781..6cfaf36a0671 100644 --- a/xfce-extra/ristretto/ristretto-0.0.10.ebuild +++ b/xfce-extra/ristretto/ristretto-0.0.10.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.10.ebuild,v 1.1 2007/11/04 02:04:05 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.10.ebuild,v 1.2 2007/11/09 16:42:31 armin76 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="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.10 |