summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-03-22 20:53:06 +0000
committerUlrich Müller <ulm@gentoo.org>2011-03-22 20:53:06 +0000
commit9899dafad04f3dfe4ddcefc116ade9d11d3954c2 (patch)
tree83cf63e1bce6d5ee4e416957246eb53867195132 /net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild
parentppc/ppc64 stable wrt #358407 (diff)
downloadgentoo-2-9899dafad04f3dfe4ddcefc116ade9d11d3954c2.tar.gz
gentoo-2-9899dafad04f3dfe4ddcefc116ade9d11d3954c2.tar.bz2
gentoo-2-9899dafad04f3dfe4ddcefc116ade9d11d3954c2.zip
Drop PROVIDE=virtual/tftp and update blocker, bug 359125.
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild')
-rw-r--r--net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild b/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild
index c9fd870ecd5d..37308d08656d 100644
--- a/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild
+++ b/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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-0.49-r1.ebuild,v 1.9 2009/08/16 00:02:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild,v 1.10 2011/03/22 20:53:06 ulm Exp $
DESCRIPTION="port of the OpenBSD TFTP server"
HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/"
@@ -12,11 +12,10 @@ 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 )
- !virtual/tftp"
+ !net-ftp/netkit-tftp"
DEPEND="${RDEPEND}
readline? ( sys-libs/readline )
tcpd? ( sys-apps/tcp-wrappers )"
-PROVIDE="virtual/tftp"
src_compile() {
econf \