diff options
Diffstat (limited to 'net-nds/ypbind/ypbind-1.37.1.ebuild')
-rw-r--r-- | net-nds/ypbind/ypbind-1.37.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/ypbind/ypbind-1.37.1.ebuild b/net-nds/ypbind/ypbind-1.37.1.ebuild index 2de5a95767c5..9177c51ab878 100644 --- a/net-nds/ypbind/ypbind-1.37.1.ebuild +++ b/net-nds/ypbind/ypbind-1.37.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.37.1.ebuild,v 1.1 2013/12/22 10:41:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.37.1.ebuild,v 1.2 2014/01/26 12:25:23 ago Exp $ EAPI=5 inherit readme.gentoo systemd @@ -14,7 +14,7 @@ SRC_URI="http://www.linux-nis.org/download/ypbind-mt/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="debug dbus nls slp systemd" RDEPEND=" |