diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-31 11:53:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-31 11:53:26 +0000 |
commit | b29a8879e8bf3316350c33248ea63a95ec4af90a (patch) | |
tree | d51196ed77574a6f9179e0c018890ffeddaec777 /sys-boot | |
parent | amd64/x86 stable, bug #270855 (diff) | |
download | gentoo-2-b29a8879e8bf3316350c33248ea63a95ec4af90a.tar.gz gentoo-2-b29a8879e8bf3316350c33248ea63a95ec4af90a.tar.bz2 gentoo-2-b29a8879e8bf3316350c33248ea63a95ec4af90a.zip |
amd64/x86 stable, bug #271228
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/unetbootin/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/unetbootin/unetbootin-323.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog index 1fdf1e6d49d6..9f4da57937a2 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.11 2009/04/30 08:08:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.12 2009/05/31 11:53:26 maekke Exp $ + + 31 May 2009; Markus Meier <maekke@gentoo.org> unetbootin-323.ebuild: + amd64/x86 stable, bug #271228 *unetbootin-323 (30 Apr 2009) diff --git a/sys-boot/unetbootin/unetbootin-323.ebuild b/sys-boot/unetbootin/unetbootin-323.ebuild index 4b7bbeffdf88..60b7279d2686 100644 --- a/sys-boot/unetbootin/unetbootin-323.ebuild +++ b/sys-boot/unetbootin/unetbootin-323.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-323.ebuild,v 1.1 2009/04/30 08:08:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-323.ebuild,v 1.2 2009/05/31 11:53:26 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}" |