summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-06-30 21:22:01 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-06-30 21:22:01 +0000
commit006035a3890b3df2450e0e4c634dc197dbefc0db (patch)
tree1b8bd9ab822edaf63e6d287f46aecbbc080b3596 /sys-boot
parentstable x86, bug 275704 (diff)
downloadgentoo-2-006035a3890b3df2450e0e4c634dc197dbefc0db.tar.gz
gentoo-2-006035a3890b3df2450e0e4c634dc197dbefc0db.tar.bz2
gentoo-2-006035a3890b3df2450e0e4c634dc197dbefc0db.zip
stable x86, bug 275878
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/unetbootin/ChangeLog6
-rw-r--r--sys-boot/unetbootin/unetbootin-344.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog
index 018192e5fa1d..c8bd72b81d42 100644
--- a/sys-boot/unetbootin/ChangeLog
+++ b/sys-boot/unetbootin/ChangeLog
@@ -1,6 +1,10 @@
# 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.14 2009/06/16 04:18:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.15 2009/06/30 21:22:01 fauli Exp $
+
+ 30 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+ unetbootin-344.ebuild:
+ stable x86, bug 275878
*unetbootin-356 (16 Jun 2009)
diff --git a/sys-boot/unetbootin/unetbootin-344.ebuild b/sys-boot/unetbootin/unetbootin-344.ebuild
index c05abfc47504..026d168798ff 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.1 2009/06/01 15:57:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-344.ebuild,v 1.2 2009/06/30 21:22:01 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}"