diff options
author | 2005-07-26 12:59:32 +0000 | |
---|---|---|
committer | 2005-07-26 12:59:32 +0000 | |
commit | 1a53f6a321646acaa36b9ba01e6b4b4926676c89 (patch) | |
tree | ff130f8e5cb64986ea0164a619ba6d2f5954f012 | |
parent | Version bump - bug #100343 (diff) | |
download | gentoo-2-1a53f6a321646acaa36b9ba01e6b4b4926676c89.tar.gz gentoo-2-1a53f6a321646acaa36b9ba01e6b4b4926676c89.tar.bz2 gentoo-2-1a53f6a321646acaa36b9ba01e6b4b4926676c89.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | net-ftp/frox/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/frox/frox-0.7.18.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ChangeLog | 7 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild | 6 |
4 files changed, 14 insertions, 8 deletions
diff --git a/net-ftp/frox/ChangeLog b/net-ftp/frox/ChangeLog index e6cfe79a2d75..8762e7e8176c 100644 --- a/net-ftp/frox/ChangeLog +++ b/net-ftp/frox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/frox # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/frox/ChangeLog,v 1.6 2005/03/12 13:40:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/frox/ChangeLog,v 1.7 2005/07/26 12:56:28 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> frox-0.7.18.ebuild: + Added to ~ppc. 12 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> frox-0.7.18.ebuild: Stable on sparc diff --git a/net-ftp/frox/frox-0.7.18.ebuild b/net-ftp/frox/frox-0.7.18.ebuild index d0e55847394a..0b1a0560d8d4 100644 --- a/net-ftp/frox/frox-0.7.18.ebuild +++ b/net-ftp/frox/frox-0.7.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/frox/frox-0.7.18.ebuild,v 1.4 2005/03/12 13:40:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/frox/frox-0.7.18.ebuild,v 1.5 2005/07/26 12:56:28 dholm Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://frox.sourceforge.net/download/${MY_P}.tar.bz2" HOMEPAGE="http://frox.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 sparc" +KEYWORDS="amd64 ~ppc sparc x86" DEPEND="clamav? ( >=app-antivirus/clamav-0.80 )" diff --git a/net-ftp/ftpcube/ChangeLog b/net-ftp/ftpcube/ChangeLog index 47e400d0b9ad..3e9e6a3d8316 100644 --- a/net-ftp/ftpcube/ChangeLog +++ b/net-ftp/ftpcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/ftpcube -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.28 2004/12/29 03:07:55 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.29 2005/07/26 12:59:32 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> ftpcube-0.4.3-r1.ebuild: + Added to ~ppc. 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild index c9fa855bd985..db228965920e 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 Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.8 2004/12/14 21:15:58 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild,v 1.9 2005/07/26 12:59:32 dholm Exp $ IUSE="" @@ -14,7 +14,7 @@ DEPEND="virtual/python SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 sparc ~amd64" +KEYWORDS="~amd64 ~ppc sparc x86" src_unpack() { unpack ${A} |