summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2004-06-01 13:32:20 +0000
committerBrandon Hale <tseng@gentoo.org>2004-06-01 13:32:20 +0000
commit02ca4de319f9fd44a36512cb3edcd51f6c0c8a92 (patch)
tree51eb22ca8da5b49f7fbe21443596b35bda9e9bf3 /x11-misc/uf-view
parentStable on x86 (diff)
downloadhistorical-02ca4de319f9fd44a36512cb3edcd51f6c0c8a92.tar.gz
historical-02ca4de319f9fd44a36512cb3edcd51f6c0c8a92.tar.bz2
historical-02ca4de319f9fd44a36512cb3edcd51f6c0c8a92.zip
Add IUSE=
Diffstat (limited to 'x11-misc/uf-view')
-rw-r--r--x11-misc/uf-view/ChangeLog5
-rw-r--r--x11-misc/uf-view/uf-view-2.2.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/uf-view/ChangeLog b/x11-misc/uf-view/ChangeLog
index d0e75f19c8f1..e1cb5e85b968 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 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 $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/ChangeLog,v 1.5 2004/06/01 13:28:25 tseng Exp $
+
+ 01 Jun 2004; Brandon Hale <tseng@gentoo.org> uf-view-2.2.ebuild:
+ Add IUSE=
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> uf-view-2.2.ebuild:
Marked stable.
diff --git a/x11-misc/uf-view/uf-view-2.2.ebuild b/x11-misc/uf-view/uf-view-2.2.ebuild
index 8122dab51c66..60cb5bf11461 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-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.4 2004/04/11 17:22:26 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/uf-view/uf-view-2.2.ebuild,v 1.5 2004/06/01 13:28:25 tseng Exp $
inherit gnome2
@@ -11,6 +11,7 @@ SRC_URI="http://www.hadess.net/files/software/uf-view/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
RDEPEND=">=dev-libs/glib-2.0
>=x11-libs/gtk+-2