diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
commit | 1b4b4f8c9f53d0213f23780a2d8247402cef5db9 (patch) | |
tree | 24c65cdeb43ff6ff124836784885c0600a054569 /app-text/new | |
parent | Added hppa to KEYWORDS. (diff) | |
download | gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.tar.gz gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.tar.bz2 gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-text/new')
-rw-r--r-- | app-text/new/new-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/new/new-1.3.1.ebuild b/app-text/new/new-1.3.1.ebuild index 761f2cc41cb1..13748f46e4b4 100644 --- a/app-text/new/new-1.3.1.ebuild +++ b/app-text/new/new-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/new/new-1.3.1.ebuild,v 1.3 2003/02/13 09:42:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/new/new-1.3.1.ebuild,v 1.4 2003/07/11 20:35:25 aliz Exp $ DESCRIPTION="New is a template system, especially useful in conjunction with a simple text editor such as vi." SRC_URI="http://www.flyn.org/projects/new/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.flyn.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_install() { einstall |