diff options
author | William McArthur <sandymac@gentoo.org> | 2002-05-30 01:54:49 +0000 |
---|---|---|
committer | William McArthur <sandymac@gentoo.org> | 2002-05-30 01:54:49 +0000 |
commit | 4c00ad4bdc15898534d2345ef68b73a13c8e9646 (patch) | |
tree | fd3c15e146454e85d927f44dd887c0bbefb77c4d /skel.ebuild | |
parent | and the ebuild as well (diff) | |
download | gentoo-2-4c00ad4bdc15898534d2345ef68b73a13c8e9646.tar.gz gentoo-2-4c00ad4bdc15898534d2345ef68b73a13c8e9646.tar.bz2 gentoo-2-4c00ad4bdc15898534d2345ef68b73a13c8e9646.zip |
Added -ko to prevent $Header: $ expansion so users don't have to remember
to change it back when createing an ebuild.
Diffstat (limited to 'skel.ebuild')
-rw-r--r-- | skel.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skel.ebuild b/skel.ebuild index 02c00bccad9f..6652a8772a10 100644 --- a/skel.ebuild +++ b/skel.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /home/cvsroot/gentoo-x86/skel.ebuild,v 1.6 2002/05/07 03:58:19 drobbins Exp $ +# $Header: $ # NOTE: The comments in this file are for instruction and documentation. # They're not meant to appear with your final, production ebuild. Please |