diff options
author | 2004-10-05 12:19:44 +0000 | |
---|---|---|
committer | 2004-10-05 12:19:44 +0000 | |
commit | 7e52272c47db8a02ca3bb8ad21045f189d42dca0 (patch) | |
tree | fd71e4b5fc72a6ab556cee670492bd680f0ee7f1 /app-editors/wily | |
parent | someone forgot to mask everything :P (diff) | |
download | gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.tar.gz gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.tar.bz2 gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-editors/wily')
-rw-r--r-- | app-editors/wily/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/wily/wily-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/wily/ChangeLog b/app-editors/wily/ChangeLog index e304acbd0c85..d610028e944d 100644 --- a/app-editors/wily/ChangeLog +++ b/app-editors/wily/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/wily # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/wily/ChangeLog,v 1.6 2004/09/29 23:25:06 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/wily/ChangeLog,v 1.7 2004/10/05 12:19:44 pvdabeel Exp $ + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wily-1.0.ebuild: + Masked wily-1.0.ebuild stable for ppc 19 Jun 2004; Jason Wever <weeve@gentoo.org> wily-1.0.ebuild: Stable on sparc. diff --git a/app-editors/wily/wily-1.0.ebuild b/app-editors/wily/wily-1.0.ebuild index 99b51a808bbf..032b8ef1660d 100644 --- a/app-editors/wily/wily-1.0.ebuild +++ b/app-editors/wily/wily-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/wily/wily-1.0.ebuild,v 1.7 2004/06/24 22:03:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/wily/wily-1.0.ebuild,v 1.8 2004/10/05 12:19:44 pvdabeel Exp $ DESCRIPTION="An emulation of ACME, Plan9's hybrid window system, shell and editor for programmers." HOMEPAGE="http://www.netlib.org/research/9libs/wily-9libs.README" @@ -8,7 +8,7 @@ SRC_URI="ftp://www.netlib.org/research/9libs/${P/1.0/9libs}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ppc sparc" IUSE="" DEPEND="virtual/x11 |