summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2003-04-03 22:13:36 +0000
committerDylan Carlson <absinthe@gentoo.org>2003-04-03 22:13:36 +0000
commitadffdebef64580875baba2cf67acc4a7215e340a (patch)
tree70e1d12f9984ff421957afd09562850a4c338ec8 /app-editors/wily
parentVersion bump for pcmcia-cs fix (diff)
downloadgentoo-2-adffdebef64580875baba2cf67acc4a7215e340a.tar.gz
gentoo-2-adffdebef64580875baba2cf67acc4a7215e340a.tar.bz2
gentoo-2-adffdebef64580875baba2cf67acc4a7215e340a.zip
x86 moved to stable. added ~sparc ~ppc.
Diffstat (limited to 'app-editors/wily')
-rw-r--r--app-editors/wily/ChangeLog7
-rw-r--r--app-editors/wily/files/digest-wily-1.01
-rw-r--r--app-editors/wily/wily-1.0.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/app-editors/wily/ChangeLog b/app-editors/wily/ChangeLog
index 541759be1d88..484bb9cbf22e 100644
--- a/app-editors/wily/ChangeLog
+++ b/app-editors/wily/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/wily
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-editors/wily/ChangeLog,v 1.1 2003/03/11 08:45:23 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/wily/ChangeLog,v 1.2 2003/04/03 22:13:36 absinthe Exp $
+
+*wily-1.0 (03 Apr 2003)
+
+ 03 Apr 2003; Dylan Carlson <absinthe@gentoo.org> wily-1.0.ebuild:
+ x86 moved to stable. added ~sparc ~ppc.
11 Mar 2003; Dylan Carlson <absinthe@gentoo.org> ChangeLog :
diff --git a/app-editors/wily/files/digest-wily-1.0 b/app-editors/wily/files/digest-wily-1.0
index 2579452decb1..23af1eef2775 100644
--- a/app-editors/wily/files/digest-wily-1.0
+++ b/app-editors/wily/files/digest-wily-1.0
@@ -1 +1,2 @@
+MD5 071e2d28f3365fde381c89a7192f7570 /wily-1.0.ebuild 895
MD5 453f6473bf2603bf5b3c9cfe0be7a394 wily-9libs.tar.gz 125247
diff --git a/app-editors/wily/wily-1.0.ebuild b/app-editors/wily/wily-1.0.ebuild
index 5867d06484db..5177f40a5617 100644
--- a/app-editors/wily/wily-1.0.ebuild
+++ b/app-editors/wily/wily-1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# 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.1 2003/03/11 08:45:23 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/wily/wily-1.0.ebuild,v 1.2 2003/04/03 22:13:36 absinthe Exp $
DESCRIPTION="Wily is an emulation of ACME, Plan9's hybrid window system, shell and editor for programmers."
HOMEPAGE="http://www.netlib.org/research/9libs/wily-9libs.README"
SRC_URI="ftp://www.netlib.org/research/9libs/${P/1.0/9libs}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="X"
DEPEND="virtual/x11 dev-libs/9libs"
RDEPEND="${DEPEND}"