From 2f2fd5cf2d1b80d3e99ac5ac536c78490b37e80a Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Tue, 13 Apr 2010 11:24:50 +0000 Subject: x86 stable wrt bug #313407 (Portage version: 2.1.7.17/cvs/Linux i686) --- sys-boot/unetbootin/ChangeLog | 6 +++++- sys-boot/unetbootin/unetbootin-424.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog index 67a102679d5d..58afcb754501 100644 --- a/sys-boot/unetbootin/ChangeLog +++ b/sys-boot/unetbootin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/unetbootin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.35 2010/04/07 17:12:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.36 2010/04/13 11:24:50 phajdan.jr Exp $ + + 13 Apr 2010; Pawel Hajdan jr + unetbootin-424.ebuild: + x86 stable wrt bug #313407 07 Apr 2010; Markos Chandras unetbootin-424.ebuild: Stable on amd64 wrt bug #313407 diff --git a/sys-boot/unetbootin/unetbootin-424.ebuild b/sys-boot/unetbootin/unetbootin-424.ebuild index c4e1ecb1f790..8575583b3211 100644 --- a/sys-boot/unetbootin/unetbootin-424.ebuild +++ b/sys-boot/unetbootin/unetbootin-424.ebuild @@ -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-boot/unetbootin/unetbootin-424.ebuild,v 1.2 2010/04/07 17:12:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-424.ebuild,v 1.3 2010/04/13 11:24:50 phajdan.jr Exp $ inherit qt4 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/unetbootin/${PN}-source-${PV}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" S="${WORKDIR}" -- cgit v1.2.3-65-gdbad