diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:09:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:09:12 +0000 |
commit | 9b513d6cfd370658b4e7e70239c174a3c6e16404 (patch) | |
tree | e8f7fecf3d260a8dca85ab5e3e5394ac93737b3d /app-editors/wily | |
parent | whitespace cleanup (diff) | |
download | historical-9b513d6cfd370658b4e7e70239c174a3c6e16404.tar.gz historical-9b513d6cfd370658b4e7e70239c174a3c6e16404.tar.bz2 historical-9b513d6cfd370658b4e7e70239c174a3c6e16404.zip |
header fix
Diffstat (limited to 'app-editors/wily')
-rw-r--r-- | app-editors/wily/Manifest | 2 | ||||
-rw-r--r-- | app-editors/wily/wily-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/wily/Manifest b/app-editors/wily/Manifest index 1c515a6ee2df..c28b401398c3 100644 --- a/app-editors/wily/Manifest +++ b/app-editors/wily/Manifest @@ -1,3 +1,3 @@ MD5 24299b3721028a1acaa65de3fd90ceda ChangeLog 628 -MD5 2fa91369a008677fcebc4a94ac386bc7 wily-1.0.ebuild 894 +MD5 c4f02512eb5e907f7d3ef5ea50c36f40 wily-1.0.ebuild 894 MD5 f77485df5843ed768240414dba358b9a files/digest-wily-1.0 120 diff --git a/app-editors/wily/wily-1.0.ebuild b/app-editors/wily/wily-1.0.ebuild index 5177f40a5617..64833441794b 100644 --- a/app-editors/wily/wily-1.0.ebuild +++ b/app-editors/wily/wily-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 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.2 2003/04/03 22:13:36 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/wily/wily-1.0.ebuild,v 1.3 2003/09/05 23:09:10 msterret 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" |