summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-08-31 14:09:01 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-08-31 14:09:01 +0000
commit7faddb042443f795f32b381f8a78d5baeab6bdcd (patch)
tree173416948143adb20832d030983b96bfa495abb9 /sys-boot
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-7faddb042443f795f32b381f8a78d5baeab6bdcd.tar.gz
gentoo-2-7faddb042443f795f32b381f8a78d5baeab6bdcd.tar.bz2
gentoo-2-7faddb042443f795f32b381f8a78d5baeab6bdcd.zip
stable x86, bug 280253
(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-356.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog
index 383c9b140777..5787366b77af 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.18 2009/08/07 15:24:37 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.19 2009/08/31 14:09:01 fauli Exp $
+
+ 31 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
+ unetbootin-356.ebuild:
+ stable x86, bug 280253
07 Aug 2009; <chainsaw@gentoo.org> unetbootin-356.ebuild:
Marked stable on AMD64 as requested by Jeroen Roovers <jer@gentoo.org> in
diff --git a/sys-boot/unetbootin/unetbootin-356.ebuild b/sys-boot/unetbootin/unetbootin-356.ebuild
index 0aae37a77a9f..107d4eb9a27f 100644
--- a/sys-boot/unetbootin/unetbootin-356.ebuild
+++ b/sys-boot/unetbootin/unetbootin-356.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-356.ebuild,v 1.2 2009/08/07 15:24:37 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-356.ebuild,v 1.3 2009/08/31 14:09: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}"