diff options
author | Jason Wever <weeve@gentoo.org> | 2005-12-25 17:42:22 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-12-25 17:42:22 +0000 |
commit | 6f4f3c5ab070f7ec2e550ea805acc620d32f8e78 (patch) | |
tree | 2e1e780904ba6515cfb2cbd7d741a3d935d63609 /x11-wm/larswm | |
parent | Version bump. Fixes bug #116466. (diff) | |
download | gentoo-2-6f4f3c5ab070f7ec2e550ea805acc620d32f8e78.tar.gz gentoo-2-6f4f3c5ab070f7ec2e550ea805acc620d32f8e78.tar.bz2 gentoo-2-6f4f3c5ab070f7ec2e550ea805acc620d32f8e78.zip |
Stable on SPARC.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-wm/larswm')
-rw-r--r-- | x11-wm/larswm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/larswm/larswm-7.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/larswm/ChangeLog b/x11-wm/larswm/ChangeLog index 0974491886ac..37814b9ecca7 100644 --- a/x11-wm/larswm/ChangeLog +++ b/x11-wm/larswm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/larswm # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/larswm/ChangeLog,v 1.15 2005/09/07 03:27:46 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/larswm/ChangeLog,v 1.16 2005/12/25 17:42:22 weeve Exp $ + + 25 Dec 2005; Jason Wever <weeve@gentoo.org> larswm-7.5.3.ebuild: + Stable on SPARC. 07 Sep 2005; Luis Medinas <metalgod@gentoo.org> larswm-7.5.3.ebuild: Added ~amd64 keyword. diff --git a/x11-wm/larswm/larswm-7.5.3.ebuild b/x11-wm/larswm/larswm-7.5.3.ebuild index 4c3a1211c422..1c79d83ec2cf 100644 --- a/x11-wm/larswm/larswm-7.5.3.ebuild +++ b/x11-wm/larswm/larswm-7.5.3.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/larswm/larswm-7.5.3.ebuild,v 1.7 2005/09/07 03:27:46 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/larswm/larswm-7.5.3.ebuild,v 1.8 2005/12/25 17:42:22 weeve Exp $ DESCRIPTION="Tiling window manager for X11, based on 9wm by David Hogan." HOMEPAGE="http://larswm.fnurt.net/" @@ -8,7 +8,7 @@ SRC_URI="http://larswm.fnurt.net/${P}.tar.gz" LICENSE="9wm" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/x11" |