summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-01-17 07:50:48 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-01-17 07:50:48 +0000
commit0b33cb415c342dafbca397aa2ed6bb873831230e (patch)
tree2afc5cb34606c9e0eaf41d34416bf9d34bd3a338 /x11-themes
parentStable on hppa. (diff)
downloadgentoo-2-0b33cb415c342dafbca397aa2ed6bb873831230e.tar.gz
gentoo-2-0b33cb415c342dafbca397aa2ed6bb873831230e.tar.bz2
gentoo-2-0b33cb415c342dafbca397aa2ed6bb873831230e.zip
Fix dep for modular-x.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/commonbox-styles/ChangeLog8
-rw-r--r--x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog
index 616ac412d530..5ab6730de4eb 100644
--- a/x11-themes/commonbox-styles/ChangeLog
+++ b/x11-themes/commonbox-styles/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/commonbox-styles
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.24 2005/02/20 22:55:35 j4rg0n Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.25 2006/01/17 07:50:48 robbat2 Exp $
+
+ 17 Jan 2006; Robin H. Johnson <robbat2@gentoo.org>
+ commonbox-styles-0.6.ebuild:
+ Fix dep for modular-x.
20 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org>
commonbox-styles-0.6.ebuild:
diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild
index 0eb496ece447..703cdd666499 100644
--- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild
+++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.16 2005/02/20 22:55:35 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.17 2006/01/17 07:50:48 robbat2 Exp $
IUSE=""
DESCRIPTION="Common styles for fluxbox, blackbox, and openbox."
@@ -12,7 +12,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha hppa amd64 mips ia64 ppc64 ppc-macos"
-RDEPEND="virtual/x11"
+RDEPEND="|| ( x11-wm/fluxbox x11-wm/blackbox x11-wm/openbox )"
src_install () {