summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-04-18 01:54:47 +0000
committerMarinus Schraal <foser@gentoo.org>2003-04-18 01:54:47 +0000
commit9a045faf900e22bc576ab1e71cb4f1cc9d403dd1 (patch)
treeda2b56a11ddd35cd2154f61ca9693da42f7b7697 /x11-wm
parentfixed xft dep (diff)
downloadgentoo-2-9a045faf900e22bc576ab1e71cb4f1cc9d403dd1.tar.gz
gentoo-2-9a045faf900e22bc576ab1e71cb4f1cc9d403dd1.tar.bz2
gentoo-2-9a045faf900e22bc576ab1e71cb4f1cc9d403dd1.zip
fix xft deps
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/openbox/ChangeLog5
-rw-r--r--x11-wm/openbox/openbox-2.2.2-r2.ebuild4
-rw-r--r--x11-wm/openbox/openbox-2.2.3.ebuild4
-rw-r--r--x11-wm/openbox/openbox-2.3.0.ebuild4
4 files changed, 10 insertions, 7 deletions
diff --git a/x11-wm/openbox/ChangeLog b/x11-wm/openbox/ChangeLog
index 0ec6e9af09bc..640da22cd391 100644
--- a/x11-wm/openbox/ChangeLog
+++ b/x11-wm/openbox/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for x11-wm/openbox
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/ChangeLog,v 1.30 2003/03/21 14:30:34 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/ChangeLog,v 1.31 2003/04/18 01:54:47 foser Exp $
*openbox-2.3.0 (07 Feb 2003)
+ 18 Apr 2003; foser <foser@gentoo.org> openbox*.ebuild :
+ Fixed xft dep to be virtual
+
21 Mar 2003; Jason Wever <weeve@gentoo.org> openbox-2.3.0.ebuild:
Added sparc to keywords.
diff --git a/x11-wm/openbox/openbox-2.2.2-r2.ebuild b/x11-wm/openbox/openbox-2.2.2-r2.ebuild
index c44caeb76f9b..368c5537d28a 100644
--- a/x11-wm/openbox/openbox-2.2.2-r2.ebuild
+++ b/x11-wm/openbox/openbox-2.2.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-2.2.2-r2.ebuild,v 1.3 2003/02/13 17:53:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-2.2.2-r2.ebuild,v 1.4 2003/04/18 01:54:47 foser Exp $
IUSE="nls"
@@ -15,7 +15,7 @@ SLOT="2"
LICENSE="BSD"
KEYWORDS="~x86 ppc"
-DEPEND="x11-libs/xft"
+DEPEND="virtual/xft"
MYBIN="${PN}-dev"
mydoc="CHANGE* TODO LICENSE data/README*"
diff --git a/x11-wm/openbox/openbox-2.2.3.ebuild b/x11-wm/openbox/openbox-2.2.3.ebuild
index 221c0ebbf352..6e018348ae21 100644
--- a/x11-wm/openbox/openbox-2.2.3.ebuild
+++ b/x11-wm/openbox/openbox-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-2.2.3.ebuild,v 1.5 2003/02/13 17:53:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-2.2.3.ebuild,v 1.6 2003/04/18 01:54:47 foser Exp $
IUSE="nls"
@@ -16,7 +16,7 @@ LICENSE="BSD"
KEYWORDS="~x86 ppc"
DEPEND="$DEPEND
- x11-libs/xft"
+ virtual/xft"
mydoc="CHANGE* TODO LICENSE data/README*"
myconf="--enable-xinerama"
diff --git a/x11-wm/openbox/openbox-2.3.0.ebuild b/x11-wm/openbox/openbox-2.3.0.ebuild
index cc955c5f19c4..8b72ecbafa25 100644
--- a/x11-wm/openbox/openbox-2.3.0.ebuild
+++ b/x11-wm/openbox/openbox-2.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-2.3.0.ebuild,v 1.4 2003/03/21 14:30:34 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-2.3.0.ebuild,v 1.5 2003/04/18 01:54:47 foser Exp $
IUSE="nls"
@@ -16,7 +16,7 @@ LICENSE="BSD"
KEYWORDS="~x86 ppc sparc"
DEPEND="$DEPEND
- x11-libs/xft"
+ virtual/xft"
mydoc="CHANGE* TODO LICENSE data/README*"
myconf="--enable-xinerama"