diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-22 04:33:29 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-22 04:33:29 +0000 |
commit | 2477882fb35a4bd4db2f59a33609789a00b0b488 (patch) | |
tree | 733a57f186fdee3c29253854e4688483ea822e42 /net-misc/tftp-hpa | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-2477882fb35a4bd4db2f59a33609789a00b0b488.tar.gz gentoo-2-2477882fb35a4bd4db2f59a33609789a00b0b488.tar.bz2 gentoo-2-2477882fb35a4bd4db2f59a33609789a00b0b488.zip |
Marked stable on sparc.
Diffstat (limited to 'net-misc/tftp-hpa')
-rw-r--r-- | net-misc/tftp-hpa/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/tftp-hpa/ChangeLog b/net-misc/tftp-hpa/ChangeLog index 42161a660f2c..38f6aa9a732c 100644 --- a/net-misc/tftp-hpa/ChangeLog +++ b/net-misc/tftp-hpa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tftp-hpa -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tftp-hpa/ChangeLog,v 1.3 2003/10/31 13:14:03 lanius Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tftp-hpa/ChangeLog,v 1.4 2004/03/22 04:33:29 weeve Exp $ + + 21 Mar 2004; Jason Wever <weeve@gentoo.org> tftp-hpa-0.34-r1.ebuild: + Marked stable on sparc. 31 Oct 2003; Heinrich Wendel <lanius@gentoo.org> tftp-hpa-0.34-r1.ebuild, tftp-hpa-0.34.ebuild: diff --git a/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild b/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild index fa9408b4f5ef..3be25496fbec 100644 --- a/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild +++ b/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild,v 1.3 2004/02/23 00:16:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tftp-hpa/tftp-hpa-0.34-r1.ebuild,v 1.4 2004/03/22 04:33:29 weeve Exp $ DESCRIPTION="port of the OpenBSD TFTP server" SRC_URI="mirror://kernel/software/network/tftp/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc x86" DEPEND="virtual/glibc !virtual/tftp" |