summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2009-08-07 15:24:37 +0000
committerTony Vroon <chainsaw@gentoo.org>2009-08-07 15:24:37 +0000
commit3997a9c7de1422fea3ceb99f6fed4d988d6e0a13 (patch)
treea1c6f835b67423efc772844e2eb4dfe9ada05eba /sys-boot/unetbootin
parentVersion bump <http://my.opera.com/desktopteam/blog/2009/08/07/whats-with-the-... (diff)
downloadgentoo-2-3997a9c7de1422fea3ceb99f6fed4d988d6e0a13.tar.gz
gentoo-2-3997a9c7de1422fea3ceb99f6fed4d988d6e0a13.tar.bz2
gentoo-2-3997a9c7de1422fea3ceb99f6fed4d988d6e0a13.zip
Marked stable on AMD64 as requested by Jeroen Roovers <jer@gentoo.org> in bug #280253. Arch-tested by Chad A. Simmons on an Athlon64 X2 with the 2008.0 desktop profile.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/unetbootin')
-rw-r--r--sys-boot/unetbootin/ChangeLog7
-rw-r--r--sys-boot/unetbootin/unetbootin-356.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog
index e4690c7f184c..383c9b140777 100644
--- a/sys-boot/unetbootin/ChangeLog
+++ b/sys-boot/unetbootin/ChangeLog
@@ -1,6 +1,11 @@
# 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.17 2009/07/22 05:51:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.18 2009/08/07 15:24:37 chainsaw Exp $
+
+ 07 Aug 2009; <chainsaw@gentoo.org> unetbootin-356.ebuild:
+ Marked stable on AMD64 as requested by Jeroen Roovers <jer@gentoo.org> in
+ bug #280253. Arch-tested by Chad A. Simmons on an Athlon64 X2 with the
+ 2008.0 desktop profile.
22 Jul 2009; Jeroen Roovers <jer@gentoo.org> -unetbootin-323.ebuild:
Remove old.
diff --git a/sys-boot/unetbootin/unetbootin-356.ebuild b/sys-boot/unetbootin/unetbootin-356.ebuild
index 9e1b9d34b1fa..0aae37a77a9f 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.1 2009/06/16 04:18:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-356.ebuild,v 1.2 2009/08/07 15:24:37 chainsaw 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}"