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 1OYy90-0000Wu-DZ for garchives@archives.gentoo.org; Wed, 14 Jul 2010 09:20:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 413E9E0C56; Wed, 14 Jul 2010 09:20:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0A7D6E0C56 for ; Wed, 14 Jul 2010 09:20:42 +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 9F4991B40D0 for ; Wed, 14 Jul 2010 09:20:41 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2238) id EBCC62CE14; Wed, 14 Jul 2010 09:20:40 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/coreutils: ChangeLog coreutils-8.5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog coreutils-8.5.ebuild X-VCS-Directories: sys-apps/coreutils X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20100714092040.EBCC62CE14@corvid.gentoo.org> Date: Wed, 14 Jul 2010 09:20:40 +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: d3f7736d-25de-48e7-825b-b0604b8a297b X-Archives-Hash: ccd23a94e2d92908c4ac10421a44fc50 hwoarang 10/07/14 09:20:40 Modified: ChangeLog coreutils-8.5.ebuild Log: Stable on amd64 wrt bug #327147 (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.299 sys-apps/coreutils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils= /ChangeLog?rev=3D1.299&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils= /ChangeLog?rev=3D1.299&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils= /ChangeLog?r1=3D1.298&r2=3D1.299 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/sys-apps/coreutils/ChangeLog,v retrieving revision 1.298 retrieving revision 1.299 diff -u -r1.298 -r1.299 --- ChangeLog 11 Jul 2010 12:53:28 -0000 1.298 +++ ChangeLog 14 Jul 2010 09:20:40 -0000 1.299 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/coreutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.298 = 2010/07/11 12:53:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.299 = 2010/07/14 09:20:40 hwoarang Exp $ + + 14 Jul 2010; Markos Chandras coreutils-8.5.ebuil= d: + Stable on amd64 wrt bug #327147 =20 11 Jul 2010; Christian Faulhammer coreutils-8.5.ebu= ild: stable x86, bug 327147 1.5 sys-apps/coreutils/coreutils-8.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils= /coreutils-8.5.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils= /coreutils-8.5.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils= /coreutils-8.5.ebuild?r1=3D1.4&r2=3D1.5 Index: coreutils-8.5.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/sys-apps/coreutils/coreutils-8.5.ebuild= ,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- coreutils-8.5.ebuild 11 Jul 2010 12:53:28 -0000 1.4 +++ coreutils-8.5.ebuild 14 Jul 2010 09:20:40 -0000 1.5 @@ -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/sys-apps/coreutils/coreutils-8.5.ebui= ld,v 1.4 2010/07/11 12:53:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.5.ebui= ld,v 1.5 2010/07/14 09:20:40 hwoarang Exp $ =20 inherit eutils flag-o-matic toolchain-funcs =20 @@ -15,7 +15,7 @@ =20 LICENSE=3D"GPL-3" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~= sh ~sparc x86" +KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~s= h ~sparc x86" IUSE=3D"acl caps gmp nls selinux static unicode vanilla xattr" =20 RDEPEND=3D"caps? ( sys-libs/libcap )