diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 10:05:46 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 10:05:46 +0000 |
commit | feac3fb77e080dbe7b4471db7c8e050503ef5f02 (patch) | |
tree | 397dea00dd3240f96f730ffecb1ad72b91418304 /net-dns/dns2go | |
parent | DNS2GO EULA (diff) | |
download | historical-feac3fb77e080dbe7b4471db7c8e050503ef5f02.tar.gz historical-feac3fb77e080dbe7b4471db7c8e050503ef5f02.tar.bz2 historical-feac3fb77e080dbe7b4471db7c8e050503ef5f02.zip |
repoman'd
Diffstat (limited to 'net-dns/dns2go')
-rw-r--r-- | net-dns/dns2go/dns2go-1.1-r2.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-dns/dns2go/dns2go-1.1-r2.ebuild b/net-dns/dns2go/dns2go-1.1-r2.ebuild index 40619915d780..7cce05a05af6 100644 --- a/net-dns/dns2go/dns2go-1.1-r2.ebuild +++ b/net-dns/dns2go/dns2go-1.1-r2.ebuild @@ -1,12 +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/dns2go/dns2go-1.1-r2.ebuild,v 1.2 2002/07/11 06:30:46 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dns2go/dns2go-1.1-r2.ebuild,v 1.3 2002/07/17 10:05:46 seemant Exp $ S=${WORKDIR}/dns2go-1.1-1 DESCRIPTION="Dns2Go Linux Client v1.1" SRC_URI="http://home.planetinternet.be/~felixdv/d2gsetup.tar.gz" HOMEPAGE="http://www.dns2go.com" + SLOT="0" +LICENSE="DNS2GO" +KEYWORDS="x86" DEPENDS="virtual/glibc" |