diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-10 20:54:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-10 20:54:19 +0000 |
commit | 9302ebab96ebeef422b40f52a70db91be2a8a475 (patch) | |
tree | 6c07768548441e8de650de3e0cb7075dc7c7d4ba /net-dns/pdnsd/pdnsd-1.2.8.ebuild | |
parent | arm stable, bug #308065 (diff) | |
download | gentoo-2-9302ebab96ebeef422b40f52a70db91be2a8a475.tar.gz gentoo-2-9302ebab96ebeef422b40f52a70db91be2a8a475.tar.bz2 gentoo-2-9302ebab96ebeef422b40f52a70db91be2a8a475.zip |
arm stable, bug #336282
(Portage version: 2.2_rc91/cvs/Linux i686)
Diffstat (limited to 'net-dns/pdnsd/pdnsd-1.2.8.ebuild')
-rw-r--r-- | net-dns/pdnsd/pdnsd-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/pdnsd/pdnsd-1.2.8.ebuild b/net-dns/pdnsd/pdnsd-1.2.8.ebuild index 2f55193a3768..ec7d21c48313 100644 --- a/net-dns/pdnsd/pdnsd-1.2.8.ebuild +++ b/net-dns/pdnsd/pdnsd-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.8.ebuild,v 1.4 2010/10/10 20:46:17 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.8.ebuild,v 1.5 2010/10/10 20:54:19 maekke Exp $ EAPI="2" @@ -12,7 +12,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 +urandom test" RDEPEND="" |