diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:07:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:07:44 +0000 |
commit | f0ffc2e5a26f646fee558129414ca649f0f08865 (patch) | |
tree | 7ba7dbdfdc38983ac30d182ee073f9e2683d9c25 /net-nds | |
parent | Add ~ia64/~sparc wrt #357619 (diff) | |
download | gentoo-2-f0ffc2e5a26f646fee558129414ca649f0f08865.tar.gz gentoo-2-f0ffc2e5a26f646fee558129414ca649f0f08865.tar.bz2 gentoo-2-f0ffc2e5a26f646fee558129414ca649f0f08865.zip |
ia64/sparc stable wrt #360165
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/ypbind/ChangeLog | 5 | ||||
-rw-r--r-- | net-nds/ypbind/ypbind-1.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nds/ypbind/ChangeLog b/net-nds/ypbind/ChangeLog index 1f4ea11a2a78..e2f5e8345a27 100644 --- a/net-nds/ypbind/ChangeLog +++ b/net-nds/ypbind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nds/ypbind # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.64 2011/03/30 16:33:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.65 2011/04/16 17:07:44 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> ypbind-1.32.ebuild: + ia64/sparc stable wrt #360165 30 Mar 2011; Jeroen Roovers <jer@gentoo.org> ypbind-1.32.ebuild: Stable for HPPA (bug #360165). diff --git a/net-nds/ypbind/ypbind-1.32.ebuild b/net-nds/ypbind/ypbind-1.32.ebuild index a22987e23fa6..1f6c9ab2828f 100644 --- a/net-nds/ypbind/ypbind-1.32.ebuild +++ b/net-nds/ypbind/ypbind-1.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.32.ebuild,v 1.5 2011/03/30 16:33:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.32.ebuild,v 1.6 2011/04/16 17:07:44 armin76 Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="nls slp" RDEPEND="slp? ( net-libs/openslp ) |