diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 07:32:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 07:32:55 +0000 |
commit | a39736a366284dcce295c94ae5b8f6ea78de14b2 (patch) | |
tree | 77221f3887104f3fdb499cafe30625dad0a8c243 /x11-wm/trswm | |
parent | arm needs deps first (diff) | |
download | gentoo-2-a39736a366284dcce295c94ae5b8f6ea78de14b2.tar.gz gentoo-2-a39736a366284dcce295c94ae5b8f6ea78de14b2.tar.bz2 gentoo-2-a39736a366284dcce295c94ae5b8f6ea78de14b2.zip |
header fix; arm needs deps first
Diffstat (limited to 'x11-wm/trswm')
-rw-r--r-- | x11-wm/trswm/trswm-0.3.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/trswm/trswm-0.4.9.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/trswm/trswm-0.3.ebuild b/x11-wm/trswm/trswm-0.3.ebuild index beb32cf7f2dd..d515ef013f8a 100644 --- a/x11-wm/trswm/trswm-0.3.ebuild +++ b/x11-wm/trswm/trswm-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/trswm/trswm-0.3.ebuild,v 1.3 2003/12/31 04:26:11 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/trswm/trswm-0.3.ebuild,v 1.4 2004/02/17 07:32:55 mr_bones_ Exp $ DESCRIPTION="A window manager" HOMEPAGE="http://www.relex.ru/~yarick/trswm/" diff --git a/x11-wm/trswm/trswm-0.4.9.ebuild b/x11-wm/trswm/trswm-0.4.9.ebuild index 4109b10a7f2c..0d953488bdb1 100644 --- a/x11-wm/trswm/trswm-0.4.9.ebuild +++ b/x11-wm/trswm/trswm-0.4.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/trswm/trswm-0.4.9.ebuild,v 1.1 2003/11/05 12:03:03 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/trswm/trswm-0.4.9.ebuild,v 1.2 2004/02/17 07:32:55 mr_bones_ Exp $ DESCRIPTION="An ion-based window manager that aims to provide a desktop environment based on the keyboard, making the mouse optional" HOMEPAGE="http://www.relex.ru/~yarick/trswm/" @@ -9,7 +9,7 @@ LICENSE="as-is" IUSE="debug" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86" DEPEND="virtual/x11 >=dev-lang/lua-5" |