diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 23:00:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 23:00:56 +0000 |
commit | 94f1a2f6ab52443d79463f2198c6b2a0563a70b0 (patch) | |
tree | 6746c6388b26ad417162a6b031c4a530f3b31c6c /app-editors/elvis | |
parent | Version bump. Closing bug #44484. (diff) | |
download | historical-94f1a2f6ab52443d79463f2198c6b2a0563a70b0.tar.gz historical-94f1a2f6ab52443d79463f2198c6b2a0563a70b0.tar.bz2 historical-94f1a2f6ab52443d79463f2198c6b2a0563a70b0.zip |
header fix
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 | ||||
-rw-r--r-- | app-editors/elvis/elvis-2.2.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-editors/elvis/elvis-2.1.4-r1.ebuild b/app-editors/elvis/elvis-2.1.4-r1.ebuild index 82974ce87d7f..c8a2df924a7b 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.18 2003/10/24 11:43:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4-r1.ebuild,v 1.19 2004/03/13 23:00:56 mr_bones_ Exp $ inherit eutils diff --git a/app-editors/elvis/elvis-2.1.4.ebuild b/app-editors/elvis/elvis-2.1.4.ebuild index 5c0fc162f69c..16490d2ef299 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.14 2003/10/01 11:39:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4.ebuild,v 1.15 2004/03/13 23:00:56 mr_bones_ Exp $ MY_P="${PN}-2.1_4" S=${WORKDIR}/${MY_P} diff --git a/app-editors/elvis/elvis-2.2.0.ebuild b/app-editors/elvis/elvis-2.2.0.ebuild index ccaea5eb7a7d..e71c115db1b9 100644 --- a/app-editors/elvis/elvis-2.2.0.ebuild +++ b/app-editors/elvis/elvis-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0.ebuild,v 1.1 2003/11/14 14:20:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0.ebuild,v 1.2 2004/03/13 23:00:56 mr_bones_ Exp $ inherit eutils |