diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-03-30 14:58:16 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-03-30 14:58:16 +0000 |
commit | 987fc57e880802f91ccbf4c1f297de54ca673b8f (patch) | |
tree | 13ae1a0859d4a1d9b05da19d99bb628da961d832 /dev-python/setuptools | |
parent | Improve src_test(). (diff) | |
download | gentoo-2-987fc57e880802f91ccbf4c1f297de54ca673b8f.tar.gz gentoo-2-987fc57e880802f91ccbf4c1f297de54ca673b8f.tar.bz2 gentoo-2-987fc57e880802f91ccbf4c1f297de54ca673b8f.zip |
Fix copyright year.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r-- | dev-python/setuptools/setuptools-0.6.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setuptools/setuptools-0.6.14.ebuild b/dev-python/setuptools/setuptools-0.6.14.ebuild index 6530b89b1d58..a9251404398e 100644 --- a/dev-python/setuptools/setuptools-0.6.14.ebuild +++ b/dev-python/setuptools/setuptools-0.6.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.14.ebuild,v 1.11 2011/03/30 14:55:27 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.14.ebuild,v 1.12 2011/03/30 14:58:16 arfrever Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" |