diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-22 22:27:49 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-22 22:27:49 +0000 |
commit | 6691fd5a00bd426ff9fa419f0937f548392dc333 (patch) | |
tree | 0f631db4350b4ce8df5e28b230a696ed0f2fa792 /net-misc/ipx-utils | |
parent | x11-plugins/wmmsg 1.0 stable for x86. (diff) | |
download | historical-6691fd5a00bd426ff9fa419f0937f548392dc333.tar.gz historical-6691fd5a00bd426ff9fa419f0937f548392dc333.tar.bz2 historical-6691fd5a00bd426ff9fa419f0937f548392dc333.zip |
stable on ppc64, bug #57590]
Diffstat (limited to 'net-misc/ipx-utils')
-rw-r--r-- | net-misc/ipx-utils/Manifest | 4 | ||||
-rw-r--r-- | net-misc/ipx-utils/ipx-utils-1.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/ipx-utils/Manifest b/net-misc/ipx-utils/Manifest index cdb166a8b828..ca4fa6c38f35 100644 --- a/net-misc/ipx-utils/Manifest +++ b/net-misc/ipx-utils/Manifest @@ -1,6 +1,6 @@ -MD5 03a6225d6f06b7eccea722f5726bdfc8 ipx-utils-1.1.ebuild 994 MD5 0e85056c49817e263412c177e6e7a1f4 ChangeLog 671 -MD5 09ac2581b478d6ca4fb33002ecd34a2a files/ipx.confd 663 +MD5 56f933bfcc3645c31c237cb4c5636305 ipx-utils-1.1.ebuild 997 MD5 78845a00cf7ab6edd46bd2e705fd55ea files/digest-ipx-utils-1.1 57 MD5 639484e03a0f107b4dbdfedea00ca006 files/ipx-utils-1.1-gentoo.diff 830 +MD5 09ac2581b478d6ca4fb33002ecd34a2a files/ipx.confd 663 MD5 12d5c69423f199bf025dfc6be9233d7a files/ipx.init 950 diff --git a/net-misc/ipx-utils/ipx-utils-1.1.ebuild b/net-misc/ipx-utils/ipx-utils-1.1.ebuild index eb837db650d5..65523dc79a28 100644 --- a/net-misc/ipx-utils/ipx-utils-1.1.ebuild +++ b/net-misc/ipx-utils/ipx-utils-1.1.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-misc/ipx-utils/ipx-utils-1.1.ebuild,v 1.9 2004/07/01 21:20:31 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipx-utils/ipx-utils-1.1.ebuild,v 1.10 2004/07/22 22:27:49 tgall Exp $ S=${WORKDIR}/${P/-utils} IUSE="" @@ -10,7 +10,7 @@ SRC_URI="ftp://sunsite.unc.edu/pub/Linux/system/filesystems/ncpfs/${P/-utils}.ta LICENSE="Caldera" SLOT="0" -KEYWORDS="x86 sparc s390" +KEYWORDS="x86 sparc s390 ppc64" DEPEND="virtual/libc" |