diff options
author | Jason Wever <weeve@gentoo.org> | 2003-12-29 17:14:02 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-12-29 17:14:02 +0000 |
commit | fa8f3b05a76f4882169bea6aacf974ba62be36c9 (patch) | |
tree | 0b1e787d4c1749bc0f781b0055f673b77da033f1 /dev-libs/lsh/lsh-1.4.3.ebuild | |
parent | And on the 7th day, the ~sparc keyword appeared. And the insane Gentoo/SPARC... (diff) | |
download | gentoo-2-fa8f3b05a76f4882169bea6aacf974ba62be36c9.tar.gz gentoo-2-fa8f3b05a76f4882169bea6aacf974ba62be36c9.tar.bz2 gentoo-2-fa8f3b05a76f4882169bea6aacf974ba62be36c9.zip |
And on the 7th day, the ~sparc keyword appeared. And the insane Gentoo/SPARC gods looked down on it and saw it was good.
Diffstat (limited to 'dev-libs/lsh/lsh-1.4.3.ebuild')
-rw-r--r-- | dev-libs/lsh/lsh-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/lsh/lsh-1.4.3.ebuild b/dev-libs/lsh/lsh-1.4.3.ebuild index 4de3666a9531..cb1c57534576 100644 --- a/dev-libs/lsh/lsh-1.4.3.ebuild +++ b/dev-libs/lsh/lsh-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/lsh/lsh-1.4.3.ebuild,v 1.1 2003/10/28 18:39:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lsh/lsh-1.4.3.ebuild,v 1.2 2003/12/29 17:13:54 weeve Exp $ DESCRIPTION="A GNU implementation of the Secure Shell protocols" HOMEPAGE="http://www.lysator.liu.se/~nisse/lsh/" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.lysator.liu.se/pub/security/lsh/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" IUSE="kerberos pam tcpd ipv6 zlib X" DEPEND="dev-libs/gmp |