summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlain Penders <alain@gentoo.org>2003-03-22 14:23:23 +0000
committerAlain Penders <alain@gentoo.org>2003-03-22 14:23:23 +0000
commit092140ceba30ac18d71b6c37d240ecdfaef3f068 (patch)
tree8dcfaee1a226c95c336856a5d6907cc4c8e4408f /dev-util/lincvs/files
parentNew ebuilds for streamtuner plugins. Closes #17937, 17943 (diff)
downloadgentoo-2-092140ceba30ac18d71b6c37d240ecdfaef3f068.tar.gz
gentoo-2-092140ceba30ac18d71b6c37d240ecdfaef3f068.tar.bz2
gentoo-2-092140ceba30ac18d71b6c37d240ecdfaef3f068.zip
LinCVS 1.1.4
Diffstat (limited to 'dev-util/lincvs/files')
-rw-r--r--dev-util/lincvs/files/digest-lincvs-1.1.41
-rw-r--r--dev-util/lincvs/files/lincvs-1.1.4-gentoo.diff30
2 files changed, 31 insertions, 0 deletions
diff --git a/dev-util/lincvs/files/digest-lincvs-1.1.4 b/dev-util/lincvs/files/digest-lincvs-1.1.4
new file mode 100644
index 000000000000..70f5fdada676
--- /dev/null
+++ b/dev-util/lincvs/files/digest-lincvs-1.1.4
@@ -0,0 +1 @@
+MD5 2b1a79481c3bcb2c6dace972af4e769d lincvs-1.1.4-0-generic-src.tgz 444626
diff --git a/dev-util/lincvs/files/lincvs-1.1.4-gentoo.diff b/dev-util/lincvs/files/lincvs-1.1.4-gentoo.diff
new file mode 100644
index 000000000000..6a282d62ef06
--- /dev/null
+++ b/dev-util/lincvs/files/lincvs-1.1.4-gentoo.diff
@@ -0,0 +1,30 @@
+--- LinCVS.orig/lincvs 2003-03-13 04:08:16.000000000 -0500
++++ LinCVS/lincvs 2003-03-13 04:08:38.000000000 -0500
+@@ -1,9 +1,2 @@
+ #!/bin/sh
+-
+-echo Adapt the absolute path to LinCVS/lincvs.bin
+-echo and copy this startscript into a directory
+-echo of your PATH!
+-
+-#exec "/absolute_path_to_LinCVS/AppRun" "$@"
+-#for instance
+-#exec "/usr/local/apps/LinCVS/AppRun" "$@"
+\ No newline at end of file
++exec /usr/share/LinCVS/AppRun
+diff -ur src.orig/cmainwindow.ui src/cmainwindow.ui
+--- src.orig/cmainwindow.ui 2003-02-22 08:39:57.000000000 -0500
++++ src/cmainwindow.ui 2003-03-13 04:34:40.000000000 -0500
+@@ -104,10 +104,10 @@
+ <iconset>module_add_16x16.xpm</iconset>
+ </property>
+ <property name="text">
+- <string>&amp;Add project to workbech ...</string>
++ <string>&amp;Add project to workbench ...</string>
+ </property>
+ <property name="toolTip">
+- <string>Adds a new project to the workbech</string>
++ <string>Adds a new project to the workbench</string>
+ </property>
+ <property name="whatsThis">
+ <string>Add an existing project to the workbench</string>