Update timestamps in headers of modified files. v2.2.0_alpha28
authorZac Medico <zmedico@gentoo.org>
Fri, 18 Mar 2011 21:44:05 +0000 (14:44 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 18 Mar 2011 21:44:05 +0000 (14:44 -0700)
man/make.conf.5
pym/_emerge/FakeVartree.py
pym/_emerge/PackageVirtualDbapi.py
pym/_emerge/TaskSequence.py
pym/_emerge/resolver/slot_collision.py

index 83b976fb30be5010a5b892d7de26807271d49107..eca82c9cf4cc09d784fa8e6ee23ca36f6ed6ca8d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MAKE.CONF" "5" "Jan 2011" "Portage VERSION" "Portage"
+.TH "MAKE.CONF" "5" "Mar 2011" "Portage VERSION" "Portage"
 .SH "NAME"
 make.conf \- custom settings for Portage
 .SH "SYNOPSIS"
index a886353f16b5d91bd0a70b02e9069fadac7c4566..f7f292bf545b24a61931e202172a95557ec7fe20 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 44c4313d1602034686e3d1088b37b146e7630fcb..a692bb60241fe60b4f9fd182398c177cf59d61e7 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 1233c99d3661f56107bc1e72de19720d2524e6ed..5d6b73f15a894e35426409b655e9a71e0d1257c0 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 f130422ff7348f0eb5a6a81446a9c6b6d096c868..88476595d00409fb1b9d5124c558bc0343ecc5a8 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
 
 from __future__ import print_function