diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:51:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:51:21 +0000 |
commit | ab69c1f1a8717ea032e27456c59cc9db42561d9b (patch) | |
tree | 854152641754cbcb2498d3ec614bd7252b87dc3c /net-ftp/ftpcube | |
parent | Add inherit eutils (diff) | |
download | historical-ab69c1f1a8717ea032e27456c59cc9db42561d9b.tar.gz historical-ab69c1f1a8717ea032e27456c59cc9db42561d9b.tar.bz2 historical-ab69c1f1a8717ea032e27456c59cc9db42561d9b.zip |
Add inherit eutils
Diffstat (limited to 'net-ftp/ftpcube')
-rw-r--r-- | net-ftp/ftpcube/ChangeLog | 6 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.1.ebuild | 6 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.2.ebuild | 6 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.3.ebuild | 6 |
6 files changed, 18 insertions, 14 deletions
diff --git a/net-ftp/ftpcube/ChangeLog b/net-ftp/ftpcube/ChangeLog index c19f9dae2294..c16db5cc7e16 100644 --- a/net-ftp/ftpcube/ChangeLog +++ b/net-ftp/ftpcube/ChangeLog @@ -1,6 +1,10 @@ # 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.19 2004/03/01 12:34:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.20 2004/04/27 21:49:05 agriffis Exp $ + + 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: + Add inherit eutils *ftpcube-0.4.3-r1 (12 Jan 2004) diff --git a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild b/net-ftp/ftpcube/ftpcube-0.4.0.ebuild index 916f27703b18..121f35381b97 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.3 2003/02/13 14:03:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.0.ebuild,v 1.4 2004/04/27 21:49:05 agriffis Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Graphic ftp client written in python and gtk" diff --git a/net-ftp/ftpcube/ftpcube-0.4.1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.1.ebuild index d665c42adbc6..31392a068059 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.2 2003/05/05 09:19:21 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.1.ebuild,v 1.3 2004/04/27 21:49:05 agriffis Exp $ IUSE="" -inherit distutils +inherit distutils eutils S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" diff --git a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild b/net-ftp/ftpcube/ftpcube-0.4.2.ebuild index a1309bea9348..15d40a1ae6de 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.2 2003/05/05 09:19:21 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.2.ebuild,v 1.3 2004/04/27 21:49:05 agriffis Exp $ IUSE="" -inherit distutils +inherit distutils eutils S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" diff --git a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild index fc41830ab7c0..c0c7916f1fa9 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild @@ -1,10 +1,10 @@ # 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.1 2004/01/12 20:53:26 pythonhead Exp $ +# $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 $ IUSE="" -inherit distutils virtualx +inherit distutils virtualx eutils S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" diff --git a/net-ftp/ftpcube/ftpcube-0.4.3.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3.ebuild index 3445588fd339..98439858a9f7 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.5 2004/01/12 20:53:26 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3.ebuild,v 1.6 2004/04/27 21:49:05 agriffis Exp $ IUSE="" -inherit distutils virtualx +inherit distutils virtualx eutils S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" |