diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-09 00:07:01 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-09 00:07:01 +0000 |
commit | 48c5bebe079919fdcaa4b93dfc7c4e47219083a7 (patch) | |
tree | eab5c47fa1fe97abe20f5b6d95be919fb9d7da3e /sys-fs/mtools | |
parent | Stable on alpha. (diff) | |
download | historical-48c5bebe079919fdcaa4b93dfc7c4e47219083a7.tar.gz historical-48c5bebe079919fdcaa4b93dfc7c4e47219083a7.tar.bz2 historical-48c5bebe079919fdcaa4b93dfc7c4e47219083a7.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sys-fs/mtools')
-rw-r--r-- | sys-fs/mtools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/mtools/Manifest | 14 | ||||
-rw-r--r-- | sys-fs/mtools/mtools-3.9.10.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/sys-fs/mtools/ChangeLog b/sys-fs/mtools/ChangeLog index fbf0474800d1..93ab7aadf275 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.15 2005/12/07 06:48:27 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.16 2005/12/09 00:07:01 kloeri Exp $ + + 09 Dec 2005; Bryan Østergaard <kloeri@gentoo.org mtools-3.9.10.ebuild: + Stable on alpha. 07 Dec 2005; Mark Loeser <halcy0n@gentoo.org> mtools-3.9.10.ebuild: Stable on x86; bug #114055 diff --git a/sys-fs/mtools/Manifest b/sys-fs/mtools/Manifest index 905222974590..e9f2ef5f56c5 100644 --- a/sys-fs/mtools/Manifest +++ b/sys-fs/mtools/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 0847cce8689965e25f9a0d516b3119f5 ChangeLog 2573 -MD5 e3b8b36dbccfb4d369b09c6de8aad7ea files/digest-mtools-3.9.10 65 -MD5 c5120a356bd5e4befe654c0934dfecad files/digest-mtools-3.9.9 64 +MD5 1322d5cdd8fabfe477bf20a63d34fccf ChangeLog 2666 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 8ce33ec69442fca09706a5e45ed0fa67 mtools-3.9.10.ebuild 738 MD5 e33f1d5ff4c88587b4b4998c33d1203f mtools-3.9.9.ebuild 740 +MD5 08e3ec9612dbd71d2cda700239066be7 mtools-3.9.10.ebuild 736 +MD5 c5120a356bd5e4befe654c0934dfecad files/digest-mtools-3.9.9 64 +MD5 e3b8b36dbccfb4d369b09c6de8aad7ea files/digest-mtools-3.9.10 65 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDloXWCRZPokWLroQRAiJRAKCoAKxsnYCiKOsemYCzgYX7DBXvngCeNaQ8 -FwzSjHzhTWdiy55RsYaXqyA= -=SzSN +iD8DBQFDmNkGugEuf3OQ0akRAosaAJ9Dd+53L/xaExWrfDeDQyIv2bG9cQCgl+Do +l6kJZaqzPD1rSv0lTPp5k1Q= +=N8S1 -----END PGP SIGNATURE----- diff --git a/sys-fs/mtools/mtools-3.9.10.ebuild b/sys-fs/mtools/mtools-3.9.10.ebuild index 7d436ce09b01..555d50f1d82a 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.3 2005/12/07 06:48:27 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.10.ebuild,v 1.4 2005/12/09 00:07:01 kloeri 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="" |