diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-04 15:08:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-04 15:08:53 +0000 |
commit | 4597ca04ae999b2730c15d86d0f81166c888af7c (patch) | |
tree | 8d5e4508b4eb494bb90902f6be7572e5bac10a5f /net-nds | |
parent | Mark 2.9 stable on ia64 (diff) | |
download | historical-4597ca04ae999b2730c15d86d0f81166c888af7c.tar.gz historical-4597ca04ae999b2730c15d86d0f81166c888af7c.tar.bz2 historical-4597ca04ae999b2730c15d86d0f81166c888af7c.zip |
Mark 1.19.1 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/ypbind/ChangeLog | 5 | ||||
-rw-r--r-- | net-nds/ypbind/ypbind-1.19.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nds/ypbind/ChangeLog b/net-nds/ypbind/ChangeLog index aed4a8cf1c3e..4acf982341c7 100644 --- a/net-nds/ypbind/ChangeLog +++ b/net-nds/ypbind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nds/ypbind # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.32 2006/04/01 06:21:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.33 2006/04/04 15:08:53 agriffis Exp $ + + 04 Apr 2006; Aron Griffis <agriffis@gentoo.org> ypbind-1.19.1.ebuild: + Mark 1.19.1 stable on ia64 01 Apr 2006; Jeremy Huddleston <eradicator@gentoo.org> ypbind-1.19.1.ebuild: diff --git a/net-nds/ypbind/ypbind-1.19.1.ebuild b/net-nds/ypbind/ypbind-1.19.1.ebuild index 853ec801c8ed..bb9a52548cb7 100644 --- a/net-nds/ypbind/ypbind-1.19.1.ebuild +++ b/net-nds/ypbind/ypbind-1.19.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v 1.5 2006/04/01 06:21:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v 1.6 2006/04/04 15:08:53 agriffis Exp $ MY_P=${PN}-mt-${PV} S="${WORKDIR}/${MY_P}" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ~mips ppc ppc64 sparc x86" IUSE="nls slp" RDEPEND="slp? ( net-libs/openslp ) |