summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2005-12-12 10:05:42 +0000
committerChristian Birchinger <joker@gentoo.org>2005-12-12 10:05:42 +0000
commit255e37842f8cca6c344d9bcba7e003285ccb4c68 (patch)
tree819290b99aa5cbd64be12bde865edac734f9dec0 /sys-fs
parentStable on x86, bug #106465. (diff)
downloadhistorical-255e37842f8cca6c344d9bcba7e003285ccb4c68.tar.gz
historical-255e37842f8cca6c344d9bcba7e003285ccb4c68.tar.bz2
historical-255e37842f8cca6c344d9bcba7e003285ccb4c68.zip
Added sparc stable keyword
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/mtools/ChangeLog5
-rw-r--r--sys-fs/mtools/Manifest18
-rw-r--r--sys-fs/mtools/mtools-3.9.10.ebuild4
3 files changed, 10 insertions, 17 deletions
diff --git a/sys-fs/mtools/ChangeLog b/sys-fs/mtools/ChangeLog
index 93ab7aadf275..31a520c69b8d 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.16 2005/12/09 00:07:01 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.17 2005/12/12 10:05:42 joker Exp $
+
+ 12 Dec 2005; Christian Birchinger <joker@gentoo.org> mtools-3.9.10.ebuild:
+ Added sparc stable keyword
09 Dec 2005; Bryan Østergaard <kloeri@gentoo.org mtools-3.9.10.ebuild:
Stable on alpha.
diff --git a/sys-fs/mtools/Manifest b/sys-fs/mtools/Manifest
index e9f2ef5f56c5..deb219e2a8e8 100644
--- a/sys-fs/mtools/Manifest
+++ b/sys-fs/mtools/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 1322d5cdd8fabfe477bf20a63d34fccf ChangeLog 2666
+MD5 a43b8145ff8b5a52580a6cf7d99b6403 ChangeLog 2772
+MD5 e3b8b36dbccfb4d369b09c6de8aad7ea files/digest-mtools-3.9.10 65
+MD5 c5120a356bd5e4befe654c0934dfecad files/digest-mtools-3.9.9 64
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+MD5 e460c17644bb9c7089749385ea5fe08b mtools-3.9.10.ebuild 734
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)
-
-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 555d50f1d82a..133602aee0b5 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.4 2005/12/09 00:07:01 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.10.ebuild,v 1.5 2005/12/12 10:05:42 joker 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=""