diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-09 17:43:55 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-09 17:43:55 +0000 |
commit | 9d10cdabb06146ea42c8db5b7cd3ceda325b4954 (patch) | |
tree | dc152010e5031e13f7af01d5ce1c58046c73c3e6 /net-nds | |
parent | Remove obsolete comment. (diff) | |
download | gentoo-2-9d10cdabb06146ea42c8db5b7cd3ceda325b4954.tar.gz gentoo-2-9d10cdabb06146ea42c8db5b7cd3ceda325b4954.tar.bz2 gentoo-2-9d10cdabb06146ea42c8db5b7cd3ceda325b4954.zip |
Stable for amd64 wrt bug #499314
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 ceecc941f0c0..6f14a11cfedf 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.80 2014/02/02 11:02:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.81 2014/02/09 17:43:55 nimiux Exp $ + + 09 Feb 2014; Chema Alonso <nimiux@gentoo.org> ypbind-1.37.1.ebuild: + Stable for amd64 wrt bug #499314 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> ypbind-1.37.1.ebuild: Stable for ppc, wrt bug #499314 diff --git a/net-nds/ypbind/ypbind-1.37.1.ebuild b/net-nds/ypbind/ypbind-1.37.1.ebuild index 169ccc40b807..d0004a26f5b8 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.4 2014/02/02 11:02:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.37.1.ebuild,v 1.5 2014/02/09 17:43:55 nimiux 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=" |