diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-02-19 19:56:08 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-02-19 19:56:08 +0000 |
commit | ce0c05cef2b25cbb67db52275c5d0b919ab6f648 (patch) | |
tree | b05a6536e9c052b91bce6081fd65dfb6868837da /net-nds/ypbind/ypbind-1.19.1.ebuild | |
parent | +net-irc/xchat-gnome:libnotify - Enable libnotify support (diff) | |
download | historical-ce0c05cef2b25cbb67db52275c5d0b919ab6f648.tar.gz historical-ce0c05cef2b25cbb67db52275c5d0b919ab6f648.tar.bz2 historical-ce0c05cef2b25cbb67db52275c5d0b919ab6f648.zip |
Added ~mips to KEYWORDS.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-nds/ypbind/ypbind-1.19.1.ebuild')
-rw-r--r-- | net-nds/ypbind/ypbind-1.19.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/ypbind/ypbind-1.19.1.ebuild b/net-nds/ypbind/ypbind-1.19.1.ebuild index 029e0f901684..5196f6c78385 100644 --- a/net-nds/ypbind/ypbind-1.19.1.ebuild +++ b/net-nds/ypbind/ypbind-1.19.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v 1.1 2005/08/11 18:22:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v 1.2 2006/02/19 19:56:08 kumba Exp $ MY_P=${PN}-mt-${PV} S="${WORKDIR}/${MY_P}" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="nls slp" RDEPEND="slp? ( net-libs/openslp ) |