diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:43:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:43:32 +0000 |
commit | f29dd5afa0dc7ddd420f73f5feef7a30e0251239 (patch) | |
tree | 1a2df60b209a54632aab779a56067c17187dffa2 /sys-fs/mtools | |
parent | sync IUSE (+build, -uclibc) (Manifest recommit) (diff) | |
download | gentoo-2-f29dd5afa0dc7ddd420f73f5feef7a30e0251239.tar.gz gentoo-2-f29dd5afa0dc7ddd420f73f5feef7a30e0251239.tar.bz2 gentoo-2-f29dd5afa0dc7ddd420f73f5feef7a30e0251239.zip |
sync IUSE (missing)
Diffstat (limited to 'sys-fs/mtools')
-rw-r--r-- | sys-fs/mtools/mtools-3.9.8-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-fs/mtools/mtools-3.9.9.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sys-fs/mtools/mtools-3.9.8-r1.ebuild b/sys-fs/mtools/mtools-3.9.8-r1.ebuild index 9ce610d28051..283f8a5c50da 100644 --- a/sys-fs/mtools/mtools-3.9.8-r1.ebuild +++ b/sys-fs/mtools/mtools-3.9.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.8-r1.ebuild,v 1.6 2004/06/24 22:52:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.8-r1.ebuild,v 1.7 2004/07/15 03:38:47 agriffis Exp $ DESCRIPTION="utilities to access MS-DOS disks from Unix without mounting them" SRC_URI="http://mtools.linux.lu/${P}.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://mtools.linux.lu/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha ~amd64" +IUSE="" DEPEND="sys-apps/texinfo" diff --git a/sys-fs/mtools/mtools-3.9.9.ebuild b/sys-fs/mtools/mtools-3.9.9.ebuild index e3f895fda879..a9619284ceec 100644 --- a/sys-fs/mtools/mtools-3.9.9.ebuild +++ b/sys-fs/mtools/mtools-3.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.9.ebuild,v 1.4 2004/06/24 22:52:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.9.ebuild,v 1.5 2004/07/15 03:38:47 agriffis Exp $ DESCRIPTION="utilities to access MS-DOS disks from Unix without mounting them" SRC_URI="http://mtools.linux.lu/${P}.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://mtools.linux.lu/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +IUSE="" DEPEND="sys-apps/texinfo" |