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 1MDJDw-0000xo-CL for garchives@archives.gentoo.org; Sun, 07 Jun 2009 14:19:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC2E8E02B2; Sun, 7 Jun 2009 14:19:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BD29AE02B2 for ; Sun, 7 Jun 2009 14:19:47 +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 6A26867412 for ; Sun, 7 Jun 2009 14:19:47 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MDJDu-0007c4-MU for gentoo-commits@lists.gentoo.org; Sun, 07 Jun 2009 14:19:46 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/ppl: ppl-0.10.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ppl-0.10.2.ebuild ChangeLog X-VCS-Directories: dev-libs/ppl X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Sun, 07 Jun 2009 14:19:46 +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: b198fafa-6590-4c48-956c-86cbf6ef83fe X-Archives-Hash: fed569c2e4a9928d995d297042baea5c armin76 09/06/07 14:19:46 Modified: ppl-0.10.2.ebuild ChangeLog Log: Add ~arm/~ia64/~s390/~sh wrt #269087 (Portage version: 2.1.6.11/cvs/Linux ia64) Revision Changes Path 1.5 dev-libs/ppl/ppl-0.10.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/ppl/ppl-0= .10.2.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/ppl/ppl-0= .10.2.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/ppl/ppl-0= .10.2.ebuild?r1=3D1.4&r2=3D1.5 Index: ppl-0.10.2.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-libs/ppl/ppl-0.10.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ppl-0.10.2.ebuild 30 May 2009 23:22:52 -0000 1.4 +++ ppl-0.10.2.ebuild 7 Jun 2009 14:19:46 -0000 1.5 @@ -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-libs/ppl/ppl-0.10.2.ebuild,v 1.4 = 2009/05/30 23:22:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.10.2.ebuild,v 1.5 = 2009/06/07 14:19:46 armin76 Exp $ =20 EAPI=3D2 =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"GPL-3" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~hppa ~mips ~ppc64 ~sparc ~x86" +KEYWORDS=3D"~amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE=3D"doc pch prolog test watchdog" =20 RDEPEND=3D"prolog? ( dev-lang/swi-prolog[gmp] ) 1.14 dev-libs/ppl/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/ppl/Chang= eLog?rev=3D1.14&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/ppl/Chang= eLog?rev=3D1.14&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/ppl/Chang= eLog?r1=3D1.13&r2=3D1.14 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-libs/ppl/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 30 May 2009 23:22:52 -0000 1.13 +++ ChangeLog 7 Jun 2009 14:19:46 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ppl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ChangeLog,v 1.13 2009/05= /30 23:22:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ChangeLog,v 1.14 2009/06= /07 14:19:46 armin76 Exp $ + + 07 Jun 2009; Ra=C3=BAl Porcel ppl-0.10.2.ebuild: + Add ~arm/~ia64/~s390/~sh wrt #269087 =20 30 May 2009; Brent Baude ppl-0.10.2.ebuild: Marking ppl-0.10.2 ~ppc64 for bug 269087