diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 16:37:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 16:37:04 +0000 |
commit | 0f6649d65c324c0da9c896609af19ff97843ee74 (patch) | |
tree | bd91d4e41b58cfe2c04ea9d804aff4778aa42723 /net-nds/yp-tools/yp-tools-2.8.ebuild | |
parent | sync with xmame ebuild (diff) | |
download | historical-0f6649d65c324c0da9c896609af19ff97843ee74.tar.gz historical-0f6649d65c324c0da9c896609af19ff97843ee74.tar.bz2 historical-0f6649d65c324c0da9c896609af19ff97843ee74.zip |
stable on ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-nds/yp-tools/yp-tools-2.8.ebuild')
-rw-r--r-- | net-nds/yp-tools/yp-tools-2.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/yp-tools/yp-tools-2.8.ebuild b/net-nds/yp-tools/yp-tools-2.8.ebuild index b43f874069d7..236821c6f6ff 100644 --- a/net-nds/yp-tools/yp-tools-2.8.ebuild +++ b/net-nds/yp-tools/yp-tools-2.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.8.ebuild,v 1.12 2004/11/22 18:49:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.8.ebuild,v 1.13 2005/04/01 16:37:04 agriffis Exp $ IUSE="nls" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" DEPEND="virtual/libc" |