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 | 6b17962e6f7cdee9b7b09370f08487144f91ed0d (patch) | |
tree | 94a959a3ef19884f6500cc1443127f0862c0ef83 /app-editors/elvis | |
parent | Version bump. Closing bug #44484. (Manifest recommit) (diff) | |
download | gentoo-2-6b17962e6f7cdee9b7b09370f08487144f91ed0d.tar.gz gentoo-2-6b17962e6f7cdee9b7b09370f08487144f91ed0d.tar.bz2 gentoo-2-6b17962e6f7cdee9b7b09370f08487144f91ed0d.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 |