diff options
Diffstat (limited to 'x11-misc/uf-view')
-rw-r--r-- | x11-misc/uf-view/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/uf-view/uf-view-2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/uf-view/ChangeLog b/x11-misc/uf-view/ChangeLog index 54cb948c253c..49f12649c1a8 100644 --- a/x11-misc/uf-view/ChangeLog +++ b/x11-misc/uf-view/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/uf-view # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/ChangeLog,v 1.8 2004/07/04 11:35:13 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/ChangeLog,v 1.9 2004/09/02 22:49:41 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> uf-view-2.4.ebuild: + Masked uf-view-2.4.ebuild stable for ppc 04 Jul 2004; David Holm <dholm@gentoo.org> uf-view-2.4.ebuild: Added to ~ppc. diff --git a/x11-misc/uf-view/uf-view-2.4.ebuild b/x11-misc/uf-view/uf-view-2.4.ebuild index e7f0dfb0d24a..3071a17c28e5 100644 --- a/x11-misc/uf-view/uf-view-2.4.ebuild +++ b/x11-misc/uf-view/uf-view-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/uf-view-2.4.ebuild,v 1.2 2004/07/04 11:35:13 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/uf-view-2.4.ebuild,v 1.3 2004/09/02 22:49:41 pvdabeel Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://www.hadess.net/files/software/uf-view/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" IUSE="" RDEPEND=">=dev-libs/glib-2.0 |