Update header timestamps for modified files.
authorZac Medico <zmedico@gentoo.org>
Sat, 26 Mar 2011 03:36:47 +0000 (20:36 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 26 Mar 2011 03:36:47 +0000 (20:36 -0700)
pym/_emerge/BlockerDB.py
pym/_emerge/EbuildMerge.py
pym/_emerge/EbuildPhase.py
pym/_emerge/MergeListItem.py
pym/_emerge/MiscFunctionsProcess.py
pym/_emerge/PackageMerge.py
pym/portage/package/ebuild/_config/special_env_vars.py
pym/portage/util/env_update.py

index f5adc4d6728999854dda44ea99787d45b2627bd6..6de63ae33ebfe3cd40063fc7d59baf899ec730d3 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 sys
index 6a586927023ab5fc30539b2c981fc989d4c23b93..78711b7b17b7a47a51e38c6b47a05a1255afabe4 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 _emerge.SlotObject import SlotObject
index a24608b8863b9b5034b3a5cfd948ebc1e8177016..c9d17474e0ecd5e1c1108ee2e07c38d01e7cb41a 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
 
 import gzip
index 768865e6b26e6ff1dd3f7cbea02e4151865a695c..5170de1d5e295af922f5ce39b602fa2e5aea6843 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 portage import os
index e6bb103d8ef3e9ec413b463b3afbe6560ca3cc24..ce0ab14325d34e825548f2152efe11d613901aa9 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.AbstractEbuildProcess import AbstractEbuildProcess
index 45d2e7dc67c05fe7510907f89e989485acf968ef..15d8ede1c2e9aee28cf9783520ba0d592e45dc74 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 _emerge.AsynchronousTask import AsynchronousTask
index 4faa810f069fd497132ffd82a8c6152f4a12b0c2..28f661208c5977665a9140f943d00c4eb6be0b27 100644 (file)
@@ -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__ = (
index e2cb97f02ab38c152c8402b284bc1573a3faaf69..a89f2e25248b2e3674e19e665f69f948fb59ad41 100644 (file)
@@ -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__ = ['env_update']