From 14505023f13b979a1fe21236059cd5d32b0c8b52 Mon Sep 17 00:00:00 2001 From: Jason Wever Date: Sat, 19 Jun 2004 18:31:17 +0000 Subject: Stable on sparc. --- net-ftp/ftpcube/ChangeLog | 5 ++++- net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild | 4 ++-- net-ftp/ftpd/ChangeLog | 5 ++++- net-ftp/ftpd/ftpd-0.17-r1.ebuild | 4 ++-- 4 files changed, 12 insertions(+), 6 deletions(-) (limited to 'net-ftp') diff --git a/net-ftp/ftpcube/ChangeLog b/net-ftp/ftpcube/ChangeLog index 3e733683d0aa..51ae9f4e5c91 100644 --- a/net-ftp/ftpcube/ChangeLog +++ b/net-ftp/ftpcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/ftpcube # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.22 2004/05/04 12:44:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.23 2004/06/19 18:28:59 weeve Exp $ + + 19 Jun 2004; Jason Wever ftpcube-0.4.3-r1.ebuild: + Stable on sparc. 04 May 2004; Bryan Østergaard ftpcube-0.4.0.ebuild: Add missing IUSE. diff --git a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild index 2f50877f4a2f..45b8b5c4a0ed 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild,v 1.3 2004/05/04 11:34:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild,v 1.4 2004/06/19 18:28:59 weeve Exp $ IUSE="" @@ -14,7 +14,7 @@ DEPEND="virtual/python SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 sparc" src_unpack() { unpack ${A} diff --git a/net-ftp/ftpd/ChangeLog b/net-ftp/ftpd/ChangeLog index 50e1415fb2f1..b1b745291a89 100644 --- a/net-ftp/ftpd/ChangeLog +++ b/net-ftp/ftpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/ftpd # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.12 2004/06/09 21:41:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.13 2004/06/19 18:31:17 weeve Exp $ + + 19 Jun 2004; Jason Wever ftpd-0.17-r1.ebuild: + Stable on sparc. 09 Jun 2004; Aron Griffis ftpd-0.17-r1.ebuild, ftpd-0.17.ebuild: diff --git a/net-ftp/ftpd/ftpd-0.17-r1.ebuild b/net-ftp/ftpd/ftpd-0.17-r1.ebuild index 7dc86fd5bdd8..00731681ebd6 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-2004 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.6 2004/06/09 21:41:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17-r1.ebuild,v 1.7 2004/06/19 18:31:17 weeve 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 alpha" +KEYWORDS="x86 sparc alpha" DEPEND="ssl? ( dev-libs/openssl )" -- cgit v1.2.3-65-gdbad