summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2009-03-09 21:56:22 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2009-03-09 21:56:22 +0000
commit7346a8ff88aaeab45e6ec8cbbdc99626d0cf9457 (patch)
treecd7a5c5c8dab580cef09aaccd2845fc16e917913 /net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild
parentamd64/x86 stable, bug #260527 (diff)
downloadgentoo-2-7346a8ff88aaeab45e6ec8cbbdc99626d0cf9457.tar.gz
gentoo-2-7346a8ff88aaeab45e6ec8cbbdc99626d0cf9457.tar.bz2
gentoo-2-7346a8ff88aaeab45e6ec8cbbdc99626d0cf9457.zip
Stable on sparc, bug #260516
(Portage version: 2.2_rc23/cvs/Linux sparc64)
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.ebuild4
1 files changed, 2 insertions, 2 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 774a4eaaf25d..4814f5ff291a 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
# 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.4 2009/03/08 19:15:45 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild,v 1.5 2009/03/09 21:56:22 bluebird 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"
DEPEND="readline? ( sys-libs/readline )