diff options
author | 2010-05-24 19:01:59 +0000 | |
---|---|---|
committer | 2010-05-24 19:01:59 +0000 | |
commit | 57b12961e3d7e3dbf0810ceba984381a23821341 (patch) | |
tree | 3da9d2b85557f3505422a6c8fe9edd5938421795 /sys-fs/fuseiso/fuseiso-20070708.ebuild | |
parent | stable amd64, bug 317415 (diff) | |
download | gentoo-2-57b12961e3d7e3dbf0810ceba984381a23821341.tar.gz gentoo-2-57b12961e3d7e3dbf0810ceba984381a23821341.tar.bz2 gentoo-2-57b12961e3d7e3dbf0810ceba984381a23821341.zip |
stable amd64, bug 318327
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/fuseiso/fuseiso-20070708.ebuild')
-rw-r--r-- | sys-fs/fuseiso/fuseiso-20070708.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuseiso/fuseiso-20070708.ebuild b/sys-fs/fuseiso/fuseiso-20070708.ebuild index 00941fe2011a..3fdc05fe67c3 100644 --- a/sys-fs/fuseiso/fuseiso-20070708.ebuild +++ b/sys-fs/fuseiso/fuseiso-20070708.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuseiso/fuseiso-20070708.ebuild,v 1.2 2010/05/17 09:24:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuseiso/fuseiso-20070708.ebuild,v 1.3 2010/05/24 19:01:59 pacho Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="sys-fs/fuse |