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/larswm-7.5.3.ebuild | |
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/larswm-7.5.3.ebuild')
-rw-r--r-- | x11-wm/larswm/larswm-7.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |