diff options
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" |