diff options
author | Tom Gall <tgall@gentoo.org> | 2005-12-04 21:01:49 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-12-04 21:01:49 +0000 |
commit | c96c8a087045cc7fbe1cd5e9e211d41652fecb48 (patch) | |
tree | a2f197fd1e74d5ce5fbdd2c0ed2cf6a16426e8dd /net-ftp/tftp-hpa/tftp-hpa-0.40.1.ebuild | |
parent | stable onppc64 (diff) | |
download | gentoo-2-c96c8a087045cc7fbe1cd5e9e211d41652fecb48.tar.gz gentoo-2-c96c8a087045cc7fbe1cd5e9e211d41652fecb48.tar.bz2 gentoo-2-c96c8a087045cc7fbe1cd5e9e211d41652fecb48.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-ftp/tftp-hpa/tftp-hpa-0.40.1.ebuild')
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-0.40.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/tftp-hpa/tftp-hpa-0.40.1.ebuild b/net-ftp/tftp-hpa/tftp-hpa-0.40.1.ebuild index a4195149d9a6..e17aa35a5390 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-0.40.1.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-0.40.1.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-ftp/tftp-hpa/tftp-hpa-0.40.1.ebuild,v 1.3 2005/11/10 16:35:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-0.40.1.ebuild,v 1.4 2005/12/04 21:01:49 tgall Exp $ DESCRIPTION="port of the OpenBSD TFTP server" HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/" @@ -8,7 +8,7 @@ SRC_URI="mirror://kernel/software/network/tftp/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="readline selinux tcpd" DEPEND="readline? ( sys-libs/readline ) |