diff options
author | 2008-07-10 08:07:23 +0000 | |
---|---|---|
committer | 2008-07-10 08:07:23 +0000 | |
commit | 5d65f0f1a244e85969b7adca453ac89b43f47b81 (patch) | |
tree | 8301fe200e2bb817a43cffea454c82aa06c0c17f /net-dns/pdnsd/pdnsd-1.2.6-r1.ebuild | |
parent | stable x86, bug 231306 (diff) | |
download | gentoo-2-5d65f0f1a244e85969b7adca453ac89b43f47b81.tar.gz gentoo-2-5d65f0f1a244e85969b7adca453ac89b43f47b81.tar.bz2 gentoo-2-5d65f0f1a244e85969b7adca453ac89b43f47b81.zip |
stable x86, bug 231321
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-dns/pdnsd/pdnsd-1.2.6-r1.ebuild')
-rw-r--r-- | net-dns/pdnsd/pdnsd-1.2.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/pdnsd/pdnsd-1.2.6-r1.ebuild b/net-dns/pdnsd/pdnsd-1.2.6-r1.ebuild index c5b6a69e34c1..8a1bacb987f7 100644 --- a/net-dns/pdnsd/pdnsd-1.2.6-r1.ebuild +++ b/net-dns/pdnsd/pdnsd-1.2.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.6-r1.ebuild,v 1.2 2008/07/09 21:04:22 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.6-r1.ebuild,v 1.3 2008/07/10 08:07:23 opfer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.phys.uu.nl/~rombouts/pdnsd/releases/${P}-par.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 sparc x86" IUSE="debug ipv6 isdn nptl underscores urandom" pkg_setup() { |