diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 10:34:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 10:34:06 +0000 |
commit | 78841a4ec7c2cf1ec380d5113137e262591b9f1e (patch) | |
tree | ef0d0f72bf6c1a8e441927e1b3777015c9ba3c0a /net-nds | |
parent | Stable for amd64, wrt bug #523812 (diff) | |
download | gentoo-2-78841a4ec7c2cf1ec380d5113137e262591b9f1e.tar.gz gentoo-2-78841a4ec7c2cf1ec380d5113137e262591b9f1e.tar.bz2 gentoo-2-78841a4ec7c2cf1ec380d5113137e262591b9f1e.zip |
Stable for amd64, wrt bug #525064
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nds/ypbind/ChangeLog b/net-nds/ypbind/ChangeLog index 52f02c52abc3..9b425ae16367 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.88 2014/10/11 20:06:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.89 2014/10/29 10:34:06 ago Exp $ + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ypbind-1.37.2.ebuild: + Stable for amd64, wrt bug #525064 11 Oct 2014; Jeroen Roovers <jer@gentoo.org> ypbind-1.37.2.ebuild: Stable for HPPA (bug #525064). diff --git a/net-nds/ypbind/ypbind-1.37.2.ebuild b/net-nds/ypbind/ypbind-1.37.2.ebuild index 553b3aee34b5..aa782b14555a 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.2 2014/10/11 20:06:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.37.2.ebuild,v 1.3 2014/10/29 10:34: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=" |