diff options
author | 2006-02-03 03:47:14 +0000 | |
---|---|---|
committer | 2006-02-03 03:47:14 +0000 | |
commit | 0ea18dfb3e55ef88133e7b7126839ced54ab5042 (patch) | |
tree | a25acbaa10602499c1a9df53ef9d02e622a854e8 /net-misc | |
parent | stable on x86; bug #121343 (diff) | |
download | gentoo-2-0ea18dfb3e55ef88133e7b7126839ced54ab5042.tar.gz gentoo-2-0ea18dfb3e55ef88133e7b7126839ced54ab5042.tar.bz2 gentoo-2-0ea18dfb3e55ef88133e7b7126839ced54ab5042.zip |
stable on x86; bug #119966
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/lsh/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/lsh/lsh-2.0.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/lsh/ChangeLog b/net-misc/lsh/ChangeLog index f832ee04dcea..dc2079651c23 100644 --- a/net-misc/lsh/ChangeLog +++ b/net-misc/lsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/lsh # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/lsh/ChangeLog,v 1.10 2006/02/02 20:49:42 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/lsh/ChangeLog,v 1.11 2006/02/03 03:47:14 tsunam Exp $ + + 03 Feb 2006; Joshua Jackson <tsunam@gentoo.org> lsh-2.0.1-r2.ebuild: + stable on x86; bug #119966 as well 02 Feb 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> lsh-2.0.1-r2.ebuild: diff --git a/net-misc/lsh/lsh-2.0.1-r2.ebuild b/net-misc/lsh/lsh-2.0.1-r2.ebuild index fe9e82446319..5f4db8e2d7b5 100644 --- a/net-misc/lsh/lsh-2.0.1-r2.ebuild +++ b/net-misc/lsh/lsh-2.0.1-r2.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-misc/lsh/lsh-2.0.1-r2.ebuild,v 1.2 2006/02/02 20:49:42 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/lsh/lsh-2.0.1-r2.ebuild,v 1.3 2006/02/03 03:47:14 tsunam Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.lysator.liu.se/pub/security/lsh/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="pam tcpd ipv6 zlib X" RDEPEND="dev-libs/gmp |