From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OZh3T-0001E7-J2 for garchives@archives.gentoo.org; Fri, 16 Jul 2010 09:18:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EABF1E0967; Fri, 16 Jul 2010 09:18:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AE4FEE0967 for ; Fri, 16 Jul 2010 09:18:00 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3A5D91B4100 for ; Fri, 16 Jul 2010 09:18:00 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2146) id 167D82CE14; Fri, 16 Jul 2010 09:17:59 +0000 (UTC) From: "Christian Faulhammer (fauli)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fauli@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/setuptools: ChangeLog setuptools-0.6.13.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog setuptools-0.6.13.ebuild X-VCS-Directories: dev-python/setuptools X-VCS-Committer: fauli X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: <20100716091759.167D82CE14@corvid.gentoo.org> Date: Fri, 16 Jul 2010 09:17:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: aedd306b-d8f8-4354-a03d-ac74637c5a43 X-Archives-Hash: 5bbf3b7b980c8f8fcfceaf52b6f1fc32 fauli 10/07/16 09:17:58 Modified: ChangeLog setuptools-0.6.13.ebuild Log: stable x86, bug 326807 (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.114 dev-python/setuptools/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setupto= ols/ChangeLog?rev=3D1.114&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setupto= ols/ChangeLog?rev=3D1.114&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setupto= ols/ChangeLog?r1=3D1.113&r2=3D1.114 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v retrieving revision 1.113 retrieving revision 1.114 diff -u -r1.113 -r1.114 --- ChangeLog 15 Jul 2010 17:12:03 -0000 1.113 +++ ChangeLog 16 Jul 2010 09:17:58 -0000 1.114 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/setuptools # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.1= 13 2010/07/15 17:12:03 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.1= 14 2010/07/16 09:17:58 fauli Exp $ + + 16 Jul 2010; Christian Faulhammer + setuptools-0.6.13.ebuild: + stable x86, bug 326807 =20 *setuptools-0.6.14 (15 Jul 2010) =20 1.3 dev-python/setuptools/setuptools-0.6.13.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setupto= ols/setuptools-0.6.13.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setupto= ols/setuptools-0.6.13.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setupto= ols/setuptools-0.6.13.ebuild?r1=3D1.2&r2=3D1.3 Index: setuptools-0.6.13.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.13= .ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- setuptools-0.6.13.ebuild 4 Jul 2010 22:19:27 -0000 1.2 +++ setuptools-0.6.13.ebuild 16 Jul 2010 09:17:58 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.= 13.ebuild,v 1.2 2010/07/04 22:19:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.= 13.ebuild,v 1.3 2010/07/16 09:17:58 fauli Exp $ =20 EAPI=3D"3" SUPPORT_PYTHON_ABIS=3D"1" @@ -17,7 +17,7 @@ =20 LICENSE=3D"PSF-2.2" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd= 64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-s= olaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd6= 4-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-so= laris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE=3D"" =20 DEPEND=3D""