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 1NR6fv-00049f-4W for garchives@archives.gentoo.org; Sat, 02 Jan 2010 16:17:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EC37E0781; Sat, 2 Jan 2010 16:17:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 51B01E0781 for ; Sat, 2 Jan 2010 16:17:58 +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 036071B4010 for ; Sat, 2 Jan 2010 16:17:58 +0000 (UTC) Received: from maekke by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NR6ft-0000ii-Et for gentoo-commits@lists.gentoo.org; Sat, 02 Jan 2010 16:17:57 +0000 From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@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: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Meier Date: Sat, 02 Jan 2010 16:17:57 +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: 8c10ca29-a824-465f-a91b-b146a146b270 X-Archives-Hash: 14b1fa77091ff00a61ab7b2944f9bf07 maekke 10/01/02 16:17:57 Modified: lvm2-2.02.56-r2.ebuild ChangeLog Log: amd64/arm stable, bug #297439 (Portage version: 2.2_rc61/cvs/Linux x86_64) Revision Changes Path 1.4 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.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2= .02.56-r2.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/lvm2-2= .02.56-r2.ebuild?r1=3D1.3&r2=3D1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lvm2-2.02.56-r2.ebuild 2 Jan 2010 14:25:19 -0000 1.3 +++ lvm2-2.02.56-r2.ebuild 2 Jan 2010 16:17:57 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.3 2010/01/02 14:25:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.56-r2.ebuild,v = 1.4 2010/01/02 16:17:57 maekke 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 ~sp= arc x86" +KEYWORDS=3D"alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~spar= c x86" =20 IUSE=3D"readline +static clvm cman +lvm1 selinux" =20 1.196 sys-fs/lvm2/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/Change= Log?rev=3D1.196&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/Change= Log?rev=3D1.196&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lvm2/Change= Log?r1=3D1.195&r2=3D1.196 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.195 retrieving revision 1.196 diff -u -r1.195 -r1.196 --- ChangeLog 2 Jan 2010 14:25:19 -0000 1.195 +++ ChangeLog 2 Jan 2010 16:17:57 -0000 1.196 @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lvm2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.195 2010/01= /02 14:25:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.196 2010/01= /02 16:17:57 maekke Exp $ + + 02 Jan 2010; Markus Meier lvm2-2.02.56-r2.ebuild: + amd64/arm stable, bug #297439 =20 02 Jan 2010; Brent Baude lvm2-2.02.56-r2.ebuild: Marking lvm2-2.02.56-r2 ppc64 for bug 297439