From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IYRAs-0006fT-VN for garchives@archives.gentoo.org; Thu, 20 Sep 2007 18:54:55 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l8KIl03f009790; Thu, 20 Sep 2007 18:47:00 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8KIkxRi009764 for ; Thu, 20 Sep 2007 18:47:00 GMT 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 7968F65152 for ; Thu, 20 Sep 2007 18:46:59 +0000 (UTC) Received: from angelos by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IYR3C-0002Km-2w for gentoo-commits@lists.gentoo.org; Thu, 20 Sep 2007 18:46:58 +0000 From: "Christoph Mende (angelos)" To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/sparse: sparse-0.3-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: sparse-0.3-r1.ebuild ChangeLog X-VCS-Directories: sys-devel/sparse X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Christoph Mende Date: Thu, 20 Sep 2007 18:46:58 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org Reply-To: gentoo-dev@lists.gentoo.org X-Archives-Salt: 619fe707-1a47-4160-aa17-884440a6e67a X-Archives-Hash: 997b550a3c810fbaf835845aa25b6222 angelos 07/09/20 18:46:58 Modified: sparse-0.3-r1.ebuild ChangeLog Log: Stable on amd64 wrt bug #192849 (Portage version: 2.1.3.9) Revision Changes Path 1.5 sys-devel/sparse/sparse-0.3-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild?r1=1.4&r2=1.5 Index: sparse-0.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sparse-0.3-r1.ebuild 20 Sep 2007 16:17:49 -0000 1.4 +++ sparse-0.3-r1.ebuild 20 Sep 2007 18:46:57 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild,v 1.4 2007/09/20 16:17:49 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.3-r1.ebuild,v 1.5 2007/09/20 18:46:57 angelos Exp $ inherit eutils multilib @@ -10,7 +10,7 @@ LICENSE="OSL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ~ia64 ppc ~s390 ~sh x86" +KEYWORDS="amd64 ~arm hppa ~ia64 ppc ~s390 ~sh x86" IUSE="" DEPEND="" 1.14 sys-devel/sparse/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/sparse/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 20 Sep 2007 16:17:49 -0000 1.13 +++ ChangeLog 20 Sep 2007 18:46:57 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/sparse # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.13 2007/09/20 16:17:49 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.14 2007/09/20 18:46:57 angelos Exp $ + + 20 Sep 2007; Christoph Mende sparse-0.3-r1.ebuild: + Stable on amd64 wrt bug #192849 20 Sep 2007; Lars Weiler sparse-0.3-r1.ebuild: Stable on ppc; bug #192849. -- gentoo-commits@gentoo.org mailing list