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/elvis | |
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/elvis')
-rw-r--r-- | app-editors/elvis/elvis-2.1.4-r1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/elvis/elvis-2.1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/elvis/elvis-2.1.4-r1.ebuild b/app-editors/elvis/elvis-2.1.4-r1.ebuild index 10b5d228d837..b3b566263058 100644 --- a/app-editors/elvis/elvis-2.1.4-r1.ebuild +++ b/app-editors/elvis/elvis-2.1.4-r1.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/elvis/elvis-2.1.4-r1.ebuild,v 1.6 2002/08/06 16:16:19 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4-r1.ebuild,v 1.7 2002/08/14 18:36:00 murphy Exp $ S=${WORKDIR}/elvis-2.1_4 DESCRIPTION="A vi/ex clone" @@ -14,7 +14,7 @@ RDEPEND="" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { diff --git a/app-editors/elvis/elvis-2.1.4.ebuild b/app-editors/elvis/elvis-2.1.4.ebuild index 58273e4e651b..59987c4f94b7 100644 --- a/app-editors/elvis/elvis-2.1.4.ebuild +++ b/app-editors/elvis/elvis-2.1.4.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/elvis/elvis-2.1.4.ebuild,v 1.5 2002/08/06 16:16:19 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4.ebuild,v 1.6 2002/08/14 18:36:00 murphy Exp $ S=${WORKDIR}/elvis-2.1_4 DESCRIPTION="A vi/ex clone" @@ -14,7 +14,7 @@ RDEPEND="" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { |