summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:53:12 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:53:12 +0000
commit76698b8987f8bc6ab2e4d6becb5c744c7f33b8eb (patch)
treea3dc2a414867d675a1888c2a6b70d4ed7533dd59 /net-ftp/ftpcube
parent(Manifest recommit) (diff)
downloadgentoo-2-76698b8987f8bc6ab2e4d6becb5c744c7f33b8eb.tar.gz
gentoo-2-76698b8987f8bc6ab2e4d6becb5c744c7f33b8eb.tar.bz2
gentoo-2-76698b8987f8bc6ab2e4d6becb5c744c7f33b8eb.zip
Add inherit eutils
Diffstat (limited to 'net-ftp/ftpcube')
-rw-r--r--net-ftp/ftpcube/ChangeLog6
-rw-r--r--net-ftp/ftpcube/ftpcube-0.4.0.ebuild4
-rw-r--r--net-ftp/ftpcube/ftpcube-0.4.1.ebuild6
-rw-r--r--net-ftp/ftpcube/ftpcube-0.4.2.ebuild6
-rw-r--r--net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild4
-rw-r--r--net-ftp/ftpcube/ftpcube-0.4.3.ebuild6
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"