summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-09-16 19:48:53 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-09-16 19:48:53 +0000
commit5b5e3c735e290e212b647507e8be4ac7efef9772 (patch)
treed6a96511bcf79389ccab7bf02bf8f8063d93e7ec /net-misc
parentfix kerberos support #28904 (diff)
downloadgentoo-2-5b5e3c735e290e212b647507e8be4ac7efef9772.tar.gz
gentoo-2-5b5e3c735e290e212b647507e8be4ac7efef9772.tar.bz2
gentoo-2-5b5e3c735e290e212b647507e8be4ac7efef9772.zip
removing since banned from dyndns.org
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dyndnsupdate/ChangeLog13
-rw-r--r--net-misc/dyndnsupdate/Manifest3
-rw-r--r--net-misc/dyndnsupdate/dyndnsupdate-0.6.14.ebuild28
-rw-r--r--net-misc/dyndnsupdate/files/digest-dyndnsupdate-0.6.141
4 files changed, 0 insertions, 45 deletions
diff --git a/net-misc/dyndnsupdate/ChangeLog b/net-misc/dyndnsupdate/ChangeLog
deleted file mode 100644
index a2e5d0af4f69..000000000000
--- a/net-misc/dyndnsupdate/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for net-misc/dyndnsupdate
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dyndnsupdate/ChangeLog,v 1.5 2003/05/25 17:34:38 taviso Exp $
-
- 25 May 2003; Tavis Ormandy <taviso@gentoo.org> dyndnsupdate-0.6.14.ebuild:
- removing gcc hardcode
-
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
-*dyndnsupdate-0.6.14 (23 Oct 2002)
-
- 23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
- Initial import. Ebuild submitted by Maurizio Disimino <maurizio@iridium.aetheric.org>
diff --git a/net-misc/dyndnsupdate/Manifest b/net-misc/dyndnsupdate/Manifest
deleted file mode 100644
index bea1f22a146c..000000000000
--- a/net-misc/dyndnsupdate/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 1539d86e28fe75bb87040b1f7685680d ChangeLog 583
-MD5 61677490a7dc773b1820edd1323bfde7 dyndnsupdate-0.6.14.ebuild 822
-MD5 febb5d5f01263c91c8378f4deef77568 files/digest-dyndnsupdate-0.6.14 70
diff --git a/net-misc/dyndnsupdate/dyndnsupdate-0.6.14.ebuild b/net-misc/dyndnsupdate/dyndnsupdate-0.6.14.ebuild
deleted file mode 100644
index ad3d9353f674..000000000000
--- a/net-misc/dyndnsupdate/dyndnsupdate-0.6.14.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dyndnsupdate/dyndnsupdate-0.6.14.ebuild,v 1.9 2003/09/05 22:01:48 msterret Exp $
-
-inherit ccc
-
-DESCRIPTION="updates the DNS for your hostname/hostnames and other variables at dyndns.org"
-SRC_URI="http://xzabite.org/dyndnsupdate/${P}.tar.gz"
-HOMEPAGE="http://xzabite.org/dyndnsupdate/"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ppc ~sparc ~alpha"
-
-DEPEND=""
-
-src_compile() {
- cp Makefile Makefile.old
- sed -e "s/^\(CFLAGS = \).*/\1$CFLAGS/" Makefile.old > Makefile
- is-ccc && replace-cc-hardcode
- emake || die "Failed to compile."
-}
-
-src_install() {
- dobin dyndnsupdate
- dodir /var/dyndnsupdate
- doman man/dyndnsupdate.8.gz
- dodoc COPYING ChangeLog INSTALL README
-}
diff --git a/net-misc/dyndnsupdate/files/digest-dyndnsupdate-0.6.14 b/net-misc/dyndnsupdate/files/digest-dyndnsupdate-0.6.14
deleted file mode 100644
index d521167819ec..000000000000
--- a/net-misc/dyndnsupdate/files/digest-dyndnsupdate-0.6.14
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f41eadba2e34f64cb2978557378d23a2 dyndnsupdate-0.6.14.tar.gz 16349