summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-16 17:25:47 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-16 17:25:47 +0000
commitbc8b65a30dc3e9230f3aaa7735e1a0300c45a4f7 (patch)
tree2826c85df1f7572542675268aff28332046973be /x11-misc
parentia64 stable wrt #355299 (diff)
downloadhistorical-bc8b65a30dc3e9230f3aaa7735e1a0300c45a4f7.tar.gz
historical-bc8b65a30dc3e9230f3aaa7735e1a0300c45a4f7.tar.bz2
historical-bc8b65a30dc3e9230f3aaa7735e1a0300c45a4f7.zip
Remove bogus dependency on virtual/blackbox, bug 358825.
Package-Manager: portage-2.1.9.46/cvs/Linux x86_64
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/bbacpi/ChangeLog7
-rw-r--r--x11-misc/bbacpi/bbacpi-0.1.5-r1.ebuild7
-rw-r--r--x11-misc/bbappconf/ChangeLog7
-rw-r--r--x11-misc/bbappconf/bbappconf-0.0.2.ebuild7
-rw-r--r--x11-misc/bbcd/ChangeLog7
-rw-r--r--x11-misc/bbcd/bbcd-0.3.1-r1.ebuild7
-rw-r--r--x11-misc/bbdate/ChangeLog8
-rw-r--r--x11-misc/bbdate/bbdate-0.2.4-r1.ebuild6
-rw-r--r--x11-misc/bbdate/bbdate-0.2.4.ebuild6
-rw-r--r--x11-misc/bblaunch/ChangeLog7
-rw-r--r--x11-misc/bblaunch/bblaunch-0.0.3.ebuild6
11 files changed, 40 insertions, 35 deletions
diff --git a/x11-misc/bbacpi/ChangeLog b/x11-misc/bbacpi/ChangeLog
index 0059333f8886..5f1c3eb59f8f 100644
--- a/x11-misc/bbacpi/ChangeLog
+++ b/x11-misc/bbacpi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/bbacpi
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbacpi/ChangeLog,v 1.10 2010/07/08 08:30:58 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbacpi/ChangeLog,v 1.11 2011/04/16 17:21:32 ulm Exp $
+
+ 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> bbacpi-0.1.5-r1.ebuild:
+ Remove bogus dependency on virtual/blackbox, bug 358825.
08 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
bbacpi-0.1.5-r1.ebuild:
diff --git a/x11-misc/bbacpi/bbacpi-0.1.5-r1.ebuild b/x11-misc/bbacpi/bbacpi-0.1.5-r1.ebuild
index 2851eb50fc21..ea897f491d3f 100644
--- a/x11-misc/bbacpi/bbacpi-0.1.5-r1.ebuild
+++ b/x11-misc/bbacpi/bbacpi-0.1.5-r1.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-misc/bbacpi/bbacpi-0.1.5-r1.ebuild,v 1.2 2010/07/08 08:30:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbacpi/bbacpi-0.1.5-r1.ebuild,v 1.3 2011/04/16 17:21:32 ulm Exp $
EAPI=2
inherit eutils
@@ -14,8 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 x86"
IUSE=""
-DEPEND="virtual/blackbox
- x11-libs/gtk+:2
+DEPEND="x11-libs/gtk+:2
media-libs/imlib
x11-misc/xdialog
sys-power/acpi
diff --git a/x11-misc/bbappconf/ChangeLog b/x11-misc/bbappconf/ChangeLog
index a447f61b60c7..6fc3209b988c 100644
--- a/x11-misc/bbappconf/ChangeLog
+++ b/x11-misc/bbappconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/bbappconf
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/ChangeLog,v 1.12 2010/06/08 16:46:38 xarthisius Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/ChangeLog,v 1.13 2011/04/16 17:19:26 ulm Exp $
+
+ 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> bbappconf-0.0.2.ebuild:
+ Remove bogus dependency on virtual/blackbox, bug 358825.
08 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org>
bbappconf-0.0.2.ebuild, +files/bbappconf-0.0.2-asneeded.patch,
diff --git a/x11-misc/bbappconf/bbappconf-0.0.2.ebuild b/x11-misc/bbappconf/bbappconf-0.0.2.ebuild
index 08f72858613f..0f6245ad0dec 100644
--- a/x11-misc/bbappconf/bbappconf-0.0.2.ebuild
+++ b/x11-misc/bbappconf/bbappconf-0.0.2.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-misc/bbappconf/bbappconf-0.0.2.ebuild,v 1.9 2010/06/08 16:46:39 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/bbappconf-0.0.2.ebuild,v 1.10 2011/04/16 17:19:26 ulm Exp $
inherit autotools eutils
@@ -13,9 +13,6 @@ SLOT="0"
KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd"
IUSE="debug"
-DEPEND="virtual/blackbox"
-RDEPEND="${DEPEND}"
-
src_unpack() {
unpack ${A}
cd "${S}"
diff --git a/x11-misc/bbcd/ChangeLog b/x11-misc/bbcd/ChangeLog
index c00fd4310dca..0387402d9d58 100644
--- a/x11-misc/bbcd/ChangeLog
+++ b/x11-misc/bbcd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/bbcd
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbcd/ChangeLog,v 1.14 2008/09/22 12:36:25 omp Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbcd/ChangeLog,v 1.15 2011/04/16 17:23:21 ulm Exp $
+
+ 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> bbcd-0.3.1-r1.ebuild:
+ Remove bogus dependency on virtual/blackbox, bug 358825.
22 Sep 2008; David Shakaryan <omp@gentoo.org> metadata.xml:
Change herd from commonbox to desktop-wm.
diff --git a/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild b/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild
index 47a5f960b290..8de6db37d226 100644
--- a/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild
+++ b/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild,v 1.9 2008/09/17 16:26:16 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbcd/bbcd-0.3.1-r1.ebuild,v 1.10 2011/04/16 17:23:21 ulm Exp $
inherit eutils
@@ -12,8 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
IUSE=""
-DEPEND="virtual/blackbox
- media-libs/libcdaudio"
+DEPEND="media-libs/libcdaudio"
src_unpack() {
unpack ${A}
diff --git a/x11-misc/bbdate/ChangeLog b/x11-misc/bbdate/ChangeLog
index 1dd5c7fa5c95..6fa4fbe9209b 100644
--- a/x11-misc/bbdate/ChangeLog
+++ b/x11-misc/bbdate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/bbdate
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/ChangeLog,v 1.18 2008/09/22 12:47:29 omp Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/ChangeLog,v 1.19 2011/04/16 17:24:47 ulm Exp $
+
+ 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> bbdate-0.2.4.ebuild,
+ bbdate-0.2.4-r1.ebuild:
+ Remove bogus dependency on virtual/blackbox, bug 358825.
22 Sep 2008; David Shakaryan <omp@gentoo.org> metadata.xml:
Change herd from commonbox to desktop-wm.
diff --git a/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild b/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild
index 112b6a021b94..7cf7c23404fb 100644
--- a/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild
+++ b/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild,v 1.1 2008/09/17 19:18:01 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.4-r1.ebuild,v 1.2 2011/04/16 17:24:47 ulm Exp $
inherit eutils autotools
@@ -13,8 +13,6 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
-DEPEND="virtual/blackbox"
-
src_unpack() {
unpack ${A}
cd "${S}"
diff --git a/x11-misc/bbdate/bbdate-0.2.4.ebuild b/x11-misc/bbdate/bbdate-0.2.4.ebuild
index 14090fff4c86..46b1be1c1bcd 100644
--- a/x11-misc/bbdate/bbdate-0.2.4.ebuild
+++ b/x11-misc/bbdate/bbdate-0.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.4.ebuild,v 1.10 2008/09/17 19:18:01 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.4.ebuild,v 1.11 2011/04/16 17:24:47 ulm Exp $
DESCRIPTION="blackbox date display"
HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml"
@@ -11,8 +11,6 @@ SLOT="0"
KEYWORDS="ppc sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="virtual/blackbox"
-
src_install () {
make DESTDIR="${D}" install || die "make install failed"
dodoc README AUTHORS BUGS INSTALL ChangeLog TODO
diff --git a/x11-misc/bblaunch/ChangeLog b/x11-misc/bblaunch/ChangeLog
index a8ef68e7dc7a..8a732869d0a9 100644
--- a/x11-misc/bblaunch/ChangeLog
+++ b/x11-misc/bblaunch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/bblaunch
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bblaunch/ChangeLog,v 1.11 2008/09/22 12:50:07 omp Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bblaunch/ChangeLog,v 1.12 2011/04/16 17:25:47 ulm Exp $
+
+ 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> bblaunch-0.0.3.ebuild:
+ Remove bogus dependency on virtual/blackbox, bug 358825.
22 Sep 2008; David Shakaryan <omp@gentoo.org> metadata.xml:
Change herd from commonbox to desktop-wm.
diff --git a/x11-misc/bblaunch/bblaunch-0.0.3.ebuild b/x11-misc/bblaunch/bblaunch-0.0.3.ebuild
index 5816f31630fd..d4c76c03a0db 100644
--- a/x11-misc/bblaunch/bblaunch-0.0.3.ebuild
+++ b/x11-misc/bblaunch/bblaunch-0.0.3.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-misc/bblaunch/bblaunch-0.0.3.ebuild,v 1.12 2010/07/21 14:30:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bblaunch/bblaunch-0.0.3.ebuild,v 1.13 2011/04/16 17:25:47 ulm Exp $
EAPI=2
inherit eutils
@@ -14,8 +14,6 @@ SLOT="0"
KEYWORDS="ppc x86 ~x86-fbsd"
IUSE=""
-DEPEND="virtual/blackbox"
-
src_prepare() {
epatch "${FILESDIR}"/${P}.patch
}