diff options
Diffstat (limited to 'net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild')
-rw-r--r-- | net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild b/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild index 9e0dc3135795..1e372080b105 100644 --- a/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild +++ b/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild,v 1.2 2002/07/11 06:30:46 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild,v 1.3 2002/07/17 10:05:46 seemant Exp $ S="${WORKDIR}/${PN}-3.0.11b7" SRC_URI="http://gusnet.cx/proj/ez-ipupdate/dist/${PN}-3.0.11b7.tar.gz" HOMEPAGE="http://gusnet.cx/proj/ez-ipupdate" DESCRIPTION="Dynamic DNS client for lots of dynamic dns services" -LICENSE="GPL-2" + SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="virtual/glibc" |