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 <gentoo-commits+bounces-92872-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Kiq5B-0000jQ-PC
	for garchives@archives.gentoo.org; Thu, 25 Sep 2008 12:36:33 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CAC16E0745;
	Thu, 25 Sep 2008 12:36:32 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id A85BFE0745
	for <gentoo-commits@lists.gentoo.org>; Thu, 25 Sep 2008 12:36:32 +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 6E526B4CDF
	for <gentoo-commits@lists.gentoo.org>; Thu, 25 Sep 2008 12:36:31 +0000 (UTC)
Received: from aballier by stork.gentoo.org with local (Exim 4.69)
	(envelope-from <aballier@gentoo.org>)
	id 1Kiq58-0005KC-BA
	for gentoo-commits@lists.gentoo.org; Thu, 25 Sep 2008 12:36:30 +0000
From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/camlzip: camlzip-1.03-r1.ebuild ChangeLog
X-VCS-Repository: gentoo-x86
X-VCS-Files: camlzip-1.03-r1.ebuild ChangeLog
X-VCS-Directories: dev-ml/camlzip
X-VCS-Committer: aballier
X-VCS-Committer-Name: Alexis Ballier
Content-Type: text/plain; charset=utf8
Message-Id: <E1Kiq58-0005KC-BA@stork.gentoo.org>
Sender: Alexis Ballier <aballier@stork.gentoo.org>
Date: Thu, 25 Sep 2008 12:36:30 +0000
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 883ea1a1-bf81-45fe-8ff6-870ea7985bef
X-Archives-Hash: 5c5498f3d93403cdc61c8fee66b4835d

aballier    08/09/25 12:36:30

  Modified:             camlzip-1.03-r1.ebuild ChangeLog
  Log:
  keyword ~x86-fbsd
  (Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)

Revision  Changes    Path
1.5                  dev-ml/camlzip/camlzip-1.03-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/cam=
lzip-1.03-r1.ebuild?rev=3D1.5&view=3Dmarkup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/cam=
lzip-1.03-r1.ebuild?rev=3D1.5&content-type=3Dtext/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/cam=
lzip-1.03-r1.ebuild?r1=3D1.4&r2=3D1.5

Index: camlzip-1.03-r1.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/camlzip/camlzip-1.03-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- camlzip-1.03-r1.ebuild	6 Apr 2008 19:30:39 -0000	1.4
+++ camlzip-1.03-r1.ebuild	25 Sep 2008 12:36:29 -0000	1.5
@@ -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/camlzip/camlzip-1.03-r1.ebuild=
,v 1.4 2008/04/06 19:30:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.03-r1.ebuild=
,v 1.5 2008/09/25 12:36:29 aballier Exp $
=20
 inherit findlib eutils
=20
@@ -14,7 +14,7 @@
=20
 SLOT=3D"1"
 LICENSE=3D"LGPL-2.1"
-KEYWORDS=3D"~amd64 ppc x86"
+KEYWORDS=3D"~amd64 ppc x86 ~x86-fbsd"
=20
 DEPEND=3D">=3Ddev-lang/ocaml-3.04 \
 		>=3Dsys-libs/zlib-1.1.3"



1.14                 dev-ml/camlzip/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/Cha=
ngeLog?rev=3D1.14&view=3Dmarkup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/Cha=
ngeLog?rev=3D1.14&content-type=3Dtext/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlzip/Cha=
ngeLog?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-ml/camlzip/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	6 Apr 2008 19:44:51 -0000	1.13
+++ ChangeLog	25 Sep 2008 12:36:29 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ml/camlzip
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.13 2008/=
04/06 19:44:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.14 2008/=
09/25 12:36:29 aballier Exp $
+
+  25 Sep 2008; Alexis Ballier <aballier@gentoo.org> camlzip-1.03-r1.ebui=
ld:
+  keyword ~x86-fbsd
=20
   06 Apr 2008; Alexis Ballier <aballier@gentoo.org>
   -files/camlzip-1.01-Makefile-findlib.patch, -camlzip-1.01-r1.ebuild: