diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:25:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:25:33 +0000 |
commit | e47fb39347882e7cc7e0981dc9710028f67a9de7 (patch) | |
tree | 4a4ded7f17f930d236ffe98b9ac17b64323021e7 /x11-wm | |
parent | Mark 3.2-r2 stable on alpha (diff) | |
download | historical-e47fb39347882e7cc7e0981dc9710028f67a9de7.tar.gz historical-e47fb39347882e7cc7e0981dc9710028f67a9de7.tar.bz2 historical-e47fb39347882e7cc7e0981dc9710028f67a9de7.zip |
Mark 0.4.9 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/trswm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/trswm/trswm-0.4.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/trswm/ChangeLog b/x11-wm/trswm/ChangeLog index 8c0bd8b43aee..b519e34b39e3 100644 --- a/x11-wm/trswm/ChangeLog +++ b/x11-wm/trswm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/trswm -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/trswm/ChangeLog,v 1.7 2004/06/24 23:45:28 agriffis Exp $ +# 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 $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> trswm-0.4.9.ebuild: + Mark 0.4.9 stable on alpha 05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> trswm-0.4.9.ebuild: Marking stable on hppa diff --git a/x11-wm/trswm/trswm-0.4.9.ebuild b/x11-wm/trswm/trswm-0.4.9.ebuild index ccfe49ea37e5..af76fdfcb871 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-2004 Gentoo Foundation +# 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.4 2004/06/24 23:45:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/trswm/trswm-0.4.9.ebuild,v 1.5 2005/09/17 10:25:33 agriffis 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" |