summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-02-19 12:54:35 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-02-19 12:54:35 +0000
commit5f3e770c90daa9d4aa0a75c85096fae115952d09 (patch)
tree0fece409aba780ec6757a4b96d6b8e1d76d66dc1 /sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild
parentVersion bump, new patch, the pre-stripped files were fixed already upstream, ... (diff)
downloadgentoo-2-5f3e770c90daa9d4aa0a75c85096fae115952d09.tar.gz
gentoo-2-5f3e770c90daa9d4aa0a75c85096fae115952d09.tar.bz2
gentoo-2-5f3e770c90daa9d4aa0a75c85096fae115952d09.zip
Remove LICENSE dodoc.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild')
-rw-r--r--sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild
index 0a5c91292621..f35ead3a9c02 100644
--- a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild
+++ b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.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/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.1 2008/02/19 12:53:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.2 2008/02/19 12:54:35 flameeyes Exp $
inherit pam eutils toolchain-funcs
@@ -33,7 +33,7 @@ src_install() {
dopammod pam_passwdqc.so
doman pam_passwdqc.8
- dodoc README PLATFORMS INTERNALS LICENSE
+ dodoc README PLATFORMS INTERNALS
}
pkg_postinst() {