summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-15 09:45:16 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-15 09:45:16 +0000
commitbcd0dcf4ab76c8679d52a57ee07ae88a746aa8c5 (patch)
tree31cdd75654e67cccd09766ba7c783374409a5e1c /sys-boot/unetbootin
parentRemove old. (diff)
downloadgentoo-2-bcd0dcf4ab76c8679d52a57ee07ae88a746aa8c5.tar.gz
gentoo-2-bcd0dcf4ab76c8679d52a57ee07ae88a746aa8c5.tar.bz2
gentoo-2-bcd0dcf4ab76c8679d52a57ee07ae88a746aa8c5.zip
x86 stable wrt bug #322509
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-boot/unetbootin')
-rw-r--r--sys-boot/unetbootin/ChangeLog6
-rw-r--r--sys-boot/unetbootin/unetbootin-442.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog
index a5449da1202c..fb66eda024ad 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.43 2010/06/07 15:34:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.44 2010/06/15 09:45:16 phajdan.jr Exp $
+
+ 15 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ unetbootin-442.ebuild:
+ x86 stable wrt bug #322509
07 Jun 2010; Markos Chandras <hwoarang@gentoo.org> unetbootin-442.ebuild:
Stable on amd64 wrt bug #322509
diff --git a/sys-boot/unetbootin/unetbootin-442.ebuild b/sys-boot/unetbootin/unetbootin-442.ebuild
index add64e333530..0e620eeb8dd3 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.2 2010/06/07 15:34:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-442.ebuild,v 1.3 2010/06/15 09:45:16 phajdan.jr 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}"