diff options
author | 2011-07-10 10:33:37 +0000 | |
---|---|---|
committer | 2011-07-10 10:33:37 +0000 | |
commit | 5477ff272e45b62bde518023ad6e8bcbb64e0348 (patch) | |
tree | a470bb78bb39ee948b152dfe7b451363429daee7 /net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild | |
parent | arm stable, bug #367891 (diff) | |
download | gentoo-2-5477ff272e45b62bde518023ad6e8bcbb64e0348.tar.gz gentoo-2-5477ff272e45b62bde518023ad6e8bcbb64e0348.tar.bz2 gentoo-2-5477ff272e45b62bde518023ad6e8bcbb64e0348.zip |
arm stable, bug #374001
(Portage version: 2.1.10.4/cvs/Linux i686)
Diffstat (limited to 'net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild')
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild index c1b907e5d667..be0ea8a5564b 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild,v 1.5 2011/07/09 08:21:30 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.1.ebuild,v 1.6 2011/07/10 10:33:37 maekke 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 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="ipv6 readline selinux tcpd" RDEPEND="selinux? ( sec-policy/selinux-tftpd ) |