summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-04-02 21:36:11 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-04-02 21:36:11 +0000
commitc52258a6c0cfa73286862f05d2768a08436aa35b (patch)
treeed7d62247a2198937b1ff040222b2744bec16b2e /net-ftp/ftpcube/files
parentUpdated SRC_URI and Homepage. Closes #18654. (diff)
downloadgentoo-2-c52258a6c0cfa73286862f05d2768a08436aa35b.tar.gz
gentoo-2-c52258a6c0cfa73286862f05d2768a08436aa35b.tar.bz2
gentoo-2-c52258a6c0cfa73286862f05d2768a08436aa35b.zip
version bump
Diffstat (limited to 'net-ftp/ftpcube/files')
-rw-r--r--net-ftp/ftpcube/files/digest-ftpcube-0.4.21
-rw-r--r--net-ftp/ftpcube/files/ftpcube-0.4.2-gentoo.patch19
2 files changed, 20 insertions, 0 deletions
diff --git a/net-ftp/ftpcube/files/digest-ftpcube-0.4.2 b/net-ftp/ftpcube/files/digest-ftpcube-0.4.2
new file mode 100644
index 000000000000..881e5ed06546
--- /dev/null
+++ b/net-ftp/ftpcube/files/digest-ftpcube-0.4.2
@@ -0,0 +1 @@
+MD5 447fcb05a8b4e1215a89c0ac70c037d9 ftpcube-0.4.2.tar.gz 88833
diff --git a/net-ftp/ftpcube/files/ftpcube-0.4.2-gentoo.patch b/net-ftp/ftpcube/files/ftpcube-0.4.2-gentoo.patch
new file mode 100644
index 000000000000..d52504c4f3a7
--- /dev/null
+++ b/net-ftp/ftpcube/files/ftpcube-0.4.2-gentoo.patch
@@ -0,0 +1,19 @@
+--- ftpcube-0.4.2/setup.py 2003-03-29 07:39:17.000000000 +0000
++++ ftpcube-0.4.2-chuck/setup.py 2003-04-01 22:14:48.000000000 +0000
+@@ -43,7 +43,7 @@
+ _packages = [ 'libftpcube', 'libftpcube/archtypes', 'libftpcube/icons' ]
+ try:
+ from libftpcube import wxPyColourChooser
+- _packages.append ('libftpcube/wxPyColourChooser')
++# _packages.append ('libftpcube/wxPyColourChooser')
+ except:
+ pass
+
+--- ftpcube-0.4.2/setup.cfg 2002-11-16 04:51:05.000000000 +0000
++++ ftpcube-0.4.2-chuck/setup.cfg 2003-04-01 22:10:49.000000000 +0000
+@@ -1,3 +1,3 @@
+ [install]
+-install_data=/usr/local/share
+-install_scripts=/usr/local/bin
++install_data=/usr/share
++install_scripts=/usr/bin