diff options
author | David Holm <dholm@gentoo.org> | 2004-07-19 09:43:28 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-19 09:43:28 +0000 |
commit | 36cab13ece8f3b1bc3daaf29ab1944aa79b6917b (patch) | |
tree | dd1851b848799b346302590c4bd6dc3c935cf1ba /net-dns/ndu/ndu-0.4-r1.ebuild | |
parent | Stable sparc. Added ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-36cab13ece8f3b1bc3daaf29ab1944aa79b6917b.tar.gz gentoo-2-36cab13ece8f3b1bc3daaf29ab1944aa79b6917b.tar.bz2 gentoo-2-36cab13ece8f3b1bc3daaf29ab1944aa79b6917b.zip |
Added to ~ppc
Diffstat (limited to 'net-dns/ndu/ndu-0.4-r1.ebuild')
-rw-r--r-- | net-dns/ndu/ndu-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/ndu/ndu-0.4-r1.ebuild b/net-dns/ndu/ndu-0.4-r1.ebuild index a0e48a972434..b609e7861c59 100644 --- a/net-dns/ndu/ndu-0.4-r1.ebuild +++ b/net-dns/ndu/ndu-0.4-r1.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/ndu/ndu-0.4-r1.ebuild,v 1.1 2004/07/19 01:57:22 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ndu/ndu-0.4-r1.ebuild,v 1.2 2004/07/19 09:43:28 dholm Exp $ DESCRIPTION="DNS serial number incrementer and reverse zone builder" URI_BASE="http://uranus.it.swin.edu.au/~jn/linux/" @@ -8,7 +8,7 @@ SRC_URI="${URI_BASE}/${P}.tar.gz" HOMEPAGE="${URI_BASE}/dns.htm" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="sys-apps/sed virtual/libc" RDEPEND="virtual/libc" |