summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2003-03-13 22:08:41 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2003-03-13 22:08:41 +0000
commite3895c199f1ac8241d874bd69c560b3ac5a3eb2f (patch)
treec8a45899ac321cc21ab080fd1bb6e9ecee01a710 /x11-wm
parentadd ~alpha (diff)
downloadhistorical-e3895c199f1ac8241d874bd69c560b3ac5a3eb2f.tar.gz
historical-e3895c199f1ac8241d874bd69c560b3ac5a3eb2f.tar.bz2
historical-e3895c199f1ac8241d874bd69c560b3ac5a3eb2f.zip
added xft as dep and bumped version
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/waimea/waimea-0.4.0.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-wm/waimea/waimea-0.4.0.ebuild b/x11-wm/waimea/waimea-0.4.0.ebuild
index c7538cf70ff9..1cdc93838609 100644
--- a/x11-wm/waimea/waimea-0.4.0.ebuild
+++ b/x11-wm/waimea/waimea-0.4.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/waimea/waimea-0.4.0.ebuild,v 1.2 2003/02/13 17:55:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/waimea/waimea-0.4.0.ebuild,v 1.3 2003/03/13 22:08:41 bcowan Exp $
S=${WORKDIR}/${P}
@@ -11,10 +11,11 @@ HOMEPAGE="http://www.waimea.org"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/x11
- media-libs/imlib2"
+ media-libs/imlib2
+ x11-libs/xft"
PROVIDE="virtual/blackbox"