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
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')
-rw-r--r--net-ftp/tftp-hpa/ChangeLog6
-rw-r--r--net-ftp/tftp-hpa/tftp-hpa-0.49-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-ftp/tftp-hpa/ChangeLog b/net-ftp/tftp-hpa/ChangeLog
index ab62f33de839..ad8683bcfd84 100644
--- a/net-ftp/tftp-hpa/ChangeLog
+++ b/net-ftp/tftp-hpa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/tftp-hpa
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.39 2009/03/08 19:15:45 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.40 2009/03/09 21:56:22 bluebird Exp $
+
+ 09 Mar 2009; Friedrich Oslage <bluebird@gentoo.org>
+ tftp-hpa-0.49-r1.ebuild:
+ Stable on sparc, bug #260516
08 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
tftp-hpa-0.49-r1.ebuild:
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 )