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 | |
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')
-rw-r--r-- | x11-wm/ratpoison/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/ratpoison/ChangeLog b/x11-wm/ratpoison/ChangeLog index 50e5ee7f069d..aad918022e4d 100644 --- a/x11-wm/ratpoison/ChangeLog +++ b/x11-wm/ratpoison/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-wm/ratpoison # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.7 2003/01/06 00:56:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.8 2003/01/26 23:39:58 nall Exp $ *ratpoison-1.1.1 (06 Jun 2002) + 26 Jan 2003; Jon Nall <nall@gentoo.org> ratpoison-1.1.1.ebuild : + added ~ppc + 05 Jan 2003: Jason Wever <weeve@gentoo.org> ratpoison-1.1.1.ebuild : Added sparc to KEYWORDS 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" |