diff options
author | 2005-07-26 12:53:44 +0000 | |
---|---|---|
committer | 2005-07-26 12:53:44 +0000 | |
commit | c7c34c9d9f439c34f12877786c90ad9553f399ce (patch) | |
tree | cc5cb067b01eb8334db998bd5bfab9a5ee459cc9 /net-ftp/easyftp | |
parent | Added ~ppc for mod_php-5.0.4 (diff) | |
download | gentoo-2-c7c34c9d9f439c34f12877786c90ad9553f399ce.tar.gz gentoo-2-c7c34c9d9f439c34f12877786c90ad9553f399ce.tar.bz2 gentoo-2-c7c34c9d9f439c34f12877786c90ad9553f399ce.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-ftp/easyftp')
-rw-r--r-- | net-ftp/easyftp/ChangeLog | 7 | ||||
-rw-r--r-- | net-ftp/easyftp/easyftp-6_beta.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-ftp/easyftp/ChangeLog b/net-ftp/easyftp/ChangeLog index 76aa4d158440..af50573666cd 100644 --- a/net-ftp/easyftp/ChangeLog +++ b/net-ftp/easyftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/easyftp -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/easyftp/ChangeLog,v 1.7 2004/06/24 22:44:54 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/easyftp/ChangeLog,v 1.8 2005/07/26 12:53:44 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> easyftp-6_beta.ebuild: + Added to ~ppc. 10 May 2004; Daniel Ahlberg <aliz@gentoo.org> easyftp-6_beta.ebuild: Added amd64 keyword, changed patch to epatch. Closing #50537. diff --git a/net-ftp/easyftp/easyftp-6_beta.ebuild b/net-ftp/easyftp/easyftp-6_beta.ebuild index 2fec258d1ae3..ef63be292d51 100644 --- a/net-ftp/easyftp/easyftp-6_beta.ebuild +++ b/net-ftp/easyftp/easyftp-6_beta.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/easyftp/easyftp-6_beta.ebuild,v 1.10 2004/07/14 23:55:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/easyftp/easyftp-6_beta.ebuild,v 1.11 2005/07/26 12:53:44 dholm Exp $ inherit eutils @@ -13,7 +13,7 @@ DEPEND="=x11-libs/qt-3*" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~amd64" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" src_unpack() { |