summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-boot/unetbootin/ChangeLog5
-rw-r--r--sys-boot/unetbootin/unetbootin-344.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog
index c8bd72b81d42..2d392f956b63 100644
--- a/sys-boot/unetbootin/ChangeLog
+++ b/sys-boot/unetbootin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/unetbootin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.15 2009/06/30 21:22:01 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.16 2009/07/22 04:33:44 darkside Exp $
+
+ 22 Jul 2009; Jeremy Olexa <darkside@gentoo.org> unetbootin-344.ebuild:
+ amd64 stable, bug 275878
30 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
unetbootin-344.ebuild:
diff --git a/sys-boot/unetbootin/unetbootin-344.ebuild b/sys-boot/unetbootin/unetbootin-344.ebuild
index 026d168798ff..a3cf026b88bf 100644
--- a/sys-boot/unetbootin/unetbootin-344.ebuild
+++ b/sys-boot/unetbootin/unetbootin-344.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-344.ebuild,v 1.2 2009/06/30 21:22:01 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-344.ebuild,v 1.3 2009/07/22 04:33:44 darkside 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}"