summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/fsv')
-rw-r--r--x11-misc/fsv/ChangeLog7
-rw-r--r--x11-misc/fsv/fsv-0.9.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-misc/fsv/ChangeLog b/x11-misc/fsv/ChangeLog
index 3ba125ebd764..60eacc64707f 100644
--- a/x11-misc/fsv/ChangeLog
+++ b/x11-misc/fsv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/fsv
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fsv/ChangeLog,v 1.9 2005/11/01 14:39:52 nelchael Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fsv/ChangeLog,v 1.10 2006/01/21 19:28:44 nelchael Exp $
+
+ 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> fsv-0.9.ebuild:
+ Fixed DEPEND for modular X.
01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> fsv-0.9.ebuild:
Fixed dodoc not to install COPYING and/or INSTALL.
diff --git a/x11-misc/fsv/fsv-0.9.ebuild b/x11-misc/fsv/fsv-0.9.ebuild
index d4787c8c047a..d9f870cbc8a1 100644
--- a/x11-misc/fsv/fsv-0.9.ebuild
+++ b/x11-misc/fsv/fsv-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fsv/fsv-0.9.ebuild,v 1.10 2005/11/01 14:39:52 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fsv/fsv-0.9.ebuild,v 1.11 2006/01/21 19:28:44 nelchael Exp $
IUSE="nls"
@@ -12,8 +12,7 @@ SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="amd64 ~ppc x86"
-DEPEND="virtual/opengl
- virtual/x11
+DEPEND="=x11-libs/gtk+-1.2*
<x11-libs/gtkglarea-1.99"
src_compile() {