diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:01:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:01:10 +0000 |
commit | 0cec9270599b5b42ba7ee7ab19ea4e958ca1a0fd (patch) | |
tree | a5f8cb005286fecc8ec925acd543bad3919fde28 /net-nds/ypbind/ypbind-1.37.2.ebuild | |
parent | Stable for alpha, wrt bug #519592 (diff) | |
download | historical-0cec9270599b5b42ba7ee7ab19ea4e958ca1a0fd.tar.gz historical-0cec9270599b5b42ba7ee7ab19ea4e958ca1a0fd.tar.bz2 historical-0cec9270599b5b42ba7ee7ab19ea4e958ca1a0fd.zip |
Stable for alpha, wrt bug #525064
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64
RepoMan-Options: --include-arches="alpha"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-nds/ypbind/ypbind-1.37.2.ebuild')
-rw-r--r-- | net-nds/ypbind/ypbind-1.37.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypbind/ypbind-1.37.2.ebuild b/net-nds/ypbind/ypbind-1.37.2.ebuild index 2c5d0ef3f942..fffd7b5b9fa2 100644 --- a/net-nds/ypbind/ypbind-1.37.2.ebuild +++ b/net-nds/ypbind/ypbind-1.37.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.6 2014/11/01 17:50:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.37.2.ebuild,v 1.7 2014/11/02 09:01:09 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=" |