diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-03 17:40:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-03 17:40:50 +0000 |
commit | 477cdfef2a95a5febe4a20db6a630b6f79f983be (patch) | |
tree | 6d571a122e237744732b2cc26c516e73e50cff18 /app-editors/vile/vile-9.4d.ebuild | |
parent | add version 1.1.6 (diff) | |
download | historical-477cdfef2a95a5febe4a20db6a630b6f79f983be.tar.gz historical-477cdfef2a95a5febe4a20db6a630b6f79f983be.tar.bz2 historical-477cdfef2a95a5febe4a20db6a630b6f79f983be.zip |
stable on sparc
Diffstat (limited to 'app-editors/vile/vile-9.4d.ebuild')
-rw-r--r-- | app-editors/vile/vile-9.4d.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vile/vile-9.4d.ebuild b/app-editors/vile/vile-9.4d.ebuild index a83806555f17..7f9781bf7ac5 100644 --- a/app-editors/vile/vile-9.4d.ebuild +++ b/app-editors/vile/vile-9.4d.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.4d.ebuild,v 1.2 2004/03/03 02:54:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.4d.ebuild,v 1.3 2004/03/03 17:40:50 gustavoz Exp $ IUSE="perl" @@ -24,7 +24,7 @@ PROVIDE="virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ia64" +KEYWORDS="x86 ~ppc sparc alpha ia64" src_unpack() { local p |