diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-30 12:14:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-30 12:14:22 +0000 |
commit | 77a87f3a7072447dbcefd7c29888aa4ea3adace6 (patch) | |
tree | a078222d64f0346458b94cfd1f95d121fc3ee59b /sys-boot/unetbootin | |
parent | arm/x86 stable, bug #288572 (diff) | |
download | gentoo-2-77a87f3a7072447dbcefd7c29888aa4ea3adace6.tar.gz gentoo-2-77a87f3a7072447dbcefd7c29888aa4ea3adace6.tar.bz2 gentoo-2-77a87f3a7072447dbcefd7c29888aa4ea3adace6.zip |
amd64/x86 stable, bug #290227
(Portage version: 2.2_rc46/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-372.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog index 3ab8ebcd56c7..40c430ffb867 100644 --- a/sys-boot/unetbootin/ChangeLog +++ b/sys-boot/unetbootin/ChangeLog @@ -1,6 +1,9 @@ # 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.22 2009/10/29 12:10:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.23 2009/10/30 12:14:22 maekke Exp $ + + 30 Oct 2009; Markus Meier <maekke@gentoo.org> unetbootin-372.ebuild: + amd64/x86 stable, bug #290227 *unetbootin-377 (29 Oct 2009) diff --git a/sys-boot/unetbootin/unetbootin-372.ebuild b/sys-boot/unetbootin/unetbootin-372.ebuild index ec904d326609..328428afc735 100644 --- a/sys-boot/unetbootin/unetbootin-372.ebuild +++ b/sys-boot/unetbootin/unetbootin-372.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-372.ebuild,v 1.1 2009/09/21 02:47:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-372.ebuild,v 1.2 2009/10/30 12:14:22 maekke 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}" |