diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-27 21:08:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-27 21:08:08 +0000 |
commit | ab8cfbd3d8909b3c62af4aa315e3ce405211a43d (patch) | |
tree | 8909c56e71c9d7db6a004a73ee7855da6298dab0 /net-misc/telnet-bsd/telnet-bsd-1.2.ebuild | |
parent | Stable on hppa. (diff) | |
download | historical-ab8cfbd3d8909b3c62af4aa315e3ce405211a43d.tar.gz historical-ab8cfbd3d8909b3c62af4aa315e3ce405211a43d.tar.bz2 historical-ab8cfbd3d8909b3c62af4aa315e3ce405211a43d.zip |
Stable on hppa.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc/telnet-bsd/telnet-bsd-1.2.ebuild')
-rw-r--r-- | net-misc/telnet-bsd/telnet-bsd-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild index 94d9bc8d52ca..6b55059e0384 100644 --- a/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild +++ b/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild,v 1.4 2005/06/26 21:59:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/telnet-bsd/telnet-bsd-1.2.ebuild,v 1.5 2005/06/27 21:08:08 hansmi Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 sparc ~x86" IUSE="nls" DEPEND="!net-misc/netkit-telnetd" |