diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:25:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:25:28 +0000 |
commit | 95edf844586b8699c40b39905521ac84e1ab8246 (patch) | |
tree | 065180ca4e3e4d968af9e6e4334a93cf72b535ef /net-dns/dns2go | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-95edf844586b8699c40b39905521ac84e1ab8246.tar.gz historical-95edf844586b8699c40b39905521ac84e1ab8246.tar.bz2 historical-95edf844586b8699c40b39905521ac84e1ab8246.zip |
sync IUSE (missing)
Diffstat (limited to 'net-dns/dns2go')
-rw-r--r-- | net-dns/dns2go/dns2go-1.1-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dns/dns2go/dns2go-1.1-r2.ebuild b/net-dns/dns2go/dns2go-1.1-r2.ebuild index 93b2712437e7..7c5f34bd7d05 100644 --- a/net-dns/dns2go/dns2go-1.1-r2.ebuild +++ b/net-dns/dns2go/dns2go-1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dns2go/dns2go-1.1-r2.ebuild,v 1.15 2004/07/01 22:11:05 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dns2go/dns2go-1.1-r2.ebuild,v 1.16 2004/07/14 23:23:34 agriffis Exp $ DESCRIPTION="Dns2Go Linux Client v1.1" HOMEPAGE="http://www.dns2go.com/" @@ -9,6 +9,7 @@ SRC_URI="http://home.planetinternet.be/~felixdv/d2gsetup.tar.gz" LICENSE="DNS2GO" SLOT="0" KEYWORDS="x86 amd64 -* s390" +IUSE="" DEPEND="virtual/libc" |