diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 17:50:37 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 17:50:37 +0000 |
commit | 4d472cbc0baa270e215427f4cfb6aaa2d39af7e0 (patch) | |
tree | 6003c6c54c293e120287ec814b0fe42d190249bf /x11-wm/ratpoison | |
parent | ppc stable profile update (diff) | |
download | historical-4d472cbc0baa270e215427f4cfb6aaa2d39af7e0.tar.gz historical-4d472cbc0baa270e215427f4cfb6aaa2d39af7e0.tar.bz2 historical-4d472cbc0baa270e215427f4cfb6aaa2d39af7e0.zip |
PPC stable profile update
Diffstat (limited to 'x11-wm/ratpoison')
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ratpoison/ratpoison-1.2.2-r1.ebuild b/x11-wm/ratpoison/ratpoison-1.2.2-r1.ebuild index 02c048e257df..2948c4d22a6b 100644 --- a/x11-wm/ratpoison/ratpoison-1.2.2-r1.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.2.2-r1.ebuild,v 1.2 2004/04/26 15:07:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.2.2-r1.ebuild,v 1.3 2004/04/27 17:45:45 pvdabeel Exp $ DESCRIPTION="Ratpoison is an extremely light-weight and barebones wm modelled after screen." HOMEPAGE="http://ratpoison.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ppc" DEPEND="virtual/x11" |