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 1Mwaac-0005GI-2y for garchives@archives.gentoo.org; Sat, 10 Oct 2009 11:58:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F44BE07FB; Sat, 10 Oct 2009 11:58:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 585DCE07FB for ; Sat, 10 Oct 2009 11:58:21 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E69C467440 for ; Sat, 10 Oct 2009 11:58:20 +0000 (UTC) Received: from grobian by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Mwaaa-0003cJ-Lh for gentoo-commits@lists.gentoo.org; Sat, 10 Oct 2009 11:58:20 +0000 From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/buildutils: buildutils-0.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: buildutils-0.3.ebuild ChangeLog X-VCS-Directories: dev-python/buildutils X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Fabian Groffen Date: Sat, 10 Oct 2009 11:58:20 +0000 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: 9c3f33a3-a542-4012-9236-783cb34580ec X-Archives-Hash: c36eb9058f3e3c574d740f4bd0317867 grobian 09/10/10 11:58:20 Modified: buildutils-0.3.ebuild ChangeLog Log: Merge from Prefix (Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan optio= ns: --force) Revision Changes Path 1.3 dev-python/buildutils/buildutils-0.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/buildut= ils/buildutils-0.3.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/buildut= ils/buildutils-0.3.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/buildut= ils/buildutils-0.3.ebuild?r1=3D1.2&r2=3D1.3 Index: buildutils-0.3.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/buildutils/buildutils-0.3.eb= uild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- buildutils-0.3.ebuild 1 Oct 2009 23:00:10 -0000 1.2 +++ buildutils-0.3.ebuild 10 Oct 2009 11:58:20 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/buildutils/buildutils-0.3.= ebuild,v 1.2 2009/10/01 23:00:10 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/buildutils/buildutils-0.3.= ebuild,v 1.3 2009/10/10 11:58:20 grobian Exp $ =20 EAPI=3D"2" SUPPORT_PYTHON_ABIS=3D"1" @@ -13,7 +13,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" +KEYWORDS=3D"~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE=3D"doc" =20 DEPEND=3D"dev-python/setuptools 1.7 dev-python/buildutils/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/buildut= ils/ChangeLog?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/buildut= ils/ChangeLog?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/buildut= ils/ChangeLog?r1=3D1.6&r2=3D1.7 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/buildutils/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 1 Oct 2009 23:00:10 -0000 1.6 +++ ChangeLog 10 Oct 2009 11:58:20 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/buildutils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/buildutils/ChangeLog,v 1.6= 2009/10/01 23:00:10 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/buildutils/ChangeLog,v 1.7= 2009/10/10 11:58:20 grobian Exp $ + + 10 Oct 2009; Fabian Groffen buildutils-0.3.ebuild= : + Merge from Prefix =20 01 Oct 2009; Arfrever Frehtes Taifersar Arahesis buildutils-0.3.ebuild: