summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-15 11:32:42 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-15 11:32:42 +0000
commitb1991296f91e30dc8e072b42bb1d347309b55bfd (patch)
treea413a0aa09c825026c5fd00323c95a5a58a43962 /net-misc/atftp
parentadded db-1 as a dep (diff)
downloadgentoo-2-b1991296f91e30dc8e072b42bb1d347309b55bfd.tar.gz
gentoo-2-b1991296f91e30dc8e072b42bb1d347309b55bfd.tar.bz2
gentoo-2-b1991296f91e30dc8e072b42bb1d347309b55bfd.zip
Closes #8169
Diffstat (limited to 'net-misc/atftp')
-rw-r--r--net-misc/atftp/ChangeLog9
-rw-r--r--net-misc/atftp/atftp-0.6.ebuild31
-rw-r--r--net-misc/atftp/files/digest-atftp-0.61
3 files changed, 0 insertions, 41 deletions
diff --git a/net-misc/atftp/ChangeLog b/net-misc/atftp/ChangeLog
deleted file mode 100644
index 8c3d1848ba3b..000000000000
--- a/net-misc/atftp/ChangeLog
+++ /dev/null
@@ -1,9 +0,0 @@
-# ChangeLog for net-misc/atftp
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/ChangeLog,v 1.1 2002/08/16 12:48:47 aliz Exp $
-
-*atftp-0.6 (16 Aug 2002)
-
- 16 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> atftp-0.6.ebuild:
- Initial import. Ebuild submitted by Francisco Gimeno
- <kikov@fco-gimeno.com>.
diff --git a/net-misc/atftp/atftp-0.6.ebuild b/net-misc/atftp/atftp-0.6.ebuild
deleted file mode 100644
index 208a1867da26..000000000000
--- a/net-misc/atftp/atftp-0.6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/atftp-0.6.ebuild,v 1.2 2002/09/21 02:40:21 vapier Exp $
-
-DESCRIPTION="Advanced TFTP implementation client/server"
-HOMEPAGE="ftp://ftp.mamalinux.com/pub/atftp/"
-LICENSE="GPL-2"
-DEPEND=""
-SLOT="0"
-KEYWORDS="x86"
-SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz"
-S=${WORKDIR}/${P}
-
-src_unpack () {
- unpack ${A}
- cd ${S}
-
-}
-
-src_compile () {
- econf || die "./configure failed"
-
- cp Makefile Makefile.orig
- sed "s:CFLAGS = -g -Wall -D_REENTRANT -O2:CFLAGS = -g -Wall -D_REENTRANT ${CFLAGS}:" Makefile.orig >Makefile
-
- emake || die
-}
-
-src_install () {
- einstall || die "Installation failed"
-}
diff --git a/net-misc/atftp/files/digest-atftp-0.6 b/net-misc/atftp/files/digest-atftp-0.6
deleted file mode 100644
index 5cfcb463e4a5..000000000000
--- a/net-misc/atftp/files/digest-atftp-0.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 fcbc9118b02fa2090046be987b1e1aec atftp-0.6.tar.gz 119898