diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-25 14:09:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-25 14:09:23 +0000 |
commit | 9bea1fd425956d360e33054b0be85bf8a3159cbc (patch) | |
tree | f03343ca5cadc7d4135424c4682bac6185adde11 /net-fs/nfs-utils | |
parent | commited version 1.0.1 as per bug #68724. Removed 1.0.0* due to bug #67517 an... (diff) | |
download | historical-9bea1fd425956d360e33054b0be85bf8a3159cbc.tar.gz historical-9bea1fd425956d360e33054b0be85bf8a3159cbc.tar.bz2 historical-9bea1fd425956d360e33054b0be85bf8a3159cbc.zip |
alpha/ia64 KEYWORDS
Diffstat (limited to 'net-fs/nfs-utils')
-rw-r--r-- | net-fs/nfs-utils/Manifest | 24 | ||||
-rw-r--r-- | net-fs/nfs-utils/nfs-utils-1.0.6-r4.ebuild | 4 |
2 files changed, 19 insertions, 9 deletions
diff --git a/net-fs/nfs-utils/Manifest b/net-fs/nfs-utils/Manifest index 917929695668..81411ce8df8b 100644 --- a/net-fs/nfs-utils/Manifest +++ b/net-fs/nfs-utils/Manifest @@ -1,16 +1,26 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 22a6f1e072307c3436cc255a78f8606d ChangeLog 7363 -MD5 9cee4adcef8a47ea4ee35090f7f89b0a metadata.xml 225 MD5 50e8125cff661e1d923cc7fe68c2443b nfs-utils-1.0.5-r1.ebuild 1927 -MD5 08224f3ef1b36f99a2acec8352bcc087 nfs-utils-1.0.6-r1.ebuild 2485 MD5 4b7e8c4bd92672689cb09758a0740c3d nfs-utils-1.0.6.ebuild 2536 -MD5 6f0c53a6af66c29a0961a62c1305b925 nfs-utils-1.0.6-r4.ebuild 2704 +MD5 9cee4adcef8a47ea4ee35090f7f89b0a metadata.xml 225 +MD5 08224f3ef1b36f99a2acec8352bcc087 nfs-utils-1.0.6-r1.ebuild 2485 +MD5 7e45c319352099e47210a84eaa422f21 nfs-utils-1.0.6-r4.ebuild 2714 MD5 3219e53cb07ef64536526153158b7ab2 files/digest-nfs-utils-1.0.5-r1 67 MD5 3a3d8bd1a03bbf2c51a4e77a3516febd files/digest-nfs-utils-1.0.6 67 -MD5 3a3d8bd1a03bbf2c51a4e77a3516febd files/digest-nfs-utils-1.0.6-r1 67 -MD5 3a3d8bd1a03bbf2c51a4e77a3516febd files/digest-nfs-utils-1.0.6-r4 67 MD5 a02eed87e5d581e56feb0f6dfd18e6df files/exports 66 MD5 635fd13b0d0824693d268a840b2cafee files/nfs-2 4736 -MD5 972c19f796b7767aebc138eae1314090 files/nfs-3 5135 -MD5 fb05ee33c977d298669f4290918027a8 files/nfs-5 5286 MD5 a23ae1dac684526aeaa679372648f9bf files/nfs.confd 616 MD5 b8368dca9c921631ed7019c5c08c3a11 files/nfsmount 1163 +MD5 3a3d8bd1a03bbf2c51a4e77a3516febd files/digest-nfs-utils-1.0.6-r1 67 +MD5 972c19f796b7767aebc138eae1314090 files/nfs-3 5135 +MD5 3a3d8bd1a03bbf2c51a4e77a3516febd files/digest-nfs-utils-1.0.6-r4 67 +MD5 fb05ee33c977d298669f4290918027a8 files/nfs-5 5286 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFBfQk5HTu7gpaalycRAnbWAKC5P+oM67lQTASL+E5jwH1CzOqDEQCg6m7+ +IW7//EhF2pzbYDolDmbvQMA= +=c7CO +-----END PGP SIGNATURE----- diff --git a/net-fs/nfs-utils/nfs-utils-1.0.6-r4.ebuild b/net-fs/nfs-utils/nfs-utils-1.0.6-r4.ebuild index 58d6a8707974..e1e71ca322e6 100644 --- a/net-fs/nfs-utils/nfs-utils-1.0.6-r4.ebuild +++ b/net-fs/nfs-utils/nfs-utils-1.0.6-r4.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/net-fs/nfs-utils/nfs-utils-1.0.6-r4.ebuild,v 1.4 2004/10/19 10:44:22 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.6-r4.ebuild,v 1.5 2004/10/25 14:09:23 vapier Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nfs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ~mips ~ppc ~ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86" IUSE="tcpd" DEPEND="tcpd? ( sys-apps/tcp-wrappers )" |