Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/setuptools: setuptools-0.6.14.ebuild
Date: Wed, 30 Mar 2011 14:58:26
Message-Id: 20110330145816.19D9020054@flycatcher.gentoo.org
1 arfrever 11/03/30 14:58:16
2
3 Modified: setuptools-0.6.14.ebuild
4 Log:
5 Fix copyright year.
6
7 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 dev-python/setuptools/setuptools-0.6.14.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.6.14.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.6.14.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setuptools/setuptools-0.6.14.ebuild?r1=1.11&r2=1.12
15
16 Index: setuptools-0.6.14.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.14.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- setuptools-0.6.14.ebuild 30 Mar 2011 14:55:27 -0000 1.11
23 +++ setuptools-0.6.14.ebuild 30 Mar 2011 14:58:16 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.14.ebuild,v 1.11 2011/03/30 14:55:27 arfrever Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.14.ebuild,v 1.12 2011/03/30 14:58:16 arfrever Exp $
30
31 EAPI="3"
32 SUPPORT_PYTHON_ABIS="1"