diff options
author | 2006-03-12 20:58:52 +0000 | |
---|---|---|
committer | 2006-03-12 20:58:52 +0000 | |
commit | b83f5abcf4b4c20207df7866e11d536f1b100318 (patch) | |
tree | 9069cfeea0af3e7f159bdd2a6161480fd4ac4308 /app-editors/cooledit/files | |
parent | ppc stable, bug #125878 (diff) | |
download | gentoo-2-b83f5abcf4b4c20207df7866e11d536f1b100318.tar.gz gentoo-2-b83f5abcf4b4c20207df7866e11d536f1b100318.tar.bz2 gentoo-2-b83f5abcf4b4c20207df7866e11d536f1b100318.zip |
Bump to 3.17.17 (from 3.17.12)
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'app-editors/cooledit/files')
-rw-r--r-- | app-editors/cooledit/files/cooledit-3.17.17-gcc4.patch | 10 | ||||
-rw-r--r-- | app-editors/cooledit/files/digest-cooledit-3.17.17 | 3 |
2 files changed, 13 insertions, 0 deletions
diff --git a/app-editors/cooledit/files/cooledit-3.17.17-gcc4.patch b/app-editors/cooledit/files/cooledit-3.17.17-gcc4.patch new file mode 100644 index 000000000000..9ce026146f6a --- /dev/null +++ b/app-editors/cooledit/files/cooledit-3.17.17-gcc4.patch @@ -0,0 +1,10 @@ +--- cooledit-3.17.17/widget/coollocal.h.agriffis 2005-04-04 16:47:45.000000000 -0400 ++++ cooledit-3.17.17/widget/coollocal.h 2006-03-12 15:38:40.000000000 -0500 +@@ -49,7 +49,6 @@ + int eh_picture (struct cool_widget *w, XEvent * xevent, CEvent * cwevent); + void drawstring_xy (Window win, int x, int y, const char *text); + void drawstring_xy_hotkey (Window win, int x, int y, const char *text, int hotkey); +-int run_callbacks (CWidget * w, XEvent * xevent, CEvent * cwevent); + void process_external_focus (Window win, int type); + void focus_window (Window win); + void link_scrollbar_to_textbox (CWidget * w, CWidget * textbox, XEvent * xevent, CEvent * cwevent, int whichscrbutton); diff --git a/app-editors/cooledit/files/digest-cooledit-3.17.17 b/app-editors/cooledit/files/digest-cooledit-3.17.17 new file mode 100644 index 000000000000..966e2debe4bc --- /dev/null +++ b/app-editors/cooledit/files/digest-cooledit-3.17.17 @@ -0,0 +1,3 @@ +MD5 bb8f354d5378f8fa9e178b2414152987 cooledit-3.17.17.tar.gz 1674273 +RMD160 96ddde14fada220c381142d68147735ac5c75163 cooledit-3.17.17.tar.gz 1674273 +SHA256 3c0d95d409796e3d92405e8ec317acb040713b432cc9ff9742f8657c092be489 cooledit-3.17.17.tar.gz 1674273 |