diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-10 22:06:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-10 22:06:15 +0000 |
commit | 69d629caeda6b8d22afb724f1fc684871b97f35d (patch) | |
tree | 65a1f7b281c329920246ef0eed2988b185e8bca1 /sys-boot/unetbootin | |
parent | Move keyjnote to new name impressive (diff) | |
download | gentoo-2-69d629caeda6b8d22afb724f1fc684871b97f35d.tar.gz gentoo-2-69d629caeda6b8d22afb724f1fc684871b97f35d.tar.bz2 gentoo-2-69d629caeda6b8d22afb724f1fc684871b97f35d.zip |
Stable on amd64 wrt bug #366517
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/unetbootin')
-rw-r--r-- | sys-boot/unetbootin/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/unetbootin/unetbootin-549.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog index 64a560a8fb3f..b0db2e558f6e 100644 --- a/sys-boot/unetbootin/ChangeLog +++ b/sys-boot/unetbootin/ChangeLog @@ -1,6 +1,9 @@ # 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.59 2011/04/04 16:37:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.60 2011/05/10 22:06:15 hwoarang Exp $ + + 10 May 2011; Markos Chandras <hwoarang@gentoo.org> unetbootin-549.ebuild: + Stable on amd64 wrt bug #366517 *unetbootin-549 (04 Apr 2011) diff --git a/sys-boot/unetbootin/unetbootin-549.ebuild b/sys-boot/unetbootin/unetbootin-549.ebuild index cafbd2f2999b..d0f9b69eea2e 100644 --- a/sys-boot/unetbootin/unetbootin-549.ebuild +++ b/sys-boot/unetbootin/unetbootin-549.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-549.ebuild,v 1.1 2011/04/04 16:37:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-549.ebuild,v 1.2 2011/05/10 22:06:15 hwoarang Exp $ EAPI="3" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-source-${PV}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" S="${WORKDIR}" |