diff options
author | Jon Nall <nall@gentoo.org> | 2003-01-26 23:42:00 +0000 |
---|---|---|
committer | Jon Nall <nall@gentoo.org> | 2003-01-26 23:42:00 +0000 |
commit | e2bfcbeb696ef274d8347b6ae3a8fdbfecb18268 (patch) | |
tree | 22b58c098083356dcf437a228e87bae44f8bc4e6 /x11-wm/ratpoison/ratpoison-1.1.1.ebuild | |
parent | version bump and dep fixes (diff) | |
download | gentoo-2-e2bfcbeb696ef274d8347b6ae3a8fdbfecb18268.tar.gz gentoo-2-e2bfcbeb696ef274d8347b6ae3a8fdbfecb18268.tar.bz2 gentoo-2-e2bfcbeb696ef274d8347b6ae3a8fdbfecb18268.zip |
added ~ppc
Diffstat (limited to 'x11-wm/ratpoison/ratpoison-1.1.1.ebuild')
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ratpoison/ratpoison-1.1.1.ebuild b/x11-wm/ratpoison/ratpoison-1.1.1.ebuild index 63cf02ad6b2b..025e4e1d76ae 100644 --- a/x11-wm/ratpoison/ratpoison-1.1.1.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.1.1.ebuild,v 1.5 2003/01/06 00:56:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.1.1.ebuild,v 1.6 2003/01/26 23:39:58 nall 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" +KEYWORDS="x86 sparc ~ppc" DEPEND="virtual/x11" |