diff options
Diffstat (limited to 'app-cdr/cdrdao/files')
-rw-r--r-- | app-cdr/cdrdao/files/cdrdao-1.2.1-gcc41.patch | 13 | ||||
-rw-r--r-- | app-cdr/cdrdao/files/digest-cdrdao-1.2.1-r1 | 1 |
2 files changed, 14 insertions, 0 deletions
diff --git a/app-cdr/cdrdao/files/cdrdao-1.2.1-gcc41.patch b/app-cdr/cdrdao/files/cdrdao-1.2.1-gcc41.patch new file mode 100644 index 000000000000..f966143fe8d6 --- /dev/null +++ b/app-cdr/cdrdao/files/cdrdao-1.2.1-gcc41.patch @@ -0,0 +1,13 @@ +diff -ur cdrdao-1.2.1-orig/xdao/ProgressDialog.h cdrdao-1.2.1/xdao/ProgressDialog.h +--- cdrdao-1.2.1-orig/xdao/ProgressDialog.h 2005-12-17 02:40:51.000000000 -0500 ++++ cdrdao-1.2.1/xdao/ProgressDialog.h 2005-12-17 02:43:54.000000000 -0500 +@@ -62,7 +62,7 @@ + bool leadTimeFilled_; + + struct timeval time_; +- bool ProgressDialog::time(); ++ bool time(); + + Gtk::Button *cancelButton_; + Gtk::Button *closeButton_; + diff --git a/app-cdr/cdrdao/files/digest-cdrdao-1.2.1-r1 b/app-cdr/cdrdao/files/digest-cdrdao-1.2.1-r1 new file mode 100644 index 000000000000..cb939246dd5b --- /dev/null +++ b/app-cdr/cdrdao/files/digest-cdrdao-1.2.1-r1 @@ -0,0 +1 @@ +MD5 d959c98e08105b5b8380de275bac1413 cdrdao-1.2.1.tar.gz 1728003 |