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 1NPhtu-0003RS-3n for garchives@archives.gentoo.org; Tue, 29 Dec 2009 19:38:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E838BE087B; Tue, 29 Dec 2009 19:38:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C87CDE087B for ; Tue, 29 Dec 2009 19:38:36 +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 6AE2565312 for ; Tue, 29 Dec 2009 19:38:36 +0000 (UTC) Received: from fauli by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NPhtr-00057a-Ss for gentoo-commits@lists.gentoo.org; Tue, 29 Dec 2009 19:38:35 +0000 From: "Christian Faulhammer (fauli)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fauli@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/lvm2: lvm2-2.02.56-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: lvm2-2.02.56-r2.ebuild ChangeLog X-VCS-Directories: sys-fs/lvm2 X-VCS-Committer: fauli X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Christian Faulhammer Date: Tue, 29 Dec 2009 19:38:35 +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: 1f2c2225-7a5a-4c3f-a2ba-831a6fbe2eba X-Archives-Hash: 41bc5943c5e2a76659993a9b15ca56da fauli 09/12/29 19:38:35 Modified: lvm2-2.02.56-r2.ebuild ChangeLog Log: stable x86, bug 297439 (Portage version: 2.1.6.13/cvs/Linux i686) Revision Changes Path 1.2 sys-fs/lvm2/lvm2-2.02.56-r2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2= .02.56-r2.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2= .02.56-r2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2= .02.56-r2.ebuild?r1=3D1.1&r2=3D1.2 Index: lvm2-2.02.56-r2.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-fs/lvm2/lvm2-2.02.56-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lvm2-2.02.56-r2.ebuild 26 Dec 2009 01:57:42 -0000 1.1 +++ lvm2-2.02.56-r2.ebuild 29 Dec 2009 19:38:35 -0000 1.2 @@ -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/sys-fs/lvm2/lvm2-2.02.56-r2.ebuild,v = 1.1 2009/12/26 01:57:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56-r2.ebuild,v = 1.2 2009/12/29 19:38:35 fauli Exp $ =20 EAPI=3D2 inherit eutils multilib toolchain-funcs autotools @@ -12,7 +12,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc ~x86" +KEYWORDS=3D"alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc x86" =20 IUSE=3D"readline +static clvm cman +lvm1 selinux" =20 1.194 sys-fs/lvm2/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/Change= Log?rev=3D1.194&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/Change= Log?rev=3D1.194&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/Change= Log?r1=3D1.193&r2=3D1.194 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-fs/lvm2/ChangeLog,v retrieving revision 1.193 retrieving revision 1.194 diff -u -r1.193 -r1.194 --- ChangeLog 26 Dec 2009 01:57:42 -0000 1.193 +++ ChangeLog 29 Dec 2009 19:38:35 -0000 1.194 @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/lvm2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.193 2009/12= /26 01:57:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.194 2009/12= /29 19:38:35 fauli Exp $ + + 29 Dec 2009; Christian Faulhammer + lvm2-2.02.56-r2.ebuild: + stable x86, bug 297439 =20 *lvm2-2.02.56-r2 (26 Dec 2009) =20