Update timestamps in headers of modified files. v2.1.9.44
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:46:39 +0000 (14:46 -0700)
man/make.conf.5
pym/_emerge/TaskSequence.py
pym/_emerge/resolver/slot_collision.py

index c4b198258bd427e01cac09b5f13a7a84d3419fb9..6a1fdd357d17e3365d564484f787fb582cd7f107 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 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