summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Manna <nitro@gentoo.org>2002-07-09 21:38:29 +0000
committerKyle Manna <nitro@gentoo.org>2002-07-09 21:38:29 +0000
commitc43bac3279b4fc5ef89ffdf7290501d2f178b7ee (patch)
tree4e948e19059d5620439a9965f0ac2c15a9578356 /net-dns/bind
parentinitial import, closes bug #4125 (diff)
downloadgentoo-2-c43bac3279b4fc5ef89ffdf7290501d2f178b7ee.tar.gz
gentoo-2-c43bac3279b4fc5ef89ffdf7290501d2f178b7ee.tar.bz2
gentoo-2-c43bac3279b4fc5ef89ffdf7290501d2f178b7ee.zip
Added keywords, license, and slot.
Diffstat (limited to 'net-dns/bind')
-rw-r--r--net-dns/bind/bind-8.2.3.ebuild6
-rw-r--r--net-dns/bind/bind-9.2.1-r1.ebuild4
2 files changed, 8 insertions, 2 deletions
diff --git a/net-dns/bind/bind-8.2.3.ebuild b/net-dns/bind/bind-8.2.3.ebuild
index 7693573fd8bc..aa8e483c4917 100644
--- a/net-dns/bind/bind-8.2.3.ebuild
+++ b/net-dns/bind/bind-8.2.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-8.2.3.ebuild,v 1.1 2002/06/29 00:55:03 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-8.2.3.ebuild,v 1.2 2002/07/09 21:38:29 nitro Exp $
A="bind-src.tar.gz bind-doc.tar.gz"
S=${WORKDIR}/src
@@ -11,6 +11,10 @@ SRC_URI="ftp://ftp.isc.org/isc/bind/src/8.2.3/bind-src.tar.gz
ftp://ftp.isc.org/isc/bind/src/8.2.3/bind-doc.tar.gz"
HOMEPAGE="http://www.isc.org/products/BIND"
+KEYWORDS="x86"
+LICENSE="as-is"
+SLOT="0"
+
DEPEND="virtual/glibc
>=sys-apps/groff-1.16.1
>=sys-devel/flex-2.5.4"
diff --git a/net-dns/bind/bind-9.2.1-r1.ebuild b/net-dns/bind/bind-9.2.1-r1.ebuild
index aea385fa3444..70c07d03a564 100644
--- a/net-dns/bind/bind-9.2.1-r1.ebuild
+++ b/net-dns/bind/bind-9.2.1-r1.ebuild
@@ -1,11 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.1-r1.ebuild,v 1.1 2002/06/29 00:55:03 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.1-r1.ebuild,v 1.2 2002/07/09 21:38:29 nitro Exp $
S=${WORKDIR}/${P}
DESCRIPTION="BIND - Name Server"
SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz"
HOMEPAGE="http://www.isc.org/products/BIND"
+
+KEYWORDS="x86"
LICENSE="as-is"
SLOT="0"