diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:08:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 04:08:02 +0000 |
commit | 5b80e56058b9665f6a4275be49e6ac92b1566fe4 (patch) | |
tree | cea0111fd8dab6df775b4385523cdb4a63308676 /app-editors/elvis | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-5b80e56058b9665f6a4275be49e6ac92b1566fe4.tar.gz gentoo-2-5b80e56058b9665f6a4275be49e6ac92b1566fe4.tar.bz2 gentoo-2-5b80e56058b9665f6a4275be49e6ac92b1566fe4.zip |
Changed from "GPL2 or later" to "GPL2"
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 b3b566263058..efb945b3b798 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.7 2002/08/14 18:36:00 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4-r1.ebuild,v 1.8 2002/10/04 04:04:47 vapier Exp $ S=${WORKDIR}/elvis-2.1_4 DESCRIPTION="A vi/ex clone" diff --git a/app-editors/elvis/elvis-2.1.4.ebuild b/app-editors/elvis/elvis-2.1.4.ebuild index 59987c4f94b7..58ee2f5d9cc5 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.6 2002/08/14 18:36:00 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4.ebuild,v 1.7 2002/10/04 04:04:58 vapier Exp $ S=${WORKDIR}/elvis-2.1_4 DESCRIPTION="A vi/ex clone" |