diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-24 19:01:59 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-24 19:01:59 +0000 |
commit | 57b12961e3d7e3dbf0810ceba984381a23821341 (patch) | |
tree | 3da9d2b85557f3505422a6c8fe9edd5938421795 /sys-fs/fuseiso | |
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')
-rw-r--r-- | sys-fs/fuseiso/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/fuseiso/fuseiso-20070708.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/fuseiso/ChangeLog b/sys-fs/fuseiso/ChangeLog index 49bc12919fe8..3c34fe6b9399 100644 --- a/sys-fs/fuseiso/ChangeLog +++ b/sys-fs/fuseiso/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/fuseiso # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuseiso/ChangeLog,v 1.2 2010/05/17 09:24:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuseiso/ChangeLog,v 1.3 2010/05/24 19:01:59 pacho Exp $ + + 24 May 2010; Pacho Ramos <pacho@gentoo.org> fuseiso-20070708.ebuild: + stable amd64, bug 318327 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> fuseiso-20070708.ebuild: 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 |