diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 18:24:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 18:24:09 +0000 |
commit | f533da26c40d06c09d828e9023346345c9d33228 (patch) | |
tree | d9dbfe6e2b8b1670d552f7da4592caeb2bc91d67 /app-editors/vile/vile-9.2z.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-f533da26c40d06c09d828e9023346345c9d33228.tar.gz gentoo-2-f533da26c40d06c09d828e9023346345c9d33228.tar.bz2 gentoo-2-f533da26c40d06c09d828e9023346345c9d33228.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-editors/vile/vile-9.2z.ebuild')
-rw-r--r-- | app-editors/vile/vile-9.2z.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vile/vile-9.2z.ebuild b/app-editors/vile/vile-9.2z.ebuild index a4710b50434a..399138f8ca6a 100644 --- a/app-editors/vile/vile-9.2z.ebuild +++ b/app-editors/vile/vile-9.2z.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2z.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2z.ebuild,v 1.6 2003/06/29 18:24:09 aliz Exp $ IUSE="perl" @@ -46,7 +46,7 @@ PROVIDE="virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " src_unpack() { unpack vile-9.2.tgz |