From 58ce2dd4d36234aaeee224e3136d184810b16360 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 12 Jul 2011 14:04:00 -0700 Subject: Update timestamps in headers of modified files. --- bin/ebuild-helpers/doman | 2 +- bin/ebuild-helpers/prepall | 2 +- bin/ebuild-helpers/prepallman | 2 +- bin/ebuild-helpers/prepinfo | 2 +- bin/ebuild-helpers/prepman | 2 +- bin/ebuild-helpers/prepstrip | 2 +- man/make.conf.5 | 2 +- pym/portage/package/ebuild/digestcheck.py | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bin/ebuild-helpers/doman b/bin/ebuild-helpers/doman index 51ca055f6..4561bef18 100755 --- a/bin/ebuild-helpers/doman +++ b/bin/ebuild-helpers/doman @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh diff --git a/bin/ebuild-helpers/prepall b/bin/ebuild-helpers/prepall index dbed57c4e..701ecba21 100755 --- a/bin/ebuild-helpers/prepall +++ b/bin/ebuild-helpers/prepall @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh diff --git a/bin/ebuild-helpers/prepallman b/bin/ebuild-helpers/prepallman index a543ecb18..e50de6d67 100755 --- a/bin/ebuild-helpers/prepallman +++ b/bin/ebuild-helpers/prepallman @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh diff --git a/bin/ebuild-helpers/prepinfo b/bin/ebuild-helpers/prepinfo index 0d68cc83e..691fd1372 100755 --- a/bin/ebuild-helpers/prepinfo +++ b/bin/ebuild-helpers/prepinfo @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh diff --git a/bin/ebuild-helpers/prepman b/bin/ebuild-helpers/prepman index 5c0f9f0cc..c9add8a30 100755 --- a/bin/ebuild-helpers/prepman +++ b/bin/ebuild-helpers/prepman @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh diff --git a/bin/ebuild-helpers/prepstrip b/bin/ebuild-helpers/prepstrip index 344d41750..d25259dca 100755 --- a/bin/ebuild-helpers/prepstrip +++ b/bin/ebuild-helpers/prepstrip @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh diff --git a/man/make.conf.5 b/man/make.conf.5 index e0cb07c1b..d83258c94 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -1,4 +1,4 @@ -.TH "MAKE.CONF" "5" "May 2011" "Portage VERSION" "Portage" +.TH "MAKE.CONF" "5" "Jul 2011" "Portage VERSION" "Portage" .SH "NAME" make.conf \- custom settings for Portage .SH "SYNOPSIS" diff --git a/pym/portage/package/ebuild/digestcheck.py b/pym/portage/package/ebuild/digestcheck.py index 9354bfe45..21cadc3f5 100644 --- a/pym/portage/package/ebuild/digestcheck.py +++ b/pym/portage/package/ebuild/digestcheck.py @@ -1,4 +1,4 @@ -# Copyright 2010 Gentoo Foundation +# Copyright 2010-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 __all__ = ['digestcheck'] -- cgit v1.2.3-1-g7c22