diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 20:36:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 20:36:44 +0000 |
commit | 29227a211a3aa6c69c523a88fcdf1fc37b7ccfa1 (patch) | |
tree | ef121bd8ce54da431f646381842786d666ef20ea /net-nds/ypbind | |
parent | Stable for x86, wrt bug #499312 (diff) | |
download | gentoo-2-29227a211a3aa6c69c523a88fcdf1fc37b7ccfa1.tar.gz gentoo-2-29227a211a3aa6c69c523a88fcdf1fc37b7ccfa1.tar.bz2 gentoo-2-29227a211a3aa6c69c523a88fcdf1fc37b7ccfa1.zip |
Stable for x86, wrt bug #499314
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-nds/ypbind')
-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 6f14a11cfedf..71db27fe5728 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.81 2014/02/09 17:43:55 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.82 2014/02/20 20:36:44 ago Exp $ + + 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> ypbind-1.37.1.ebuild: + Stable for x86, wrt bug #499314 09 Feb 2014; Chema Alonso <nimiux@gentoo.org> ypbind-1.37.1.ebuild: Stable for amd64 wrt bug #499314 diff --git a/net-nds/ypbind/ypbind-1.37.1.ebuild b/net-nds/ypbind/ypbind-1.37.1.ebuild index d0004a26f5b8..444452dc3874 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.5 2014/02/09 17:43:55 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.37.1.ebuild,v 1.6 2014/02/20 20:36:44 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=" |