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 1LX1CR-0008KN-Gl for garchives@archives.gentoo.org; Tue, 10 Feb 2009 22:35:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE509E0522; Tue, 10 Feb 2009 22:35:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9986FE0522 for ; Tue, 10 Feb 2009 22:35:26 +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 3EDCF66408 for ; Tue, 10 Feb 2009 22:35:26 +0000 (UTC) Received: from xmerlin by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LX1CP-0005sL-Qv for gentoo-commits@lists.gentoo.org; Tue, 10 Feb 2009 22:35:25 +0000 From: "Christian Zoffoli (xmerlin)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, xmerlin@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/dlm-lib: dlm-lib-2.03.09.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: dlm-lib-2.03.09.ebuild ChangeLog X-VCS-Directories: sys-cluster/dlm-lib X-VCS-Committer: xmerlin X-VCS-Committer-Name: Christian Zoffoli Content-Type: text/plain; charset=utf8 Message-Id: Sender: Christian Zoffoli Date: Tue, 10 Feb 2009 22:35:25 +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: 2547478a-51b4-4378-a8f3-430917d534a3 X-Archives-Hash: 0504d9f187ff6195aa141925555e5904 xmerlin 09/02/10 22:35:25 Modified: dlm-lib-2.03.09.ebuild ChangeLog Log: Stable on x86 and amd64. (Portage version: 2.1.4.4) Revision Changes Path 1.4 sys-cluster/dlm-lib/dlm-lib-2.03.09.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-li= b/dlm-lib-2.03.09.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-li= b/dlm-lib-2.03.09.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-li= b/dlm-lib-2.03.09.ebuild?r1=3D1.3&r2=3D1.4 Index: dlm-lib-2.03.09.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/sys-cluster/dlm-lib/dlm-lib-2.03.09.ebu= ild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dlm-lib-2.03.09.ebuild 21 Nov 2008 22:36:52 -0000 1.3 +++ dlm-lib-2.03.09.ebuild 10 Feb 2009 22:35:25 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/dlm-lib/dlm-lib-2.03.09.e= build,v 1.3 2008/11/21 22:36:52 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/dlm-lib/dlm-lib-2.03.09.e= build,v 1.4 2009/02/10 22:35:25 xmerlin Exp $ =20 inherit eutils linux-mod linux-info versionator =20 @@ -16,7 +16,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" +KEYWORDS=3D"amd64 x86" IUSE=3D"" =20 DEPEND=3D">=3Dsys-kernel/linux-headers-2.6.24 1.7 sys-cluster/dlm-lib/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-li= b/ChangeLog?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-li= b/ChangeLog?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/dlm-li= b/ChangeLog?r1=3D1.6&r2=3D1.7 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/sys-cluster/dlm-lib/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 21 Nov 2008 22:36:52 -0000 1.6 +++ ChangeLog 10 Feb 2009 22:35:25 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/dlm-lib -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/dlm-lib/ChangeLog,v 1.6 2= 008/11/21 22:36:52 xmerlin Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/dlm-lib/ChangeLog,v 1.7 2= 009/02/10 22:35:25 xmerlin Exp $ + + 10 Feb 2009; Christian Zoffoli ChangeLog: + Stable on x86 and amd64. =20 21 Nov 2008; Christian Zoffoli dlm-lib-2.03.09.ebuild: