diff options
Diffstat (limited to 'net-dns/ndu/ndu-0.4-r2.ebuild')
-rw-r--r-- | net-dns/ndu/ndu-0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/ndu/ndu-0.4-r2.ebuild b/net-dns/ndu/ndu-0.4-r2.ebuild index e06c4f3ea927..059055e82e7d 100644 --- a/net-dns/ndu/ndu-0.4-r2.ebuild +++ b/net-dns/ndu/ndu-0.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/ndu/ndu-0.4-r2.ebuild,v 1.2 2005/02/14 06:52:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ndu/ndu-0.4-r2.ebuild,v 1.3 2005/09/26 04:28:14 robbat2 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="${URI_BASE}/${P}.tar.gz" HOMEPAGE="${URI_BASE}/dns.htm" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="sys-apps/sed virtual/libc" |