Update date headers for modified files. v2.1.9.40
authorZac Medico <zmedico@gentoo.org>
Tue, 15 Feb 2011 17:22:31 +0000 (09:22 -0800)
committerZac Medico <zmedico@gentoo.org>
Tue, 15 Feb 2011 17:24:21 +0000 (09:24 -0800)
man/ebuild.1
pym/_emerge/EbuildExecuter.py
pym/_emerge/create_depgraph_params.py
pym/_emerge/help.py
pym/portage/getbinpkg.py

index cb6ebc2494e1286fa61ffdf635a4acf5473b4f41..e74779a66ae39dc401ab026040f075acb1daf04a 100644 (file)
@@ -1,4 +1,4 @@
-.TH "EBUILD" "1" "Oct 2009" "Portage VERSION" "Portage"
+.TH "EBUILD" "1" "Feb 2011" "Portage VERSION" "Portage"
 .SH "NAME"
 ebuild \- a low level interface to the Portage system
 .SH "SYNOPSIS"
index 95614de87cb84d368a6851db1e85a351878ddeb3..b28c7379370e8b0b78c77ddc22be6ebd354a604f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 from _emerge.EbuildPhase import EbuildPhase
index 735f12ce7069b087f0c35707e2b9e18e3324a37e..d60259ef251491aa2d0deabd8bf650de1ea50aa4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 import logging
index 6a1bae439ab91bbbd6aa898e49230d0a5b799d79..bd6c0f2351c3c0af05e196acbe47c97bc6775235 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 from __future__ import print_function
index 43a6bf5f78e15fc00b642924fd44ea4a804e7673..68e4543fc87eb095c82566335db94cf6debe82d0 100644 (file)
@@ -1,5 +1,5 @@
 # getbinpkg.py -- Portage binary-package helper functions
-# Copyright 2003-2004 Gentoo Foundation
+# Copyright 2003-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 from portage.output import colorize