diff options
author | 2003-07-13 11:55:51 +0000 | |
---|---|---|
committer | 2003-07-13 11:55:51 +0000 | |
commit | c2197cdfea5d0908f319ad6d229602bf8f5ca379 (patch) | |
tree | bad6cf028c49cdf0af3b5570acad91c72feb973a /net-ftp/pure-ftpd | |
parent | unmasks, changelog and repoman fixes (diff) | |
download | gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.tar.gz gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.tar.bz2 gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-ftp/pure-ftpd')
-rw-r--r-- | net-ftp/pure-ftpd/ChangeLog | 7 | ||||
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/net-ftp/pure-ftpd/ChangeLog b/net-ftp/pure-ftpd/ChangeLog index f8948d797422..1d56504735df 100644 --- a/net-ftp/pure-ftpd/ChangeLog +++ b/net-ftp/pure-ftpd/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-ftp/pure-ftpd # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.13 2003/06/21 15:38:49 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.14 2003/07/13 11:55:51 aliz Exp $ *pure-ftpd-1.0.15 (21 Jun 2003) @@ -49,6 +49,11 @@ 14 Apr 2002; Bart Verwilst <verwilst@gentoo.org> : Upgraded version, removed old one.. New ebuild (1.0.11) includes pam fixes as well.. +*pure-ftpd-1.0.8-r1 (13 Feb 2003) + + 13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + *pure-ftpd-1.0.8 (01 Feb 2002) 01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild index b2c5305418b8..254198011fe5 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild,v 1.4 2003/02/13 14:06:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild,v 1.5 2003/07/13 11:55:51 aliz Exp $ DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server" SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.bz2" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="pam mysql postgres ldap" src_compile() { diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild index e4c2a13e29b0..496ff2703579 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild,v 1.5 2003/02/13 14:06:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild,v 1.6 2003/07/13 11:55:51 aliz Exp $ DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server" SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.bz2" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="pam mysql postgres ldap" src_compile() { diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild index 104e6551f3eb..72b992437680 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild,v 1.3 2003/02/13 14:06:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild,v 1.4 2003/07/13 11:55:51 aliz Exp $ DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server" SRC_URI="ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/${P}.tar.bz2" @@ -12,7 +12,7 @@ DEPEND="virtual/glibc ldap? ( >=net-nds/openldap-2.0.25 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="pam mysql postgres ldap" src_compile() { |