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
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')
-rw-r--r--sys-auth/pam_passwdqc/ChangeLog6
-rw-r--r--sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild6
-rw-r--r--sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-auth/pam_passwdqc/ChangeLog b/sys-auth/pam_passwdqc/ChangeLog
index b00ca8094498..1cc63355848c 100644
--- a/sys-auth/pam_passwdqc/ChangeLog
+++ b/sys-auth/pam_passwdqc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/pam_passwdqc
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.8 2008/02/19 12:53:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.9 2008/02/19 12:54:35 flameeyes Exp $
+
+ 19 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
+ pam_passwdqc-1.0.4.ebuild, pam_passwdqc-1.0.5.ebuild:
+ Remove LICENSE dodoc.
*pam_passwdqc-1.0.5 (19 Feb 2008)
diff --git a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild
index afadb165d01b..dbf32e527483 100644
--- a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild
+++ b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.4.ebuild,v 1.1 2007/07/11 12:37:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.4.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() {
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() {