Package: cowsay / 3.03+dfsg2-8

suse_cow Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Description: Add a new cow
Forwarded: no
Origin: vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367310#5
Bug-Debian: http://bugs.debian.org/367310
Author: Gerfried Fuchs <alfie@debian.org>

--- /dev/null
+++ cowsay-3.03/cows/suse.cow
@@ -0,0 +1,12 @@
+## vim:ft=perl:
+## SuSE thingy - (c) 2006 Gerfried Fuchs <rhonda@deb.at>
+##                   distributed under the WTFPLv2 license
+##
+$the_cow = <<"EOC";
+  $thoughts
+   ${thoughts}____
+  /@    ~-.
+  \\/ __ .- |
+   // //  @
+EOC
+