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-485.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog
index 8b43a753f273..ba8fc3d7e113 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.46 2010/08/04 07:52:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.47 2010/08/06 12:12:38 fauli Exp $
+
+ 06 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+ unetbootin-485.ebuild:
+ stable x86, bug 331151
04 Aug 2010; Markos Chandras <hwoarang@gentoo.org> unetbootin-485.ebuild:
Stable on amd64 wrt bug #331151
diff --git a/sys-boot/unetbootin/unetbootin-485.ebuild b/sys-boot/unetbootin/unetbootin-485.ebuild
index dc235498e841..581c231a21d2 100644
--- a/sys-boot/unetbootin/unetbootin-485.ebuild
+++ b/sys-boot/unetbootin/unetbootin-485.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-485.ebuild,v 1.2 2010/08/04 07:52:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-485.ebuild,v 1.3 2010/08/06 12:12:38 fauli 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}"