diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-03-30 21:08:16 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-03-30 21:08:16 +0000 |
commit | dd6d0d1bbe462016ba878ccaf04ef5761523d0ca (patch) | |
tree | 21d78fb83d319686f212cffe43d669dbab78e54c /net-dns/bind/bind-9.2.2.ebuild | |
parent | a few fixes (diff) | |
download | gentoo-2-dd6d0d1bbe462016ba878ccaf04ef5761523d0ca.tar.gz gentoo-2-dd6d0d1bbe462016ba878ccaf04ef5761523d0ca.tar.bz2 gentoo-2-dd6d0d1bbe462016ba878ccaf04ef5761523d0ca.zip |
Added sparc stable keyword
Diffstat (limited to 'net-dns/bind/bind-9.2.2.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.2.2.ebuild b/net-dns/bind/bind-9.2.2.ebuild index e545280e939d..3972688e838d 100644 --- a/net-dns/bind/bind-9.2.2.ebuild +++ b/net-dns/bind/bind-9.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2.ebuild,v 1.2 2003/03/25 05:47:04 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2.ebuild,v 1.3 2003/03/30 21:07:21 joker Exp $ IUSE="ssl ipv6 doc" @@ -8,7 +8,7 @@ DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server" SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz" HOMEPAGE="http://www.isc.org/products/BIND/bind9.html" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" LICENSE="as-is" SLOT="0" |