diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-02 21:14:06 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-02 21:14:06 +0000 |
commit | 7551e50b11141185b96a108c456b6eee9d0b8604 (patch) | |
tree | b383795bea9f1dd782569f35352c09de9bb34132 /net-nds/ypbind | |
parent | ppc/ppc64 stable wrt #398353 (diff) | |
download | historical-7551e50b11141185b96a108c456b6eee9d0b8604.tar.gz historical-7551e50b11141185b96a108c456b6eee9d0b8604.tar.bz2 historical-7551e50b11141185b96a108c456b6eee9d0b8604.zip |
Marking ypbind-1.33 ppc64 for bug 404843
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'net-nds/ypbind')
-rw-r--r-- | net-nds/ypbind/ChangeLog | 5 | ||||
-rw-r--r-- | net-nds/ypbind/ypbind-1.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nds/ypbind/ChangeLog b/net-nds/ypbind/ChangeLog index a3e8c5ec8ca1..1d6aecaf0fae 100644 --- a/net-nds/ypbind/ChangeLog +++ b/net-nds/ypbind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nds/ypbind # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.72 2012/02/24 20:06:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.73 2012/03/02 21:14:06 ranger Exp $ + + 02 Mar 2012; Brent Baude <ranger@gentoo.org> ypbind-1.33.ebuild: + Marking ypbind-1.33 ppc64 for bug 404843 24 Feb 2012; Brent Baude <ranger@gentoo.org> ypbind-1.33.ebuild: Marking ypbind-1.33 ppc for bug 404843 diff --git a/net-nds/ypbind/ypbind-1.33.ebuild b/net-nds/ypbind/ypbind-1.33.ebuild index bf11214e69a1..32260b41a9e8 100644 --- a/net-nds/ypbind/ypbind-1.33.ebuild +++ b/net-nds/ypbind/ypbind-1.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.33.ebuild,v 1.5 2012/02/24 20:06:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.33.ebuild,v 1.6 2012/03/02 21:14:06 ranger 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="debug dbus nls slp" RDEPEND=" |