diff options
author | David Holm <dholm@gentoo.org> | 2004-07-04 11:35:13 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-04 11:35:13 +0000 |
commit | a15121b27e04c5ff166d53a68ce2f3082a642fde (patch) | |
tree | 6acf37acfc8cf51b3b0a8befa7221da0f1ee5fee /x11-misc/uf-view | |
parent | Added to ~ppc (diff) | |
download | historical-a15121b27e04c5ff166d53a68ce2f3082a642fde.tar.gz historical-a15121b27e04c5ff166d53a68ce2f3082a642fde.tar.bz2 historical-a15121b27e04c5ff166d53a68ce2f3082a642fde.zip |
Added to ~ppc
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 0abff874f4a2..54cb948c253c 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.7 2004/07/03 13:28:56 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/ChangeLog,v 1.8 2004/07/04 11:35:13 dholm Exp $ + + 04 Jul 2004; David Holm <dholm@gentoo.org> uf-view-2.4.ebuild: + Added to ~ppc. *uf-view-2.4 (03 Jul 2004) diff --git a/x11-misc/uf-view/uf-view-2.4.ebuild b/x11-misc/uf-view/uf-view-2.4.ebuild index 490933799d99..e7f0dfb0d24a 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.1 2004/07/03 13:28:56 pyrania Exp $ +# $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 $ 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" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND=">=dev-libs/glib-2.0 |