diff options
author | 2011-04-25 17:12:57 +0000 | |
---|---|---|
committer | 2011-04-25 17:12:57 +0000 | |
commit | a007e0cc8fb31d4c16866057c96436f2ac2fd1fc (patch) | |
tree | 9cf728df44b4771d029752f210e9d2d847f8e18e /net-nds/ypserv/ypserv-2.23.ebuild | |
parent | Version bump (diff) | |
download | historical-a007e0cc8fb31d4c16866057c96436f2ac2fd1fc.tar.gz historical-a007e0cc8fb31d4c16866057c96436f2ac2fd1fc.tar.bz2 historical-a007e0cc8fb31d4c16866057c96436f2ac2fd1fc.zip |
Stable on amd64 wrt bug #364355
Package-Manager: portage-2.1.9.44/cvs/Linux x86_64
Diffstat (limited to 'net-nds/ypserv/ypserv-2.23.ebuild')
-rw-r--r-- | net-nds/ypserv/ypserv-2.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypserv/ypserv-2.23.ebuild b/net-nds/ypserv/ypserv-2.23.ebuild index fd60acd95a5c..031fd3da0c2d 100644 --- a/net-nds/ypserv/ypserv-2.23.ebuild +++ b/net-nds/ypserv/ypserv-2.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/ypserv-2.23.ebuild,v 1.2 2011/04/21 14:18:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/ypserv-2.23.ebuild,v 1.3 2011/04/25 17:12:57 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/net/NIS/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="slp" DEPEND=">=sys-libs/gdbm-1.8.0 |