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
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')
-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
-rw-r--r--net-ftp/gftp/ChangeLog6
-rw-r--r--net-ftp/gftp/gftp-2.0.14.ebuild4
-rw-r--r--net-ftp/gftp/gftp-2.0.15.ebuild4
-rw-r--r--net-ftp/gftp/gftp-2.0.16-r1.ebuild4
-rw-r--r--net-ftp/ncftp/ChangeLog5
-rw-r--r--net-ftp/ncftp/ncftp-3.1.5-r1.ebuild4
-rw-r--r--net-ftp/proftpd/ChangeLog5
-rw-r--r--net-ftp/proftpd/proftpd-1.2.9-r1.ebuild4
14 files changed, 44 insertions, 24 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"
diff --git a/net-ftp/gftp/ChangeLog b/net-ftp/gftp/ChangeLog
index ad0cad75ee89..67c9d18d3615 100644
--- a/net-ftp/gftp/ChangeLog
+++ b/net-ftp/gftp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/gftp
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/ChangeLog,v 1.28 2004/04/27 08:49:41 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/ChangeLog,v 1.29 2004/04/27 21:49:49 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gftp-2.0.15.ebuild,
+ gftp-2.0.16-r1.ebuild:
+ Add inherit eutils
*gftp-2.0.17 (01 Apr 2004)
diff --git a/net-ftp/gftp/gftp-2.0.14.ebuild b/net-ftp/gftp/gftp-2.0.14.ebuild
index ff5a78d7ecaf..a3f0ffa2b2d7 100644
--- a/net-ftp/gftp/gftp-2.0.14.ebuild
+++ b/net-ftp/gftp/gftp-2.0.14.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/gftp/gftp-2.0.14.ebuild,v 1.7 2003/09/07 00:12:23 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14.ebuild,v 1.8 2004/04/27 21:49:49 agriffis Exp $
IUSE="nls gtk2"
S=${WORKDIR}/${P}
diff --git a/net-ftp/gftp/gftp-2.0.15.ebuild b/net-ftp/gftp/gftp-2.0.15.ebuild
index 5ccb91bc2243..fb7142572d37 100644
--- a/net-ftp/gftp/gftp-2.0.15.ebuild
+++ b/net-ftp/gftp/gftp-2.0.15.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.15.ebuild,v 1.6 2004/03/25 08:22:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.15.ebuild,v 1.7 2004/04/27 21:49:49 agriffis Exp $
+
+inherit eutils
IUSE="nls gtk gtk2 ssl"
S=${WORKDIR}/${P}
diff --git a/net-ftp/gftp/gftp-2.0.16-r1.ebuild b/net-ftp/gftp/gftp-2.0.16-r1.ebuild
index b99220582775..78a450b3a7d1 100644
--- a/net-ftp/gftp/gftp-2.0.16-r1.ebuild
+++ b/net-ftp/gftp/gftp-2.0.16-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.16-r1.ebuild,v 1.4 2004/03/25 08:22:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.16-r1.ebuild,v 1.5 2004/04/27 21:49:49 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Gnome based FTP Client"
SRC_URI="http://www.gftp.org/${P}.tar.bz2"
diff --git a/net-ftp/ncftp/ChangeLog b/net-ftp/ncftp/ChangeLog
index 3f3f6b5f186f..cc256352a583 100644
--- a/net-ftp/ncftp/ChangeLog
+++ b/net-ftp/ncftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/ncftp
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ChangeLog,v 1.23 2004/04/26 00:02:46 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ChangeLog,v 1.24 2004/04/27 21:50:41 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ncftp-3.1.5-r1.ebuild:
+ Add inherit eutils
25 Apr 2004; Michael McCabe <randy@gentoo.org> ncftp-3.1.7.ebuild:
added s390 keywords
diff --git a/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild b/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild
index b4aa7e11c6ed..2df63e5e943d 100644
--- a/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild
+++ b/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild,v 1.4 2004/02/29 21:35:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild,v 1.5 2004/04/27 21:50:41 agriffis Exp $
+
+inherit eutils
S=${WORKDIR}/${P}
IPV6_P="ncftp-315-v6-20030207"
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index 883794de55bb..2cf63a27ec97 100644
--- a/net-ftp/proftpd/ChangeLog
+++ b/net-ftp/proftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/proftpd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.54 2004/04/21 02:25:42 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.55 2004/04/27 21:51:21 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> proftpd-1.2.9-r1.ebuild:
+ Add inherit eutils
20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
proftpd-1.2.9-r1.ebuild, proftpd-1.2.9.ebuild:
diff --git a/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild
index b6baf8ecdcc4..be2eaa707bf5 100644
--- a/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild
+++ b/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild,v 1.4 2004/04/21 02:25:42 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9-r1.ebuild,v 1.5 2004/04/27 21:51:21 agriffis Exp $
-inherit flag-o-matic
+inherit flag-o-matic eutils
IUSE="ldap pam postgres mysql ssl tcpd ipv6"