summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 00:12:26 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 00:12:26 +0000
commit407d3f3b25bd4f01bcff9d04272b52813285c71f (patch)
tree62abfefa28ff5b79a3e4ef24bdcf2883bd4af845 /net-ftp/gftp
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.gz
gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.bz2
gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-ftp/gftp')
-rw-r--r--net-ftp/gftp/Manifest8
-rw-r--r--net-ftp/gftp/gftp-2.0.13.ebuild4
-rw-r--r--net-ftp/gftp/gftp-2.0.14.ebuild6
-rw-r--r--net-ftp/gftp/gftp-2.0.14_rc1.ebuild6
-rw-r--r--net-ftp/gftp/gftp-2.0.15.ebuild14
5 files changed, 19 insertions, 19 deletions
diff --git a/net-ftp/gftp/Manifest b/net-ftp/gftp/Manifest
index 753a1c5fdac5..563f6881428e 100644
--- a/net-ftp/gftp/Manifest
+++ b/net-ftp/gftp/Manifest
@@ -1,9 +1,9 @@
-MD5 cb97912c4eeeabec9fe34baf6fc5fdfa gftp-2.0.14.ebuild 997
-MD5 80be8d608e0679dd6a92c30e3c7369f7 gftp-2.0.14_rc1.ebuild 1022
-MD5 799ae8f467b0fc4c5086c7b09fedeb8b gftp-2.0.13.ebuild 1032
MD5 b038747197b5d117b75c612c39bedc6e ChangeLog 2706
+MD5 7a090ef24255a6303cbff1cc07e98631 gftp-2.0.13.ebuild 1032
+MD5 4965cb3d7d47ce48a9fa674ae66c4b86 gftp-2.0.14.ebuild 998
+MD5 6c4d39e5837686aeebc007e8b9494d58 gftp-2.0.14_rc1.ebuild 1022
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 5899c1bed9085f93a5667b79d0132a3d gftp-2.0.15.ebuild 1341
+MD5 848a8b8a59ff350a8028e8012a54b46a gftp-2.0.15.ebuild 1336
MD5 8e7b5678687f0a6685df59ecfc697c86 files/digest-gftp-2.0.13 63
MD5 4a567cc97f7b5318979193135b98eafd files/digest-gftp-2.0.14 64
MD5 35ad6821c6e09d90227714f8b087f565 files/digest-gftp-2.0.14_rc1 67
diff --git a/net-ftp/gftp/gftp-2.0.13.ebuild b/net-ftp/gftp/gftp-2.0.13.ebuild
index 149695a98034..b7d8a7779fb2 100644
--- a/net-ftp/gftp/gftp-2.0.13.ebuild
+++ b/net-ftp/gftp/gftp-2.0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.13.ebuild,v 1.7 2003/04/13 22:43:52 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.13.ebuild,v 1.8 2003/09/07 00:12:23 msterret Exp $
IUSE="nls gtk2"
@@ -31,7 +31,7 @@ src_compile() {
local myconf
use nls || myconf="--disable-nls"
- use gtk2 && myconf="${myconf} --enable-gtk20"
+ use gtk2 && myconf="${myconf} --enable-gtk20"
econf ${myconf} || die
emake || die
diff --git a/net-ftp/gftp/gftp-2.0.14.ebuild b/net-ftp/gftp/gftp-2.0.14.ebuild
index 1f7f5cceec5c..ff5a78d7ecaf 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.
# 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.6 2003/04/05 03:25:57 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14.ebuild,v 1.7 2003/09/07 00:12:23 msterret Exp $
IUSE="nls gtk2"
S=${WORKDIR}/${P}
@@ -25,11 +25,11 @@ src_compile() {
&& myconf="--enable-nls" \
|| myconf="--disable-nls"
- # do not use enable-{gtk20,gtkport} they are not recognized
+ # do not use enable-{gtk20,gtkport} they are not recognized
# and will disable building the gtkport alltogether
use gtk2 \
&& myconf="${myconf}" \
- || myconf="${myconf} --disable-gtk20"
+ || myconf="${myconf} --disable-gtk20"
econf ${myconf} || die
emake || die
diff --git a/net-ftp/gftp/gftp-2.0.14_rc1.ebuild b/net-ftp/gftp/gftp-2.0.14_rc1.ebuild
index 3c3bc55a444a..b232fbb7e6ad 100644
--- a/net-ftp/gftp/gftp-2.0.14_rc1.ebuild
+++ b/net-ftp/gftp/gftp-2.0.14_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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_rc1.ebuild,v 1.4 2003/02/13 14:04:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14_rc1.ebuild,v 1.5 2003/09/07 00:12:23 msterret Exp $
IUSE="nls gtk2"
P=${PN}-${PV/_/}
@@ -26,11 +26,11 @@ src_compile() {
&& myconf="--enable-nls" \
|| myconf="--disable-nls"
- # do not use enable-{gtk20,gtkport} they are not recognized
+ # do not use enable-{gtk20,gtkport} they are not recognized
# and will disable building the gtkport alltogether
use gtk2 \
&& myconf="${myconf}" \
- || myconf="${myconf} --disable-gtk20"
+ || myconf="${myconf} --disable-gtk20"
econf ${myconf} || die
emake || die
diff --git a/net-ftp/gftp/gftp-2.0.15.ebuild b/net-ftp/gftp/gftp-2.0.15.ebuild
index dca0d699717a..7f9e62b03ea3 100644
--- a/net-ftp/gftp/gftp-2.0.15.ebuild
+++ b/net-ftp/gftp/gftp-2.0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.1 2003/08/22 03:28:45 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.15.ebuild,v 1.2 2003/09/07 00:12:23 msterret Exp $
IUSE="nls gtk gtk2 ssl"
S=${WORKDIR}/${P}
@@ -14,10 +14,10 @@ KEYWORDS="~x86 ~ppc ~sparc"
DEPEND="virtual/x11
ssl? ( dev-libs/openssl )
- gtk? (
+ gtk? (
gtk2? ( >=x11-libs/gtk+-2 ) : ( =x11-libs/gtk+-1.2* ) )
!gtk ( sys-libs/readline
- sys-libs/ncurses
+ sys-libs/ncurses
=dev-libs/glib-1.2* )"
RDEPEND="nls? ( sys-devel/gettext )"
@@ -29,7 +29,7 @@ src_compile() {
&& myconf="--enable-nls" \
|| myconf="--disable-nls"
- # do not use enable-{gtk20,gtkport} they are not recognized
+ # do not use enable-{gtk20,gtkport} they are not recognized
# and will disable building the gtkport alltogether
if [ -n "`use gtk`" ]
then
@@ -38,14 +38,14 @@ src_compile() {
&& einfo "gtk2 enabled" \
|| myconf="${myconf} --disable-gtk20"
else
- einfo "gtk+ and gtk2 disabled"
+ einfo "gtk+ and gtk2 disabled"
myconf="${myconf} --disable-gtkport --disable-gtk20"
fi
-
+
use ssl \
&& myconf="${myconf}" \
|| myconf="${myconf} --disable-ssl"
-
+
econf ${myconf} || die
emake || die
}