summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-06-07 15:34:06 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-06-07 15:34:06 +0000
commitdf7abd0c1fdfda14d79d45e50483788325a81e36 (patch)
tree5189ce5f57d140e5df8c43052c55040a820feab8 /sys-boot
parentStable on amd64 wrt bug #266700 (diff)
downloadgentoo-2-df7abd0c1fdfda14d79d45e50483788325a81e36.tar.gz
gentoo-2-df7abd0c1fdfda14d79d45e50483788325a81e36.tar.bz2
gentoo-2-df7abd0c1fdfda14d79d45e50483788325a81e36.zip
Stable on amd64 wrt bug #322509
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/unetbootin/ChangeLog5
-rw-r--r--sys-boot/unetbootin/unetbootin-442.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog
index 5d766f842050..a5449da1202c 100644
--- a/sys-boot/unetbootin/ChangeLog
+++ b/sys-boot/unetbootin/ChangeLog
@@ -1,6 +1,9 @@
# 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.42 2010/06/06 22:52:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.43 2010/06/07 15:34:06 hwoarang Exp $
+
+ 07 Jun 2010; Markos Chandras <hwoarang@gentoo.org> unetbootin-442.ebuild:
+ Stable on amd64 wrt bug #322509
*unetbootin-471 (06 Jun 2010)
diff --git a/sys-boot/unetbootin/unetbootin-442.ebuild b/sys-boot/unetbootin/unetbootin-442.ebuild
index 157e97d860f8..add64e333530 100644
--- a/sys-boot/unetbootin/unetbootin-442.ebuild
+++ b/sys-boot/unetbootin/unetbootin-442.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-442.ebuild,v 1.1 2010/05/02 06:32:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-442.ebuild,v 1.2 2010/06/07 15:34:06 hwoarang 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}"