diff options
author | 2005-12-07 06:48:27 +0000 | |
---|---|---|
committer | 2005-12-07 06:48:27 +0000 | |
commit | a556c939f1c1a1221ecf9dbf97f139ce010877c0 (patch) | |
tree | 3d3891b8806897dfe7e43985adc6a6ef181f5ebc /sys-fs/mtools | |
parent | fix dep atom (diff) | |
download | gentoo-2-a556c939f1c1a1221ecf9dbf97f139ce010877c0.tar.gz gentoo-2-a556c939f1c1a1221ecf9dbf97f139ce010877c0.tar.bz2 gentoo-2-a556c939f1c1a1221ecf9dbf97f139ce010877c0.zip |
Stable on x86; bug #114055
(Portage version: 2.0.53)
Diffstat (limited to 'sys-fs/mtools')
-rw-r--r-- | sys-fs/mtools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/mtools/Manifest | 12 | ||||
-rw-r--r-- | sys-fs/mtools/mtools-3.9.10.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/sys-fs/mtools/ChangeLog b/sys-fs/mtools/ChangeLog index 05a8e751737a..fbf0474800d1 100644 --- a/sys-fs/mtools/ChangeLog +++ b/sys-fs/mtools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/mtools # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.14 2005/07/17 13:26:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.15 2005/12/07 06:48:27 halcy0n Exp $ + + 07 Dec 2005; Mark Loeser <halcy0n@gentoo.org> mtools-3.9.10.ebuild: + Stable on x86; bug #114055 *mtools-3.9.10 (17 Jul 2005) diff --git a/sys-fs/mtools/Manifest b/sys-fs/mtools/Manifest index 56bb7dbbac53..55082dad0b97 100644 --- a/sys-fs/mtools/Manifest +++ b/sys-fs/mtools/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 762af078a6acf215082f85ba067fb8fc ChangeLog 2472 MD5 e3b8b36dbccfb4d369b09c6de8aad7ea files/digest-mtools-3.9.10 65 MD5 c5120a356bd5e4befe654c0934dfecad files/digest-mtools-3.9.9 64 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 754772a411b633472aeafee2772aaf87 mtools-3.9.10.ebuild 738 +MD5 f941757a7d984295c4c6780f7cca7d93 mtools-3.9.10.ebuild 737 MD5 e33f1d5ff4c88587b4b4998c33d1203f mtools-3.9.9.ebuild 740 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDi8j8gIKl8Uu19MoRAoTuAJ0X77N+Z/cH13IsjIX2EnCNePZRJQCfXVHw -RuubPlbK27VISspSUC0l4r4= -=/vMX ------END PGP SIGNATURE----- diff --git a/sys-fs/mtools/mtools-3.9.10.ebuild b/sys-fs/mtools/mtools-3.9.10.ebuild index 3017d7e35530..7d436ce09b01 100644 --- a/sys-fs/mtools/mtools-3.9.10.ebuild +++ b/sys-fs/mtools/mtools-3.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.10.ebuild,v 1.2 2005/11/29 03:18:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.10.ebuild,v 1.3 2005/12/07 06:48:27 halcy0n Exp $ DESCRIPTION="utilities to access MS-DOS disks from Unix without mounting them" HOMEPAGE="http://mtools.linux.lu/" @@ -8,7 +8,7 @@ SRC_URI="http://mtools.linux.lu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |