diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:02:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:02:06 +0000 |
commit | 83cb0f24d745e20cebe77cc795cd808d4094f4b0 (patch) | |
tree | 2c09eda1a7a4cc71bb4f198564216eda020e84a1 /net-nds | |
parent | Stable for ppc, wrt bug #499312 (diff) | |
download | gentoo-2-83cb0f24d745e20cebe77cc795cd808d4094f4b0.tar.gz gentoo-2-83cb0f24d745e20cebe77cc795cd808d4094f4b0.tar.bz2 gentoo-2-83cb0f24d745e20cebe77cc795cd808d4094f4b0.zip |
Stable for ppc, wrt bug #499314
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 7500e5e917b5..ceecc941f0c0 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.79 2014/01/27 07:27:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.80 2014/02/02 11:02:06 ago Exp $ + + 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> ypbind-1.37.1.ebuild: + Stable for ppc, wrt bug #499314 27 Jan 2014; Jeroen Roovers <jer@gentoo.org> ypbind-1.37.1.ebuild: Stable for HPPA (bug #499314). diff --git a/net-nds/ypbind/ypbind-1.37.1.ebuild b/net-nds/ypbind/ypbind-1.37.1.ebuild index a02e13c21e4e..169ccc40b807 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.3 2014/01/27 07:27:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.37.1.ebuild,v 1.4 2014/02/02 11:02:06 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=" |