summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-03-28 13:27:20 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-03-28 13:27:20 +0000
commit4dcce6b03ecc279e96faf77ad332b1851bf6cadc (patch)
tree74f49fd6b56c1a7412273e2dd00da630280c886c /sys-boot
parentx86 stable wrt bug #360165 (diff)
downloadgentoo-2-4dcce6b03ecc279e96faf77ad332b1851bf6cadc.tar.gz
gentoo-2-4dcce6b03ecc279e96faf77ad332b1851bf6cadc.tar.bz2
gentoo-2-4dcce6b03ecc279e96faf77ad332b1851bf6cadc.zip
x86 stable wrt bug #359869
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/unetbootin/ChangeLog6
-rw-r--r--sys-boot/unetbootin/unetbootin-502.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog
index 844200e634f6..32348d6fccac 100644
--- a/sys-boot/unetbootin/ChangeLog
+++ b/sys-boot/unetbootin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/unetbootin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.56 2011/03/27 22:20:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.57 2011/03/28 13:27:20 phajdan.jr Exp $
+
+ 28 Mar 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ unetbootin-502.ebuild:
+ x86 stable wrt bug #359869
*unetbootin-527 (27 Mar 2011)
diff --git a/sys-boot/unetbootin/unetbootin-502.ebuild b/sys-boot/unetbootin/unetbootin-502.ebuild
index bca8a71f40c6..cb9e349efecd 100644
--- a/sys-boot/unetbootin/unetbootin-502.ebuild
+++ b/sys-boot/unetbootin/unetbootin-502.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-502.ebuild,v 1.2 2011/03/22 19:02:24 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-502.ebuild,v 1.3 2011/03/28 13:27:20 phajdan.jr Exp $
EAPI="3"
@@ -13,7 +13,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}"