diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-21 15:34:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-21 15:34:18 +0000 |
commit | ac5bf91a0e587f05c5d6167ef635dc1d221814fc (patch) | |
tree | b0cb3a7894d991d4ef34400bc8386733c7d3471b /net-nds/ypbind | |
parent | Stable for HPPA (bug #404835). (diff) | |
download | gentoo-2-ac5bf91a0e587f05c5d6167ef635dc1d221814fc.tar.gz gentoo-2-ac5bf91a0e587f05c5d6167ef635dc1d221814fc.tar.bz2 gentoo-2-ac5bf91a0e587f05c5d6167ef635dc1d221814fc.zip |
Stable for HPPA (bug #404843).
(Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
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 a78ca419131c..27117a785633 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.69 2012/02/21 14:57:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.70 2012/02/21 15:34:18 jer Exp $ + + 21 Feb 2012; Jeroen Roovers <jer@gentoo.org> ypbind-1.33.ebuild: + Stable for HPPA (bug #404843). 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> ypbind-1.33.ebuild: Stable for amd64, wrt bug #404843 diff --git a/net-nds/ypbind/ypbind-1.33.ebuild b/net-nds/ypbind/ypbind-1.33.ebuild index 6af0a5cd12ea..e37dd450535e 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.2 2012/02/21 14:57:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.33.ebuild,v 1.3 2012/02/21 15:34:18 jer 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=" |