From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1B52E1381F3 for ; Wed, 9 Oct 2013 13:59:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAF1FE092C; Wed, 9 Oct 2013 13:59:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 419A4E092C for ; Wed, 9 Oct 2013 13:59:03 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5734633EFFD for ; Wed, 9 Oct 2013 13:59:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 1072E2004C; Wed, 9 Oct 2013 13:59:01 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/cloog: ChangeLog cloog-0.18.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog cloog-0.18.0.ebuild X-VCS-Directories: dev-libs/cloog X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131009135901.1072E2004C@flycatcher.gentoo.org> Date: Wed, 9 Oct 2013 13:59:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0ee51bef-0035-417e-985b-62d9c2b14aa7 X-Archives-Hash: 28e6c1c68750bddf21f4877092992ea4 jer 13/10/09 13:59:00 Modified: ChangeLog cloog-0.18.0.ebuild Log: Marked ~hppa (bug #487266). (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.8 dev-libs/cloog/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cloog/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cloog/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cloog/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/cloog/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 7 Jan 2013 00:28:01 -0000 1.7 +++ ChangeLog 9 Oct 2013 13:59:00 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/cloog # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog/ChangeLog,v 1.7 2013/01/07 00:28:01 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog/ChangeLog,v 1.8 2013/10/09 13:59:00 jer Exp $ + + 09 Oct 2013; Jeroen Roovers cloog-0.18.0.ebuild: + Marked ~hppa (bug #487266). *cloog-0.18.0 (07 Jan 2013) 1.3 dev-libs/cloog/cloog-0.18.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cloog/cloog-0.18.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cloog/cloog-0.18.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cloog/cloog-0.18.0.ebuild?r1=1.2&r2=1.3 Index: cloog-0.18.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/cloog/cloog-0.18.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cloog-0.18.0.ebuild 8 Jan 2013 21:45:10 -0000 1.2 +++ cloog-0.18.0.ebuild 9 Oct 2013 13:59:00 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog/cloog-0.18.0.ebuild,v 1.2 2013/01/08 21:45:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cloog/cloog-0.18.0.ebuild,v 1.3 2013/10/09 13:59:00 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="static-libs" DEPEND="dev-libs/gmp