diff options
Diffstat (limited to 'x11-wm/fluxbox/fluxbox-1.0.0.ebuild')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.0.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/fluxbox/fluxbox-1.0.0.ebuild b/x11-wm/fluxbox/fluxbox-1.0.0.ebuild index 7e29df993dff..91290f5c4a33 100644 --- a/x11-wm/fluxbox/fluxbox-1.0.0.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.0.0.ebuild,v 1.12 2010/08/16 19:43:13 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.0.0.ebuild,v 1.13 2011/04/16 18:22:51 ulm Exp $ EAPI="2" inherit eutils prefix @@ -31,7 +31,6 @@ DEPEND="nls? ( sys-devel/gettext ) x11-proto/xextproto xinerama? ( x11-proto/xineramaproto ) ${RDEPEND}" -PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" |