summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-12 21:08:17 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-12 21:08:17 +0000
commiteb67272d8775e70168b0c6293d0fcaa5f3eadf1b (patch)
treee5d1a7ad92cf2facfd853bcea7c11fa99f4d3e0f /net-ftp/tftp-hpa/tftp-hpa-0.48.ebuild
parentx86 stable (diff)
downloadgentoo-2-eb67272d8775e70168b0c6293d0fcaa5f3eadf1b.tar.gz
gentoo-2-eb67272d8775e70168b0c6293d0fcaa5f3eadf1b.tar.bz2
gentoo-2-eb67272d8775e70168b0c6293d0fcaa5f3eadf1b.zip
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-ftp/tftp-hpa/tftp-hpa-0.48.ebuild')
-rw-r--r--net-ftp/tftp-hpa/tftp-hpa-0.48.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/tftp-hpa/tftp-hpa-0.48.ebuild b/net-ftp/tftp-hpa/tftp-hpa-0.48.ebuild
index b03bd667fdb6..23d052e23953 100644
--- a/net-ftp/tftp-hpa/tftp-hpa-0.48.ebuild
+++ b/net-ftp/tftp-hpa/tftp-hpa-0.48.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.48.ebuild,v 1.1 2007/02/01 04:40:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-0.48.ebuild,v 1.2 2007/03/12 21:08:17 armin76 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="readline selinux tcpd"
DEPEND="readline? ( sys-libs/readline )