diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 18:36:04 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 18:36:04 +0000 |
commit | 017ce7ba9bcfb935db7a5766f076b66a24476979 (patch) | |
tree | 18c4c5bfb30c1e12214d256c648a9cd5bfa812a8 /app-editors/vile | |
parent | Corrected dependancy for dev-perl/Crypt-DES (missing) (diff) | |
download | gentoo-2-017ce7ba9bcfb935db7a5766f076b66a24476979.tar.gz gentoo-2-017ce7ba9bcfb935db7a5766f076b66a24476979.tar.bz2 gentoo-2-017ce7ba9bcfb935db7a5766f076b66a24476979.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-editors/vile')
-rw-r--r-- | app-editors/vile/vile-9.2p.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vile/vile-9.2r.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/vile/vile-9.2p.ebuild b/app-editors/vile/vile-9.2p.ebuild index 69b3388c58f8..2b214374372e 100644 --- a/app-editors/vile/vile-9.2p.ebuild +++ b/app-editors/vile/vile-9.2p.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2p.ebuild,v 1.4 2002/07/25 20:32:22 kabau Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2p.ebuild,v 1.5 2002/08/14 18:36:03 murphy Exp $ S=${WORKDIR}/vile-9.2 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" @@ -33,7 +33,7 @@ RDEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_unpack() { unpack vile-9.2.tgz diff --git a/app-editors/vile/vile-9.2r.ebuild b/app-editors/vile/vile-9.2r.ebuild index 3ec9dc9f01f0..ba11f9881eb5 100644 --- a/app-editors/vile/vile-9.2r.ebuild +++ b/app-editors/vile/vile-9.2r.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2r.ebuild,v 1.3 2002/07/25 20:32:22 kabau Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2r.ebuild,v 1.4 2002/08/14 18:36:03 murphy Exp $ S=${WORKDIR}/vile-9.2 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" @@ -35,7 +35,7 @@ RDEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_unpack() { unpack vile-9.2.tgz |