summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:19:46 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:19:46 +0000
commit45a4cd14beb7e217289235db1e56aa37084301bf (patch)
tree585b3fc391e351cda05506bdc4030c59ba30d561 /net-ftp
parentversion bump and merge with gimp-print-cups (diff)
downloadgentoo-2-45a4cd14beb7e217289235db1e56aa37084301bf.tar.gz
gentoo-2-45a4cd14beb7e217289235db1e56aa37084301bf.tar.bz2
gentoo-2-45a4cd14beb7e217289235db1e56aa37084301bf.zip
ppc profile cleanup
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/ftp/Manifest2
-rw-r--r--net-ftp/ftp/ftp-0.17-r3.ebuild4
-rw-r--r--net-ftp/oftpd/Manifest2
-rw-r--r--net-ftp/oftpd/oftpd-0.3.6-r7.ebuild4
-rw-r--r--net-ftp/proftpd/Manifest10
-rw-r--r--net-ftp/proftpd/proftpd-1.2.8.ebuild4
6 files changed, 13 insertions, 13 deletions
diff --git a/net-ftp/ftp/Manifest b/net-ftp/ftp/Manifest
index b7f9e77a3985..113f7dfa9607 100644
--- a/net-ftp/ftp/Manifest
+++ b/net-ftp/ftp/Manifest
@@ -1,7 +1,7 @@
MD5 366f1352fe8712f297fbb43ee8d9b5d3 ChangeLog 1929
MD5 ea292842e221c5ff4ce55de024122b93 ftp-0.17-r1.ebuild 803
MD5 c1e0ead72511622c46ceb36967104042 ftp-0.17-r2.ebuild 994
-MD5 ae91effc819d6ab56cc995bb9ec11659 ftp-0.17-r3.ebuild 1062
+MD5 2f4c483173edb1e113e9cd1ed1e1ef86 ftp-0.17-r3.ebuild 1064
MD5 036b2200a177f3266c5cbb3f4d5e4ed5 files/digest-ftp-0.17-r1 66
MD5 036b2200a177f3266c5cbb3f4d5e4ed5 files/digest-ftp-0.17-r2 66
MD5 036b2200a177f3266c5cbb3f4d5e4ed5 files/digest-ftp-0.17-r3 66
diff --git a/net-ftp/ftp/ftp-0.17-r3.ebuild b/net-ftp/ftp/ftp-0.17-r3.ebuild
index 3e87c5b784ea..8018120b192d 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.3 2003/07/15 09:19:19 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.4 2003/07/16 14:18:04 pvdabeel 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/oftpd/Manifest b/net-ftp/oftpd/Manifest
index 631ff3f957e0..2212a0b9e681 100644
--- a/net-ftp/oftpd/Manifest
+++ b/net-ftp/oftpd/Manifest
@@ -1,4 +1,4 @@
MD5 64ff82a491b6e6f1e11b472bffc3b304 ChangeLog 861
-MD5 c0c6cfa9cb7e750b0cb128622daa0af3 oftpd-0.3.6-r7.ebuild 915
+MD5 b7485fab50e66f07be5db7945ab96be6 oftpd-0.3.6-r7.ebuild 921
MD5 56b946d01010a7a4f6eab6dfb5f1313a files/digest-oftpd-0.3.6-r7 62
MD5 a2bde8c58f58513811522efca97806ce files/oftpd.rc6 683
diff --git a/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild b/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild
index 9e98a11c20fb..2b44abbe23d1 100644
--- a/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild
+++ b/net-ftp/oftpd/oftpd-0.3.6-r7.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/oftpd/oftpd-0.3.6-r7.ebuild,v 1.6 2003/02/13 14:05:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/oftpd-0.3.6-r7.ebuild,v 1.7 2003/07/16 14:17:29 pvdabeel Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Secure, small, anonymous only ftpd"
@@ -11,7 +11,7 @@ DEPEND="virtual/glibc"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc ~ppc"
src_compile() {
# local myconf
diff --git a/net-ftp/proftpd/Manifest b/net-ftp/proftpd/Manifest
index 95df03be357f..f7fc036509e1 100644
--- a/net-ftp/proftpd/Manifest
+++ b/net-ftp/proftpd/Manifest
@@ -1,3 +1,8 @@
+MD5 9354b97393f46d3f0a0f5c576b664889 ChangeLog 5255
+MD5 d5cf67873286bdee0ce6f388674f35a9 proftpd-1.2.5-r1.ebuild 2522
+MD5 6f8fd8a98f1c0ffdc337fb781b83a57d proftpd-1.2.7.ebuild 3674
+MD5 5d84316327beb904eb6d99c110b9d945 proftpd-1.2.8.ebuild 2736
+MD5 2ea12460eea1ce24bd533b014ac30a55 proftpd-1.2.9_rc1.ebuild 2913
MD5 6236a589ef01778d118911281b20be51 files/digest-proftpd-1.2.5-r1 66
MD5 c1dc1d9278d5b77f53ea44ee848dafc6 files/digest-proftpd-1.2.7 211
MD5 cb6cd6133728449d0da092b1d6147b9d files/digest-proftpd-1.2.8 66
@@ -6,8 +11,3 @@ MD5 0cf02f8c82f22e714b8299e7b7907d8f files/mod_sql_postgres.c.patch 275
MD5 b338504ed873219e368abab7df6c276d files/proftpd.conf 1704
MD5 305b9ec34f3caa3722cf5a7dc1a59880 files/proftpd.rc6 743
MD5 313cde04e0ea4cd747e6b905e6c982b4 files/proftpd.xinetd 302
-MD5 d5cf67873286bdee0ce6f388674f35a9 proftpd-1.2.5-r1.ebuild 2522
-MD5 6f8fd8a98f1c0ffdc337fb781b83a57d proftpd-1.2.7.ebuild 3674
-MD5 a94ecef0e1c980f5f7fee13c1a28e78f proftpd-1.2.8.ebuild 2734
-MD5 9354b97393f46d3f0a0f5c576b664889 ChangeLog 5255
-MD5 2ea12460eea1ce24bd533b014ac30a55 proftpd-1.2.9_rc1.ebuild 2913
diff --git a/net-ftp/proftpd/proftpd-1.2.8.ebuild b/net-ftp/proftpd/proftpd-1.2.8.ebuild
index 4de84a3c22f5..2dedbc8af6e6 100644
--- a/net-ftp/proftpd/proftpd-1.2.8.ebuild
+++ b/net-ftp/proftpd/proftpd-1.2.8.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/proftpd/proftpd-1.2.8.ebuild,v 1.5 2003/06/17 17:10:22 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.8.ebuild,v 1.6 2003/07/16 14:18:40 pvdabeel Exp $
IUSE="ldap pam postgres mysql ssl tcpd"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.proftpd.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~hppa ~alpha ~ppc"
+KEYWORDS="x86 sparc ~hppa ~alpha ppc"
DEPEND="net-libs/libpcap
pam? ( >=sys-libs/pam-0.75 )