sys-auth/nss_ldap: [QA] Do not install COPYING

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
David Seifert
2017-05-26 12:17:10 +02:00
parent 13e8626f2c
commit b7b568d740
11 changed files with 22 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2007 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit fixheadtails eutils multilib autotools
@@ -69,7 +69,7 @@ src_install() {
doins ldap.conf
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
}

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2008 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit fixheadtails eutils multilib autotools
@@ -69,7 +69,7 @@ src_install() {
doins ldap.conf
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
}

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2008 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit fixheadtails eutils multilib autotools
@@ -73,7 +73,7 @@ src_install() {
doins ldap.conf
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
}

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2008 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit fixheadtails eutils multilib autotools
@@ -73,7 +73,7 @@ src_install() {
doins ldap.conf
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
}

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -91,7 +91,7 @@ src_install() {
doins ldap.conf
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
}

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -88,7 +88,7 @@ src_install() {
doins ldap.conf
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
}

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -102,7 +102,7 @@ src_install() {
|| die "failed to sed /etc/ldap.conf"
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
}

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux"
DEPEND=">=net-nds/openldap-2.1.30-r5
sasl? ( dev-libs/cyrus-sasl )
kerberos? ( virtual/krb5 )
ssl? ( dev-libs/openssl )"
ssl? ( dev-libs/openssl:0 )"
RDEPEND="${DEPEND}
!<net-fs/autofs-4.1.3"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-li
DEPEND=">=net-nds/openldap-2.1.30-r5
sasl? ( dev-libs/cyrus-sasl )
kerberos? ( virtual/krb5 )
ssl? ( dev-libs/openssl )"
ssl? ( dev-libs/openssl:0 )"
RDEPEND="${DEPEND}
!<net-fs/autofs-4.1.3"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux"
DEPEND=">=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] )
kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )"
ssl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] )"
RDEPEND="${DEPEND}
!<net-fs/autofs-4.1.3
abi_x86_32? (

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -95,7 +95,7 @@ src_install() {
doins ldap.conf
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
}