diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 11:38:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 11:38:20 +0000 |
commit | 799e186f9c08083810463648cb3d16db6d3bbec4 (patch) | |
tree | 07be5f9a051eaff6dc2e733c0f212c0dafa66735 /net-ftp | |
parent | Remove default S. (Manifest recommit) (diff) | |
download | gentoo-2-799e186f9c08083810463648cb3d16db6d3bbec4.tar.gz gentoo-2-799e186f9c08083810463648cb3d16db6d3bbec4.tar.bz2 gentoo-2-799e186f9c08083810463648cb3d16db6d3bbec4.zip |
Remove default S.
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/ftpcube/ChangeLog | 7 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.0.ebuild | 3 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.1.ebuild | 3 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.2.ebuild | 3 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild | 3 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.3.ebuild | 3 |
6 files changed, 11 insertions, 11 deletions
diff --git a/net-ftp/ftpcube/ChangeLog b/net-ftp/ftpcube/ChangeLog index c16db5cc7e16..f82f602a1eb8 100644 --- a/net-ftp/ftpcube/ChangeLog +++ b/net-ftp/ftpcube/ChangeLog @@ -1,6 +1,11 @@ # 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.20 2004/04/27 21:49:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.21 2004/05/04 11:34:44 kloeri Exp $ + + 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> ftpcube-0.4.0.ebuild, + ftpcube-0.4.1.ebuild, ftpcube-0.4.2.ebuild, ftpcube-0.4.3-r1.ebuild, + ftpcube-0.4.3.ebuild: + Remove default S. 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ftpcube-0.4.1.ebuild, ftpcube-0.4.2.ebuild, ftpcube-0.4.3-r1.ebuild, ftpcube-0.4.3.ebuild: diff --git a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild b/net-ftp/ftpcube/ftpcube-0.4.0.ebuild index 121f35381b97..b7a816a51035 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.0.ebuild @@ -1,8 +1,7 @@ # 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.0.ebuild,v 1.4 2004/04/27 21:49:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.0.ebuild,v 1.5 2004/05/04 11:34:44 kloeri Exp $ -S="${WORKDIR}/${P}" DESCRIPTION="Graphic ftp client written in python and gtk" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" diff --git a/net-ftp/ftpcube/ftpcube-0.4.1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.1.ebuild index 31392a068059..a19b360f6fbe 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.1.ebuild @@ -1,12 +1,11 @@ # 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.1.ebuild,v 1.3 2004/04/27 21:49:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.1.ebuild,v 1.4 2004/05/04 11:34:44 kloeri Exp $ IUSE="" inherit distutils eutils -S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" diff --git a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild b/net-ftp/ftpcube/ftpcube-0.4.2.ebuild index 15d40a1ae6de..57cafc81f0b9 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.2.ebuild @@ -1,12 +1,11 @@ # 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.2.ebuild,v 1.3 2004/04/27 21:49:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.2.ebuild,v 1.4 2004/05/04 11:34:44 kloeri Exp $ IUSE="" inherit distutils eutils -S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" diff --git a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild index c0c7916f1fa9..2f50877f4a2f 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild @@ -1,12 +1,11 @@ # 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.2 2004/04/27 21:49:05 agriffis Exp $ +# $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 $ IUSE="" inherit distutils virtualx eutils -S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" diff --git a/net-ftp/ftpcube/ftpcube-0.4.3.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3.ebuild index 98439858a9f7..23c48a7e6645 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3.ebuild @@ -1,12 +1,11 @@ # 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.ebuild,v 1.6 2004/04/27 21:49:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3.ebuild,v 1.7 2004/05/04 11:34:44 kloeri Exp $ IUSE="" inherit distutils virtualx eutils -S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" |