diff options
Diffstat (limited to 'sys-boot/unetbootin/unetbootin-549.ebuild')
-rw-r--r-- | sys-boot/unetbootin/unetbootin-549.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |