diff options
author | 2003-05-13 23:53:11 +0000 | |
---|---|---|
committer | 2003-05-13 23:53:11 +0000 | |
commit | adfcc5967256f6d47a6dc6699ad42eb8a7e530a0 (patch) | |
tree | 23fe041cebb44dbbf6b07b12c5411483f9ecc5f6 /net-nds/ypbind/ypbind-1.11-r1.ebuild | |
parent | Version bump (diff) | |
download | historical-adfcc5967256f6d47a6dc6699ad42eb8a7e530a0.tar.gz historical-adfcc5967256f6d47a6dc6699ad42eb8a7e530a0.tar.bz2 historical-adfcc5967256f6d47a6dc6699ad42eb8a7e530a0.zip |
added alpha to KEYWORDS
Diffstat (limited to 'net-nds/ypbind/ypbind-1.11-r1.ebuild')
-rw-r--r-- | net-nds/ypbind/ypbind-1.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypbind/ypbind-1.11-r1.ebuild b/net-nds/ypbind/ypbind-1.11-r1.ebuild index 11674da51924..ff967fac4de2 100644 --- a/net-nds/ypbind/ypbind-1.11-r1.ebuild +++ b/net-nds/ypbind/ypbind-1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.11-r1.ebuild,v 1.9 2003/02/13 15:14:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.11-r1.ebuild,v 1.10 2003/05/13 23:52:50 wwoods Exp $ IUSE="nls" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc alpha" DEPEND="net-nds/yp-tools net-nds/portmap" |