diff options
author | Jason Wever <weeve@gentoo.org> | 2005-12-26 18:07:47 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-12-26 18:07:47 +0000 |
commit | 16ecb069f3aeef68352a2e7cba382f3c9338453c (patch) | |
tree | 0b295fc676c183dfcd6786c0d5470c23bb25fb44 /x11-wm | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-16ecb069f3aeef68352a2e7cba382f3c9338453c.tar.gz gentoo-2-16ecb069f3aeef68352a2e7cba382f3c9338453c.tar.bz2 gentoo-2-16ecb069f3aeef68352a2e7cba382f3c9338453c.zip |
Stable on SPARC.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/trswm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/trswm/trswm-0.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/trswm/ChangeLog b/x11-wm/trswm/ChangeLog index b519e34b39e3..9203fc652c2d 100644 --- a/x11-wm/trswm/ChangeLog +++ b/x11-wm/trswm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/trswm # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/trswm/ChangeLog,v 1.8 2005/09/17 10:25:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/trswm/ChangeLog,v 1.9 2005/12/26 18:07:47 weeve Exp $ + + 26 Dec 2005; Jason Wever <weeve@gentoo.org> trswm-0.4.9.ebuild: + Stable on SPARC. 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> trswm-0.4.9.ebuild: Mark 0.4.9 stable on alpha diff --git a/x11-wm/trswm/trswm-0.4.9.ebuild b/x11-wm/trswm/trswm-0.4.9.ebuild index af76fdfcb871..ba3bf450e86c 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-2005 Gentoo Foundation # 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.5 2005/09/17 10:25:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/trswm/trswm-0.4.9.ebuild,v 1.6 2005/12/26 18:07:47 weeve 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 hppa ~mips ~sparc ~x86" +KEYWORDS="alpha hppa ~mips sparc ~x86" DEPEND="virtual/x11 >=dev-lang/lua-5" |