diff options
Diffstat (limited to 'x11-misc/uf-view')
-rw-r--r-- | x11-misc/uf-view/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/uf-view/uf-view-2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/uf-view/ChangeLog b/x11-misc/uf-view/ChangeLog index a84e786ff368..d0e75f19c8f1 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/ChangeLog,v 1.3 2003/11/04 03:40:44 abhishek Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/ChangeLog,v 1.4 2004/04/11 17:22:26 pyrania Exp $ + + 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> uf-view-2.2.ebuild: + Marked stable. 03 Nov 2003; Abhishek Amit <abhishek@gentoo.org> metadata.xml: Added metadata.xml diff --git a/x11-misc/uf-view/uf-view-2.2.ebuild b/x11-misc/uf-view/uf-view-2.2.ebuild index 3b128ebe3801..8122dab51c66 100644 --- a/x11-misc/uf-view/uf-view-2.2.ebuild +++ b/x11-misc/uf-view/uf-view-2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/uf-view-2.2.ebuild,v 1.3 2003/09/05 23:18:18 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/uf-view-2.2.ebuild,v 1.4 2004/04/11 17:22:26 pyrania 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" RDEPEND=">=dev-libs/glib-2.0 >=x11-libs/gtk+-2 |