summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:19:24 +0200
committerBor Kraljič2011-10-14 14:19:24 +0200
commit2ddcb7742a994ae43eb7218e632477c811660791 (patch)
tree1525ab8bdcd127b9c22156a4d567092680625975
parentbb983593c3f604f1592378a3cf1e6da16d588d45 (diff)
electricsheep: fixed long description wrap (scripted)
-rwxr-xr-xx11/electricsheep/DETAILS18
-rw-r--r--x11/electricsheep/HISTORY3
2 files changed, 15 insertions, 6 deletions
diff --git a/x11/electricsheep/DETAILS b/x11/electricsheep/DETAILS
index 8d9447261c..2123f085b8 100755
--- a/x11/electricsheep/DETAILS
+++ b/x11/electricsheep/DETAILS
@@ -10,11 +10,17 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="x11"
SHORT="Do Androids Dream of Electric Sheep"
cat << EOF
-This software owes its name to Philip K. Dick's novel Do Androids Dream of Electric Sheep.
-It realizes the collective dream of sleeping computers from all over the internet.
-When the screen-saver is activated, the screen goes black and an animated 'sheep' appears.
-Behind the scenes, the screen-saver contacts a server and joins the parallel computation of new sheep.
-Every fifteen minutes 24/7 a new sheep is born and distributed to all clients for display.
+This software owes its name to Philip K. Dick's novel Do Androids Dream of
+Electric Sheep.
+It realizes the collective dream of sleeping computers from all over the
+internet.
+When the screen-saver is activated, the screen goes black and an animated
+'sheep' appears.
+Behind the scenes, the screen-saver contacts a server and joins the parallel
+computation of new sheep.
+Every fifteen minutes 24/7 a new sheep is born and distributed to all clients
+for display.
Each sheep is an animated fractal flame.
-The Interpretation of Dreams contains an artistic, conceptual, and technical explanation.
+The Interpretation of Dreams contains an artistic, conceptual, and technical
+explanation.
EOF
diff --git a/x11/electricsheep/HISTORY b/x11/electricsheep/HISTORY
index 3b2fd340bc..5055926861 100644
--- a/x11/electricsheep/HISTORY
+++ b/x11/electricsheep/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2010-11-03 Ladislav Hagara <hgr@vabo.cz>
* DEPENDS: jpeg -> JPEG