From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KD34B-0003l2-C5 for garchives@archives.gentoo.org; Sun, 29 Jun 2008 20:00:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B68BE04C9; Sun, 29 Jun 2008 20:00:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 188BAE04F8 for ; Sun, 29 Jun 2008 20:00:06 +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 A540A64BFF for ; Sun, 29 Jun 2008 20:00:05 +0000 (UTC) Received: from ken69267 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KD345-0005nK-Hq for gentoo-commits@lists.gentoo.org; Sun, 29 Jun 2008 20:00:01 +0000 From: "Kenneth Prugh (ken69267)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ken69267@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/pcre-ocaml: pcre-ocaml-5.15.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pcre-ocaml-5.15.0.ebuild ChangeLog X-VCS-Directories: dev-ml/pcre-ocaml X-VCS-Committer: ken69267 X-VCS-Committer-Name: Kenneth Prugh Content-Type: text/plain; charset=utf8 Message-Id: Sender: Kenneth Prugh Date: Sun, 29 Jun 2008 20:00:01 +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: f141a98f-7871-4762-b0e9-0d47d1e156e4 X-Archives-Hash: 04c3cfce97a4d037531c449e2157c54f ken69267 08/06/29 20:00:01 Modified: pcre-ocaml-5.15.0.ebuild ChangeLog Log: amd64 stable, bug #229997 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64) Revision Changes Path 1.3 dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/= pcre-ocaml-5.15.0.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/= pcre-ocaml-5.15.0.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/= pcre-ocaml-5.15.0.ebuild?r1=3D1.2&r2=3D1.3 Index: pcre-ocaml-5.15.0.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-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebu= ild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pcre-ocaml-5.15.0.ebuild 29 Jun 2008 19:31:22 -0000 1.2 +++ pcre-ocaml-5.15.0.ebuild 29 Jun 2008 20:00:01 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.e= build,v 1.2 2008/06/29 19:31:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.e= build,v 1.3 2008/06/29 20:00:01 ken69267 Exp $ =20 inherit findlib eutils =20 @@ -15,7 +15,7 @@ >=3Ddev-libs/libpcre-4.5" SLOT=3D"0" IUSE=3D"examples +ocamlopt" -KEYWORDS=3D"~amd64 ~ppc ~x86" +KEYWORDS=3D"amd64 ~ppc ~x86" =20 pkg_setup() { if use ocamlopt && ! built_with_use --missing true dev-lang/ocaml ocaml= opt; then 1.21 dev-ml/pcre-ocaml/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/= ChangeLog?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/= ChangeLog?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/pcre-ocaml/= ChangeLog?r1=3D1.20&r2=3D1.21 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-ml/pcre-ocaml/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 29 Jun 2008 19:31:22 -0000 1.20 +++ ChangeLog 29 Jun 2008 20:00:01 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/pcre-ocaml # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.20 20= 08/06/29 19:31:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.21 20= 08/06/29 20:00:01 ken69267 Exp $ + + 29 Jun 2008; Kenneth Prugh pcre-ocaml-5.15.0.ebu= ild: + amd64 stable, bug #229997 =20 29 Jun 2008; Alexis Ballier pcre-ocaml-5.15.0.ebuild: --=20 gentoo-commits@lists.gentoo.org mailing list