diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-12-09 20:50:31 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-12-09 20:50:31 +0000 |
commit | 348ebad55b90876a368d438e0648d96db8fc6c59 (patch) | |
tree | 224873e33f133fec1837c41f62d9f36d099ce7aa /net-misc | |
parent | Pass v9a to assembler (diff) | |
download | gentoo-2-348ebad55b90876a368d438e0648d96db8fc6c59.tar.gz gentoo-2-348ebad55b90876a368d438e0648d96db8fc6c59.tar.bz2 gentoo-2-348ebad55b90876a368d438e0648d96db8fc6c59.zip |
version bump; #69600
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tftp-hpa/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tftp-hpa/Manifest | 18 | ||||
-rw-r--r-- | net-misc/tftp-hpa/files/digest-tftp-hpa-0.40 | 1 | ||||
-rw-r--r-- | net-misc/tftp-hpa/tftp-hpa-0.40.ebuild | 26 |
4 files changed, 38 insertions, 14 deletions
diff --git a/net-misc/tftp-hpa/ChangeLog b/net-misc/tftp-hpa/ChangeLog index 6e397d3c3952..911770c00e5d 100644 --- a/net-misc/tftp-hpa/ChangeLog +++ b/net-misc/tftp-hpa/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/tftp-hpa # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tftp-hpa/ChangeLog,v 1.9 2004/07/01 22:03:27 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tftp-hpa/ChangeLog,v 1.10 2004/12/09 20:50:31 squinky86 Exp $ + +*tftp-hpa-0.40 (09 Dec 2004) + + 09 Dec 2004; Jon Hood <squinky86@gentoo.org> +tftp-hpa-0.40.ebuild: + Version bump, #69600; thanks lison <bugzilla.gentoo@lison.com>. 01 Jul 2004; Jon Hood <squinky86@gentoo.org> tftp-hpa-0.33.ebuild, tftp-hpa-0.34-r1.ebuild: diff --git a/net-misc/tftp-hpa/Manifest b/net-misc/tftp-hpa/Manifest index 23162f75b636..ffafadc493ab 100644 --- a/net-misc/tftp-hpa/Manifest +++ b/net-misc/tftp-hpa/Manifest @@ -1,17 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 9d2d35786e820ee9283b1e08f65fb398 tftp-hpa-0.40.ebuild 765 +MD5 9d2d35786e820ee9283b1e08f65fb398 tftp-hpa-0.34-r1.ebuild 765 MD5 cfd659e151a0caa145b10cbc4451a3ee ChangeLog 2463 MD5 c9bbe1f9a85f48a9f0db6d3a96243f49 tftp-hpa-0.33.ebuild 735 -MD5 9d2d35786e820ee9283b1e08f65fb398 tftp-hpa-0.34-r1.ebuild 765 +MD5 910c847f2cd2866188b458fcf06172d0 files/in.tftpd.rc6 515 MD5 2518048af53fc9da3ae6e3be5a244e8b files/digest-tftp-hpa-0.33 65 -MD5 2f7c453cd0fde112ffac93387966fad3 files/digest-tftp-hpa-0.34-r1 65 +MD5 64b89cea2b9b468a4c4068b0ec5382a4 files/digest-tftp-hpa-0.40 65 MD5 4cf3b73c8361f35562a6933865d78e5f files/in.tftpd.confd 138 -MD5 910c847f2cd2866188b458fcf06172d0 files/in.tftpd.rc6 515 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBXzojHTu7gpaalycRAvFtAKC6wROHAxFbI+Dvk6v13zfHQ++gjQCgufXP -AENK6I1qV5C73M28g8JqgV4= -=t9Vh ------END PGP SIGNATURE----- +MD5 2f7c453cd0fde112ffac93387966fad3 files/digest-tftp-hpa-0.34-r1 65 diff --git a/net-misc/tftp-hpa/files/digest-tftp-hpa-0.40 b/net-misc/tftp-hpa/files/digest-tftp-hpa-0.40 new file mode 100644 index 000000000000..22a8e1e12057 --- /dev/null +++ b/net-misc/tftp-hpa/files/digest-tftp-hpa-0.40 @@ -0,0 +1 @@ +MD5 bfcdd49bf94900e610f2cc937d8980ef tftp-hpa-0.40.tar.bz2 82442 diff --git a/net-misc/tftp-hpa/tftp-hpa-0.40.ebuild b/net-misc/tftp-hpa/tftp-hpa-0.40.ebuild new file mode 100644 index 000000000000..711ccb89d652 --- /dev/null +++ b/net-misc/tftp-hpa/tftp-hpa-0.40.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tftp-hpa/tftp-hpa-0.40.ebuild,v 1.1 2004/12/09 20:50:31 squinky86 Exp $ + +DESCRIPTION="port of the OpenBSD TFTP server" +SRC_URI="mirror://kernel/software/network/tftp/${P}.tar.bz2" +HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~s390" +IUSE="" + +DEPEND="virtual/libc + !virtual/tftp" +PROVIDE="virtual/tftp" + +src_install() { + make INSTALLROOT=${D} install || die + dodoc README* CHANGES INSTALL* + + insinto /etc/conf.d + newins ${FILESDIR}/in.tftpd.confd in.tftpd + exeinto /etc/init.d + newexe ${FILESDIR}/in.tftpd.rc6 in.tftpd +} |