File: elephants-in-snake_flip

package info (click to toggle)
cowsay 3.03%2Bdfsg2-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 520 kB
  • sloc: perl: 169; sh: 68; python: 16; makefile: 10
file content (36 lines) | stat: -rw-r--r-- 1,088 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Description: This cow was backwards, this patch flips it
 For those wondering what this cow is about:
   http://www.odaha.com/littleprince.php?f=English
   http://www.sparknotes.com/lit/littleprince/section1.html
Forwarded: no
Origin: vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=190455#10
Bug-Debian: http://bugs.debian.org/190455
Author: D. Joe Anderson <deejoe@raccoon.com>

--- cowsay-3.03.orig/cows/elephant-in-snake.cow
+++ cowsay-3.03/cows/elephant-in-snake.cow
@@ -1,14 +1,16 @@
 ##
 ## Do we need to explain this?
 ##
+## Reversal patch from "D. Joe Anderson" <deejoe@raccoon.com>
+##  in Bug #190455
+##
 $the_cow = <<EOC;
-   $thoughts
-    $thoughts              ....       
-           ........    .      
-          .            .      
-         .             .      
-.........              .......
-..............................
-
+       $thoughts
+        $thoughts  ....
+          .    ........
+          .            .
+          .             .
+    .......              .........
+    ..............................
 Elephant inside ASCII snake
 EOC