summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-boot/unetbootin/ChangeLog5
-rw-r--r--sys-boot/unetbootin/unetbootin-319.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog
index 0ff28761514c..e7f926c4cee5 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.8 2009/04/02 17:58:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.9 2009/04/15 21:33:34 maekke Exp $
+
+ 15 Apr 2009; Markus Meier <maekke@gentoo.org> unetbootin-319.ebuild:
+ amd64/x86 stable, bug #264580
02 Apr 2009; Jeroen Roovers <jer@gentoo.org>
-files/unetbootin-gentoo.patch:
diff --git a/sys-boot/unetbootin/unetbootin-319.ebuild b/sys-boot/unetbootin/unetbootin-319.ebuild
index af4e7f75b361..9d99dd0fa4eb 100644
--- a/sys-boot/unetbootin/unetbootin-319.ebuild
+++ b/sys-boot/unetbootin/unetbootin-319.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-319.ebuild,v 1.1 2009/03/11 17:59:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-319.ebuild,v 1.2 2009/04/15 21:33:34 maekke 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}"