diff options
author | 2002-10-04 04:13:24 +0000 | |
---|---|---|
committer | 2002-10-04 04:13:24 +0000 | |
commit | 7acd5ea29e363f9e8041e49b2035f6a7140cea4d (patch) | |
tree | bd5a0a6d2e03531f4f64a108b98565f11647ea34 /app-editors/xvile/xvile-9.2r.ebuild | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-7acd5ea29e363f9e8041e49b2035f6a7140cea4d.tar.gz gentoo-2-7acd5ea29e363f9e8041e49b2035f6a7140cea4d.tar.bz2 gentoo-2-7acd5ea29e363f9e8041e49b2035f6a7140cea4d.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-editors/xvile/xvile-9.2r.ebuild')
-rw-r--r-- | app-editors/xvile/xvile-9.2r.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xvile/xvile-9.2r.ebuild b/app-editors/xvile/xvile-9.2r.ebuild index 5203cf1b4bde..f9ab60b25ae7 100644 --- a/app-editors/xvile/xvile-9.2r.ebuild +++ b/app-editors/xvile/xvile-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/xvile/xvile-9.2r.ebuild,v 1.5 2002/08/06 17:30:59 gerk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.2r.ebuild,v 1.6 2002/10/04 04:12:31 vapier Exp $ S=${WORKDIR}/vile-9.2 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" |