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 | 5ae8f4fbcf81dccc7125f827d3b7b4162ce78198 (patch) | |
tree | eb809825466bfb0a708426b99d8219b52f8191cb /x11-wm | |
parent | alpha/ia64/m68k/s390/sh/x86 stable wrt #361033 (diff) | |
download | historical-5ae8f4fbcf81dccc7125f827d3b7b4162ce78198.tar.gz historical-5ae8f4fbcf81dccc7125f827d3b7b4162ce78198.tar.bz2 historical-5ae8f4fbcf81dccc7125f827d3b7b4162ce78198.zip |
Don't PROVIDE virtual/blackbox, bug 358825.
Package-Manager: portage-2.1.9.46/cvs/Linux x86_64
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/blackbox/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/blackbox/blackbox-0.70.1.ebuild | 6 | ||||
-rw-r--r-- | x11-wm/fluxbox/ChangeLog | 8 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild | 5 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.0.0.ebuild | 5 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.1.0.1.ebuild | 5 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.1.1-r1.ebuild | 3 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.1.1-r2.ebuild | 3 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild | 3 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.3.0.ebuild | 3 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.3.1.ebuild | 3 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-9999.ebuild | 3 |
12 files changed, 26 insertions, 28 deletions
diff --git a/x11-wm/blackbox/ChangeLog b/x11-wm/blackbox/ChangeLog index 4727a5e0ece2..e464cf9e5144 100644 --- a/x11-wm/blackbox/ChangeLog +++ b/x11-wm/blackbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/blackbox -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/ChangeLog,v 1.67 2010/12/12 20:41:03 xarthisius Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/ChangeLog,v 1.68 2011/04/16 18:20:44 ulm Exp $ + + 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> blackbox-0.70.1.ebuild: + Don't PROVIDE virtual/blackbox, bug 358825. 12 Dec 2010; Kacper Kowalik <xarthisius@gentoo.org> blackbox-0.70.1.ebuild: Fix building with >=x11-libs/libX11-1.4.0 wrt #348556 by Patrick Lauer diff --git a/x11-wm/blackbox/blackbox-0.70.1.ebuild b/x11-wm/blackbox/blackbox-0.70.1.ebuild index e24773afe69f..af85d548a1a9 100644 --- a/x11-wm/blackbox/blackbox-0.70.1.ebuild +++ b/x11-wm/blackbox/blackbox-0.70.1.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/blackbox/blackbox-0.70.1.ebuild,v 1.13 2010/12/12 20:41:03 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.70.1.ebuild,v 1.14 2011/04/16 18:20:44 ulm Exp $ inherit autotools eutils @@ -22,8 +22,6 @@ DEPEND="${RDEPEND} >=sys-apps/sed-4 x11-proto/xextproto" -PROVIDE="virtual/blackbox" - src_unpack() { unpack ${A} cd "${S}" diff --git a/x11-wm/fluxbox/ChangeLog b/x11-wm/fluxbox/ChangeLog index 19034e91480b..5676370b40d8 100644 --- a/x11-wm/fluxbox/ChangeLog +++ b/x11-wm/fluxbox/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-wm/fluxbox # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.287 2011/04/13 13:18:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.288 2011/04/16 18:22:51 ulm Exp $ + + 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> fluxbox-1.0.0.ebuild, + fluxbox-1.0.0-r2.ebuild, fluxbox-1.1.0.1.ebuild, fluxbox-1.1.1-r1.ebuild, + fluxbox-1.1.1-r2.ebuild, fluxbox-1.1.1-r3.ebuild, fluxbox-1.3.0.ebuild, + fluxbox-1.3.1.ebuild, fluxbox-9999.ebuild: + Don't PROVIDE virtual/blackbox, bug 358825. 13 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> fluxbox-1.3.1.ebuild, +files/fluxbox-1.3.1-gcc46.patch: diff --git a/x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild b/x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild index fdcf299c220c..373b09e05183 100644 --- a/x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.0.0-r2.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-r2.ebuild,v 1.12 2010/08/16 19:43:13 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild,v 1.13 2011/04/16 18:22:51 ulm Exp $ EAPI="3" inherit eutils prefix @@ -32,7 +32,6 @@ DEPEND="nls? ( sys-devel/gettext ) x11-proto/xextproto xinerama? ( x11-proto/xineramaproto ) ${RDEPEND}" -PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" 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" diff --git a/x11-wm/fluxbox/fluxbox-1.1.0.1.ebuild b/x11-wm/fluxbox/fluxbox-1.1.0.1.ebuild index e110e5f16e63..d6cab4827a9d 100644 --- a/x11-wm/fluxbox/fluxbox-1.1.0.1.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.1.0.1.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.1.0.1.ebuild,v 1.6 2010/08/16 19:43:13 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.1.0.1.ebuild,v 1.7 2011/04/16 18:22:51 ulm Exp $ EAPI="3" inherit eutils prefix @@ -32,7 +32,6 @@ DEPEND="nls? ( sys-devel/gettext ) x11-proto/xextproto xinerama? ( x11-proto/xineramaproto ) ${RDEPEND}" -PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" diff --git a/x11-wm/fluxbox/fluxbox-1.1.1-r1.ebuild b/x11-wm/fluxbox/fluxbox-1.1.1-r1.ebuild index 533f646dcda9..d140440fca19 100644 --- a/x11-wm/fluxbox/fluxbox-1.1.1-r1.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.1.1-r1.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-1.1.1-r1.ebuild,v 1.9 2011/02/28 00:32:30 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.1.1-r1.ebuild,v 1.10 2011/04/16 18:22:51 ulm Exp $ EAPI="3" inherit eutils prefix @@ -32,7 +32,6 @@ DEPEND="nls? ( sys-devel/gettext ) x11-proto/xextproto xinerama? ( x11-proto/xineramaproto ) ${RDEPEND}" -PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" diff --git a/x11-wm/fluxbox/fluxbox-1.1.1-r2.ebuild b/x11-wm/fluxbox/fluxbox-1.1.1-r2.ebuild index 7fd822f16708..a2c9f7fe9e21 100644 --- a/x11-wm/fluxbox/fluxbox-1.1.1-r2.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.1.1-r2.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-1.1.1-r2.ebuild,v 1.3 2011/02/28 00:32:30 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.1.1-r2.ebuild,v 1.4 2011/04/16 18:22:51 ulm Exp $ EAPI="3" inherit eutils prefix @@ -32,7 +32,6 @@ DEPEND="nls? ( sys-devel/gettext ) x11-proto/xextproto xinerama? ( x11-proto/xineramaproto ) ${RDEPEND}" -PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" diff --git a/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild b/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild index a8e8665f0239..d3d1a2283a54 100644 --- a/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.1.1-r3.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-1.1.1-r3.ebuild,v 1.7 2011/02/28 00:32:30 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild,v 1.8 2011/04/16 18:22:51 ulm Exp $ EAPI="3" inherit eutils prefix @@ -32,7 +32,6 @@ DEPEND="nls? ( sys-devel/gettext ) x11-proto/xextproto xinerama? ( x11-proto/xineramaproto ) ${RDEPEND}" -PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" diff --git a/x11-wm/fluxbox/fluxbox-1.3.0.ebuild b/x11-wm/fluxbox/fluxbox-1.3.0.ebuild index 4d81d27db391..5779c4cfc3d9 100644 --- a/x11-wm/fluxbox/fluxbox-1.3.0.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.3.0.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-1.3.0.ebuild,v 1.3 2011/02/28 00:32:30 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.3.0.ebuild,v 1.4 2011/04/16 18:22:51 ulm Exp $ EAPI=4 inherit eutils prefix @@ -33,7 +33,6 @@ DEPEND="nls? ( sys-devel/gettext ) x11-proto/xextproto xinerama? ( x11-proto/xineramaproto ) ${RDEPEND}" -PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" diff --git a/x11-wm/fluxbox/fluxbox-1.3.1.ebuild b/x11-wm/fluxbox/fluxbox-1.3.1.ebuild index fe1dd4456633..f94b07fdc828 100644 --- a/x11-wm/fluxbox/fluxbox-1.3.1.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.3.1.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-1.3.1.ebuild,v 1.2 2011/04/13 13:18:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.3.1.ebuild,v 1.3 2011/04/16 18:22:51 ulm Exp $ EAPI=4 inherit eutils prefix @@ -33,7 +33,6 @@ DEPEND="nls? ( sys-devel/gettext ) x11-proto/xextproto xinerama? ( x11-proto/xineramaproto ) ${RDEPEND}" -PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" 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" |