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 1Q4CTh-0004Ru-TV for garchives@archives.gentoo.org; Mon, 28 Mar 2011 13:27:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDE9A1C047; Mon, 28 Mar 2011 13:27:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A77C01C047 for ; Mon, 28 Mar 2011 13:27:22 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 366981B401C for ; Mon, 28 Mar 2011 13:27:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id C3E0820054; Mon, 28 Mar 2011 13:27:20 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/unetbootin: unetbootin-502.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: unetbootin-502.ebuild ChangeLog X-VCS-Directories: sys-boot/unetbootin X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Message-Id: <20110328132720.C3E0820054@flycatcher.gentoo.org> Date: Mon, 28 Mar 2011 13:27:20 +0000 (UTC) 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: X-Archives-Hash: 3f8609b68a9f839aee813711cb42af7a phajdan.jr 11/03/28 13:27:20 Modified: unetbootin-502.ebuild ChangeLog Log: x86 stable wrt bug #359869 =20 (Portage version: 2.1.9.42/cvs/Linux i686) Revision Changes Path 1.3 sys-boot/unetbootin/unetbootin-502.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbooti= n/unetbootin-502.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbooti= n/unetbootin-502.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbooti= n/unetbootin-502.ebuild?r1=3D1.2&r2=3D1.3 Index: unetbootin-502.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-boot/unetbootin/unetbootin-502.ebui= ld,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- unetbootin-502.ebuild 22 Mar 2011 19:02:24 -0000 1.2 +++ unetbootin-502.ebuild 28 Mar 2011 13:27:20 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-502.eb= uild,v 1.2 2011/03/22 19:02:24 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-502.eb= uild,v 1.3 2011/03/28 13:27:20 phajdan.jr Exp $ =20 EAPI=3D"3" =20 @@ -13,7 +13,7 @@ =20 SLOT=3D"0" LICENSE=3D"GPL-2" -KEYWORDS=3D"amd64 ~x86" +KEYWORDS=3D"amd64 x86" IUSE=3D"" =20 S=3D"${WORKDIR}" 1.57 sys-boot/unetbootin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbooti= n/ChangeLog?rev=3D1.57&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbooti= n/ChangeLog?rev=3D1.57&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbooti= n/ChangeLog?r1=3D1.56&r2=3D1.57 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-boot/unetbootin/ChangeLog,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- ChangeLog 27 Mar 2011 22:20:19 -0000 1.56 +++ ChangeLog 28 Mar 2011 13:27:20 -0000 1.57 @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/unetbootin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.56 = 2011/03/27 22:20:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.57 = 2011/03/28 13:27:20 phajdan.jr Exp $ + + 28 Mar 2011; Pawel Hajdan jr + unetbootin-502.ebuild: + x86 stable wrt bug #359869 =20 *unetbootin-527 (27 Mar 2011) =20