summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:55:51 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:55:51 +0000
commitc2197cdfea5d0908f319ad6d229602bf8f5ca379 (patch)
treebad6cf028c49cdf0af3b5570acad91c72feb973a /net-ftp
parentunmasks, changelog and repoman fixes (diff)
downloadgentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.tar.gz
gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.tar.bz2
gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.zip
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/atftp/atftp-0.6-r1.ebuild4
-rw-r--r--net-ftp/curl/curl-7.10.3-r1.ebuild4
-rw-r--r--net-ftp/ftp/ftp-0.17-r3.ebuild4
-rw-r--r--net-ftp/ftpcube/ChangeLog7
-rw-r--r--net-ftp/ftpd/ftpd-0.17-r1.ebuild4
-rw-r--r--net-ftp/junkie/junkie-0.3.1.ebuild4
-rw-r--r--net-ftp/lftp/lftp-2.6.3.ebuild4
-rw-r--r--net-ftp/lftp/lftp-2.6.5.ebuild4
-rw-r--r--net-ftp/pure-ftpd/ChangeLog7
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild4
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild4
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild4
-rw-r--r--net-ftp/vsftpd/vsftpd-1.1.2.ebuild4
-rw-r--r--net-ftp/vsftpd/vsftpd-1.1.3-r1.ebuild4
-rw-r--r--net-ftp/vsftpd/vsftpd-1.1.3.ebuild4
-rw-r--r--net-ftp/vsftpd/vsftpd-1.2.0.ebuild4
16 files changed, 40 insertions, 30 deletions
diff --git a/net-ftp/atftp/atftp-0.6-r1.ebuild b/net-ftp/atftp/atftp-0.6-r1.ebuild
index 9acf5fc3d035..b5c5338ae4b2 100644
--- a/net-ftp/atftp/atftp-0.6-r1.ebuild
+++ b/net-ftp/atftp/atftp-0.6-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/atftp/atftp-0.6-r1.ebuild,v 1.2 2003/02/13 14:02:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/atftp/atftp-0.6-r1.ebuild,v 1.3 2003/07/13 11:55:51 aliz Exp $
DESCRIPTION="Advanced TFTP implementation client/server"
HOMEPAGE="ftp://ftp.mamalinux.com/pub/atftp/"
LICENSE="GPL-2"
DEPEND="tcpd? ( sys-apps/tcp-wrappers )"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz"
S=${WORKDIR}/${P}
diff --git a/net-ftp/curl/curl-7.10.3-r1.ebuild b/net-ftp/curl/curl-7.10.3-r1.ebuild
index 9e2e5ba99393..b2cb987df764 100644
--- a/net-ftp/curl/curl-7.10.3-r1.ebuild
+++ b/net-ftp/curl/curl-7.10.3-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/curl/curl-7.10.3-r1.ebuild,v 1.1 2003/03/20 14:28:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.3-r1.ebuild,v 1.2 2003/07/13 11:55:51 aliz Exp $
DESCRIPTION="A Client that groks URLs"
SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://curl.haxx.se/"
SLOT="0"
LICENSE="MIT X11"
-KEYWORDS="~x86 ~ppc ~sparc alpha"
+KEYWORDS="x86 ~ppc ~sparc alpha"
IUSE="ssl ipv6 ldap"
DEPEND=">=sys-libs/pam-0.75
diff --git a/net-ftp/ftp/ftp-0.17-r3.ebuild b/net-ftp/ftp/ftp-0.17-r3.ebuild
index e9de034440b4..0eb3d0c4a1ed 100644
--- a/net-ftp/ftp/ftp-0.17-r3.ebuild
+++ b/net-ftp/ftp/ftp-0.17-r3.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/ftp/ftp-0.17-r3.ebuild,v 1.1 2003/06/13 13:24:03 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.2 2003/07/13 11:55:51 aliz Exp $
IUSE="ssl"
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.hcs.harvard.edu/~dholland/computers/netkit.html"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
RDEPEND=">=sys-libs/ncurses-5.2
ssl? ( dev-libs/openssl )"
diff --git a/net-ftp/ftpcube/ChangeLog b/net-ftp/ftpcube/ChangeLog
index c59e828742b1..f0d194fbc1b7 100644
--- a/net-ftp/ftpcube/ChangeLog
+++ b/net-ftp/ftpcube/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for net-ftp/ftpcube
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.15 2003/05/05 20:29:48 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.16 2003/07/13 11:55:51 aliz Exp $
05 May 2003; Alastair Tse <liquidx@gentoo.org> ftpcube-0.4.3.ebuild:
added virtualx support to prevent failing when merging without X
@@ -37,6 +37,11 @@
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+*ftpcube-0.4.0 (13 Feb 2003)
+
+ 13 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
*ftpcube-0.3.3 (20 Aug 2002)
16 Oct 2002; foser <foser@gentoo.org> ftpcube-0.3.3.ebuild :
diff --git a/net-ftp/ftpd/ftpd-0.17-r1.ebuild b/net-ftp/ftpd/ftpd-0.17-r1.ebuild
index d9d0daed1a47..aa6d8e0ec050 100644
--- a/net-ftp/ftpd/ftpd-0.17-r1.ebuild
+++ b/net-ftp/ftpd/ftpd-0.17-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/ftpd/ftpd-0.17-r1.ebuild,v 1.2 2003/06/08 20:11:55 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17-r1.ebuild,v 1.3 2003/07/13 11:55:51 aliz Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/linux-${P}.tar.gz"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
DEPEND="ssl? ( dev-libs/openssl )"
diff --git a/net-ftp/junkie/junkie-0.3.1.ebuild b/net-ftp/junkie/junkie-0.3.1.ebuild
index 0bf0770e8c96..080d173629e3 100644
--- a/net-ftp/junkie/junkie-0.3.1.ebuild
+++ b/net-ftp/junkie/junkie-0.3.1.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/junkie/junkie-0.3.1.ebuild,v 1.2 2003/03/26 23:33:23 seo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/junkie/junkie-0.3.1.ebuild,v 1.3 2003/07/13 11:55:51 aliz Exp $
inherit gnome2
@@ -11,7 +11,7 @@ HOMEPAGE="http://sourceforge.net/projects/junkie"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
DEPEND=">=x11-libs/gtk+-2.0.3
>=dev-libs/glib-2.0.0"
diff --git a/net-ftp/lftp/lftp-2.6.3.ebuild b/net-ftp/lftp/lftp-2.6.3.ebuild
index e3171e3a0d4a..449b87856dd0 100644
--- a/net-ftp/lftp/lftp-2.6.3.ebuild
+++ b/net-ftp/lftp/lftp-2.6.3.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/lftp/lftp-2.6.3.ebuild,v 1.6 2003/04/12 00:30:47 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.3.ebuild,v 1.7 2003/07/13 11:55:51 aliz Exp $
IUSE="ssl socks5 nls"
@@ -18,7 +18,7 @@ RDEPEND="nls? ( sys-devel/gettext )"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 -ppc -sparc ~alpha"
+KEYWORDS="x86 -ppc -sparc ~alpha"
src_unpack() {
diff --git a/net-ftp/lftp/lftp-2.6.5.ebuild b/net-ftp/lftp/lftp-2.6.5.ebuild
index 1bc0a148e458..85142cf34214 100644
--- a/net-ftp/lftp/lftp-2.6.5.ebuild
+++ b/net-ftp/lftp/lftp-2.6.5.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/lftp/lftp-2.6.5.ebuild,v 1.4 2003/06/28 00:01:25 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.5.ebuild,v 1.5 2003/07/13 11:55:51 aliz Exp $
inherit eutils
@@ -18,7 +18,7 @@ DEPEND=">=sys-libs/ncurses-5.1
RDEPEND="nls? ( sys-devel/gettext )"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 -ppc -sparc alpha"
+KEYWORDS="x86 -ppc -sparc alpha"
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() {
diff --git a/net-ftp/vsftpd/vsftpd-1.1.2.ebuild b/net-ftp/vsftpd/vsftpd-1.1.2.ebuild
index 9cc3efa5e0d4..7143aef3aef7 100644
--- a/net-ftp/vsftpd/vsftpd-1.1.2.ebuild
+++ b/net-ftp/vsftpd/vsftpd-1.1.2.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/vsftpd/vsftpd-1.1.2.ebuild,v 1.3 2003/02/13 14:06:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.1.2.ebuild,v 1.4 2003/07/13 11:55:51 aliz Exp $
DESCRIPTION="Very Secure FTP Daemon written with speed, size and security in mind"
SRC_URI="ftp://vsftpd.beasts.org/users/cevans/${P}.tar.gz"
@@ -9,7 +9,7 @@ DEPEND="pam? ( >=sys-libs/pam-0.75 )"
RDEPEND="|| ( sys-apps/xinetd >=sys-apps/ucspi-tcp-0.88-r3 )"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc "
+KEYWORDS="x86 ~sparc "
src_unpack() {
unpack ${A} || die
diff --git a/net-ftp/vsftpd/vsftpd-1.1.3-r1.ebuild b/net-ftp/vsftpd/vsftpd-1.1.3-r1.ebuild
index 6aa81eee04f5..7647577c055d 100644
--- a/net-ftp/vsftpd/vsftpd-1.1.3-r1.ebuild
+++ b/net-ftp/vsftpd/vsftpd-1.1.3-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/vsftpd/vsftpd-1.1.3-r1.ebuild,v 1.2 2003/06/05 04:40:26 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.1.3-r1.ebuild,v 1.3 2003/07/13 11:55:51 aliz Exp $
inherit flag-o-matic
@@ -12,7 +12,7 @@ HOMEPAGE="http://vsftpd.beasts.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~hppa"
+KEYWORDS="x86 ~sparc ~hppa"
DEPEND="pam? ( >=sys-libs/pam-0.75 )
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"
diff --git a/net-ftp/vsftpd/vsftpd-1.1.3.ebuild b/net-ftp/vsftpd/vsftpd-1.1.3.ebuild
index 1bf7d8cb88a1..9fbb863381c8 100644
--- a/net-ftp/vsftpd/vsftpd-1.1.3.ebuild
+++ b/net-ftp/vsftpd/vsftpd-1.1.3.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/vsftpd/vsftpd-1.1.3.ebuild,v 1.5 2003/02/25 17:43:45 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.1.3.ebuild,v 1.6 2003/07/13 11:55:51 aliz Exp $
inherit flag-o-matic
@@ -12,7 +12,7 @@ HOMEPAGE="http://vsftpd.beasts.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
DEPEND="pam? ( >=sys-libs/pam-0.75 )
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"
diff --git a/net-ftp/vsftpd/vsftpd-1.2.0.ebuild b/net-ftp/vsftpd/vsftpd-1.2.0.ebuild
index d056f8bf7150..6aa821448aff 100644
--- a/net-ftp/vsftpd/vsftpd-1.2.0.ebuild
+++ b/net-ftp/vsftpd/vsftpd-1.2.0.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/vsftpd/vsftpd-1.2.0.ebuild,v 1.1 2003/06/09 07:46:42 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.2.0.ebuild,v 1.2 2003/07/13 11:55:51 aliz Exp $
inherit flag-o-matic eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://vsftpd.beasts.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~hppa"
+KEYWORDS="x86 ~sparc ~hppa"
DEPEND="pam? ( >=sys-libs/pam-0.75 )
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"