summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2007-04-28 16:45:06 +0000
committerSven Wegener <swegener@gentoo.org>2007-04-28 16:45:06 +0000
commit2f18e6e508941e9c79b738d4cfe0a20cbb4c391a (patch)
treef6ed0322ca12441343d64538bf94e0f98c79822d /net-ftp/pure-ftpd
parentVersion bump (diff)
downloadgentoo-2-2f18e6e508941e9c79b738d4cfe0a20cbb4c391a.tar.gz
gentoo-2-2f18e6e508941e9c79b738d4cfe0a20cbb4c391a.tar.bz2
gentoo-2-2f18e6e508941e9c79b738d4cfe0a20cbb4c391a.zip
Drop dodir from dodir/*into combination.
(Portage version: 2.1.2.5)
Diffstat (limited to 'net-ftp/pure-ftpd')
-rw-r--r--net-ftp/pure-ftpd/ChangeLog6
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild5
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild3
3 files changed, 8 insertions, 6 deletions
diff --git a/net-ftp/pure-ftpd/ChangeLog b/net-ftp/pure-ftpd/ChangeLog
index 3ba97be536cc..d7272f0f4280 100644
--- a/net-ftp/pure-ftpd/ChangeLog
+++ b/net-ftp/pure-ftpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/pure-ftpd
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.68 2007/01/19 18:23:21 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.69 2007/04/28 16:45:06 swegener Exp $
+
+ 28 Apr 2007; Sven Wegener <swegener@gentoo.org>
+ pure-ftpd-1.0.20-r1.ebuild, pure-ftpd-1.0.21-r1.ebuild:
+ Drop dodir from dodir/*into combination.
19 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org>
pure-ftpd-1.0.21-r1.ebuild:
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild
index 50ef84bf5e95..8067bf1600c6 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild,v 1.13 2006/11/23 16:46:22 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild,v 1.14 2007/04/28 16:45:06 swegener Exp $
inherit eutils confutils
@@ -80,7 +80,6 @@ src_install() {
newinitd "${FILESDIR}/pure-ftpd.rc6" pure-ftpd
if use ldap ; then
- dodir /etc/openldap/schema
insinto /etc/openldap/schema
doins pureftpd.schema
insinto /etc/openldap
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild
index 76b0b25358ea..c1044227abfd 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild,v 1.10 2007/01/19 18:23:21 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild,v 1.11 2007/04/28 16:45:06 swegener Exp $
inherit eutils confutils
@@ -95,7 +95,6 @@ src_install() {
fi
if use ldap ; then
- dodir /etc/openldap/schema
insinto /etc/openldap/schema
doins pureftpd.schema
insinto /etc/openldap