diff options
author | 2011-04-16 18:22:51 +0000 | |
---|---|---|
committer | 2011-04-16 18:22:51 +0000 | |
commit | 8790d0cf4440a8f8cfc2c4f288b7c9006120b733 (patch) | |
tree | 89a6e4002351fb93176c7382dd855713fbc7496b /x11-wm/fluxbox/fluxbox-9999.ebuild | |
parent | Don't PROVIDE virtual/blackbox, bug 358825. (diff) | |
download | gentoo-2-8790d0cf4440a8f8cfc2c4f288b7c9006120b733.tar.gz gentoo-2-8790d0cf4440a8f8cfc2c4f288b7c9006120b733.tar.bz2 gentoo-2-8790d0cf4440a8f8cfc2c4f288b7c9006120b733.zip |
Don't PROVIDE virtual/blackbox, bug 358825.
(Portage version: 2.1.9.46/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/fluxbox/fluxbox-9999.ebuild')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-9999.ebuild b/x11-wm/fluxbox/fluxbox-9999.ebuild index b4ab6df873eb..b16e53deab9d 100644 --- a/x11-wm/fluxbox/fluxbox-9999.ebuild +++ b/x11-wm/fluxbox/fluxbox-9999.ebuild @@ -1,6 +1,6 @@ # 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-9999.ebuild,v 1.7 2011/01/19 00:52:17 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-9999.ebuild,v 1.8 2011/04/16 18:22:51 ulm Exp $ EAPI=3 inherit eutils git prefix @@ -34,7 +34,6 @@ DEPEND="nls? ( sys-devel/gettext ) x11-proto/xextproto xinerama? ( x11-proto/xineramaproto ) ${RDEPEND}" -PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" |