summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/unetbootin/ChangeLog6
-rw-r--r--sys-boot/unetbootin/unetbootin-502.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog
index 844200e634f6..32348d6fccac 100644
--- a/sys-boot/unetbootin/ChangeLog
+++ b/sys-boot/unetbootin/ChangeLog
@@ -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 <phajdan.jr@gentoo.org>
+ unetbootin-502.ebuild:
+ x86 stable wrt bug #359869
*unetbootin-527 (27 Mar 2011)
diff --git a/sys-boot/unetbootin/unetbootin-502.ebuild b/sys-boot/unetbootin/unetbootin-502.ebuild
index bca8a71f40c6..cb9e349efecd 100644
--- a/sys-boot/unetbootin/unetbootin-502.ebuild
+++ b/sys-boot/unetbootin/unetbootin-502.ebuild
@@ -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.ebuild,v 1.2 2011/03/22 19:02:24 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-502.ebuild,v 1.3 2011/03/28 13:27:20 phajdan.jr Exp $
EAPI="3"
@@ -13,7 +13,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}"