Update header timestamps for modified files.
authorZac Medico <zmedico@gentoo.org>
Sat, 26 Mar 2011 19:36:37 +0000 (12:36 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 26 Mar 2011 19:36:37 +0000 (12:36 -0700)
pym/_emerge/FakeVartree.py
pym/_emerge/MergeListItem.py
pym/portage/package/ebuild/_config/special_env_vars.py
pym/portage/util/env_update.py

index 21bd355e923c791ead61d7d814f27742b591e443..919770bafe36af59cf80071ee641851e8a94864b 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 sys
index 43f733fc0d1b1da6c03ce4909a5f539d2d2661a3..3563f13c6306cf7883cf80c49f6a235b2921eb68 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 86af7fd24529dc0792822ba0b2b599ee256c8b95..b807146aa05b3e80e921f4d091bcce98f41a9008 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']