diff options
author | Brian Harring <ferringb@gmail.com> | 2006-03-23 02:58:06 -0800 |
---|---|---|
committer | Brian Harring <ferringb@gmail.com> | 2006-03-23 02:58:06 -0800 |
commit | 69a658874734e12dce086459db8ae267c68e591a (patch) | |
tree | 8b30ef75cce45c7d231108c568e79e1b14b828b9 /bin/ebuild-env/ebuild-default-functions.sh | |
parent | cleaned up this, and added sha256/rmd160 in. (diff) | |
download | pkgcore-69a658874734e12dce086459db8ae267c68e591a.tar.gz pkgcore-69a658874734e12dce086459db8ae267c68e591a.tar.bz2 pkgcore-69a658874734e12dce086459db8ae267c68e591a.zip |
header updates
Diffstat (limited to 'bin/ebuild-env/ebuild-default-functions.sh')
-rwxr-xr-x | bin/ebuild-env/ebuild-default-functions.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/ebuild-env/ebuild-default-functions.sh b/bin/ebuild-env/ebuild-default-functions.sh index f60f90d6..11c98dce 100755 --- a/bin/ebuild-env/ebuild-default-functions.sh +++ b/bin/ebuild-env/ebuild-default-functions.sh @@ -1,8 +1,7 @@ #!/bin/bash # ebuild-default-functions.sh; default functions for ebuild env that aren't saved- specific to the portage instance. -# Copyright 2004-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id: ebuild-default-functions.sh 2220 2005-11-01 01:31:48Z vapier $ +# Copyright 2005-2006 Brian Harring <ferringb@gmail.com> +# Copyright 2004-2006 Gentoo Foundation has_version() { |