diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:04:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:04:04 +0000 |
commit | 1bf94c0869064988591e4df0ebb606dcfade9484 (patch) | |
tree | b0be2cb44c7bacab9e9e189f9c7cabae66ff81fe /net-ftp/ftpcube | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-1bf94c0869064988591e4df0ebb606dcfade9484.tar.gz gentoo-2-1bf94c0869064988591e4df0ebb606dcfade9484.tar.bz2 gentoo-2-1bf94c0869064988591e4df0ebb606dcfade9484.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-ftp/ftpcube')
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.3.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild b/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild index a63892b183fd..9575adfdc115 100644 --- a/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild,v 1.4 2002/09/21 02:16:31 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild,v 1.5 2002/10/04 06:04:02 vapier Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Graphic ftp client written in python and gtk" diff --git a/net-ftp/ftpcube/ftpcube-0.3.3.ebuild b/net-ftp/ftpcube/ftpcube-0.3.3.ebuild index 631d2654096b..bbd3c085b6da 100644 --- a/net-ftp/ftpcube/ftpcube-0.3.3.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.3.ebuild,v 1.2 2002/09/21 02:16:31 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.3.ebuild,v 1.3 2002/10/04 06:04:04 vapier Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Graphic ftp client written in python and gtk" |