summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:56:49 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:56:49 +0000
commit6c279500b99a5a5120a2f52c0bff01996acde79b (patch)
tree50fd7a99f680b46451d7e048ca15e2fb377fc172 /net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild
parent(no commit message) (diff)
downloadhistorical-6c279500b99a5a5120a2f52c0bff01996acde79b.tar.gz
historical-6c279500b99a5a5120a2f52c0bff01996acde79b.tar.bz2
historical-6c279500b99a5a5120a2f52c0bff01996acde79b.zip
Add inherit eutils
Diffstat (limited to 'net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild')
-rw-r--r--net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild b/net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild
index 4d9de250cec1..9423eb367ec4 100644
--- a/net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild
+++ b/net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 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.15.ebuild,v 1.2 2004/04/17 22:36:00 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dyndnsupdate/dyndnsupdate-0.6.15.ebuild,v 1.3 2004/04/27 21:32:31 agriffis Exp $
+
+inherit eutils
DESCRIPTION="updates the DNS for your hostname/hostnames and other variables at dyndns.org"
HOMEPAGE="http://xzabite.org/dyndnsupdate/"