diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-16 18:22:51 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-16 18:22:51 +0000 |
commit | 8790d0cf4440a8f8cfc2c4f288b7c9006120b733 (patch) | |
tree | 89a6e4002351fb93176c7382dd855713fbc7496b /x11-wm/fluxbox/fluxbox-1.0.0.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-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" |