diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:16:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:16:58 +0000 |
commit | b07228a7c042207415639c8f469e9bc2478cf558 (patch) | |
tree | 1ab2cc9e08c7b51cf115ff5bb93cf23430126b58 /net-nds | |
parent | Stable for ppc64, wrt bug #499312 (diff) | |
download | gentoo-2-b07228a7c042207415639c8f469e9bc2478cf558.tar.gz gentoo-2-b07228a7c042207415639c8f469e9bc2478cf558.tar.bz2 gentoo-2-b07228a7c042207415639c8f469e9bc2478cf558.zip |
Stable for ppc64, wrt bug #499314
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/ypbind/ChangeLog | 5 | ||||
-rw-r--r-- | net-nds/ypbind/ypbind-1.37.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nds/ypbind/ChangeLog b/net-nds/ypbind/ChangeLog index 71db27fe5728..da40dde7ba18 100644 --- a/net-nds/ypbind/ChangeLog +++ b/net-nds/ypbind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nds/ypbind # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.82 2014/02/20 20:36:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.83 2014/03/14 10:16:58 ago Exp $ + + 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ypbind-1.37.1.ebuild: + Stable for ppc64, wrt bug #499314 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> ypbind-1.37.1.ebuild: Stable for x86, wrt bug #499314 diff --git a/net-nds/ypbind/ypbind-1.37.1.ebuild b/net-nds/ypbind/ypbind-1.37.1.ebuild index 444452dc3874..e6639c6da90a 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-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.6 2014/02/20 20:36:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.37.1.ebuild,v 1.7 2014/03/14 10:16:58 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=" |