diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:16:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:16:51 +0000 |
commit | 4262e5b340b40a12f8dd9f7316bdba5519ae9eb4 (patch) | |
tree | b89f23ff554ef4e7d169087abb8c759a7720b4d2 /x11-wm/treewm | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-4262e5b340b40a12f8dd9f7316bdba5519ae9eb4.tar.gz gentoo-2-4262e5b340b40a12f8dd9f7316bdba5519ae9eb4.tar.bz2 gentoo-2-4262e5b340b40a12f8dd9f7316bdba5519ae9eb4.zip |
sync IUSE (missing)
Diffstat (limited to 'x11-wm/treewm')
-rw-r--r-- | x11-wm/treewm/treewm-0.4.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/treewm/treewm-0.4.4.ebuild b/x11-wm/treewm/treewm-0.4.4.ebuild index 2c8f4907460d..ece53319bcca 100644 --- a/x11-wm/treewm/treewm-0.4.4.ebuild +++ b/x11-wm/treewm/treewm-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/treewm/treewm-0.4.4.ebuild,v 1.5 2004/07/01 21:52:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/treewm/treewm-0.4.4.ebuild,v 1.6 2004/07/15 01:16:24 agriffis Exp $ DESCRIPTION="WindowManager that arranges the windows in a tree not a list" SRC_URI="mirror://sourceforge/treewm/${P}.tar.bz2" @@ -9,6 +9,7 @@ HOMEPAGE="http://treewm.sourceforge.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc ppc" +IUSE="" DEPEND="virtual/libc virtual/x11 |