From 27b717303db7d388d63422d5d259c69bc5ebc8b7 Mon Sep 17 00:00:00 2001 From: Alin Năstac Date: Tue, 4 Oct 2005 20:29:20 +0000 Subject: Remove COPYING* from docs. Mark stable on x86. (Portage version: 2.0.51.22-r2) --- net-dns/pdnsd/pdnsd-1.2.3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-dns/pdnsd/pdnsd-1.2.3.ebuild') diff --git a/net-dns/pdnsd/pdnsd-1.2.3.ebuild b/net-dns/pdnsd/pdnsd-1.2.3.ebuild index fb3c1012cae9..564fb482c6b1 100644 --- a/net-dns/pdnsd/pdnsd-1.2.3.ebuild +++ b/net-dns/pdnsd/pdnsd-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.3.ebuild,v 1.2 2005/09/16 05:36:58 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.3.ebuild,v 1.3 2005/10/04 20:29:20 mrness Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.phys.uu.nl/%7Erombouts/pdnsd/releases/${P}-par.tar.gz" LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~s390 ~sparc x86" IUSE="ipv6 debug isdn nptl" DEPEND="virtual/libc @@ -94,7 +94,7 @@ src_install() { [ -f ${ROOT}/var/cache/pdnsd/pdnsd.cache ] && \ rm ${D}/var/cache/pdnsd/pdnsd.cache - dodoc AUTHORS COPYING* ChangeLog* NEWS README THANKS TODO README.par + dodoc AUTHORS ChangeLog* NEWS README THANKS TODO README.par docinto contrib ; dodoc contrib/{README,dhcp2pdnsd,pdnsd_dhcp.pl} docinto html ; dohtml doc/html/* docinto txt ; dodoc doc/txt/* -- cgit v1.2.3-65-gdbad