[Lunar-commits] <moonbase> fish: move it to the shells dir.

Florin Braescu florin at lunar-linux.org
Fri Dec 5 08:25:30 CET 2008


commit 8541ac818e5c3be920b967904cd030bbe4949c7a
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Dec 5 09:25:30 2008 +0200

    fish: move it to the shells dir.
---
 shells/fish/DEPENDS |    1 +
 shells/fish/DETAILS |   14 ++++++++++++++
 zbeta/fish/DEPENDS  |    1 -
 zbeta/fish/DETAILS  |   14 --------------
 4 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/shells/fish/DEPENDS b/shells/fish/DEPENDS
new file mode 100644
index 0000000..d0a26f9
--- /dev/null
+++ b/shells/fish/DEPENDS
@@ -0,0 +1 @@
+depends "ncurses"
diff --git a/shells/fish/DETAILS b/shells/fish/DETAILS
new file mode 100644
index 0000000..5968315
--- /dev/null
+++ b/shells/fish/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=fish
+         VERSION=1.23.0
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://fishshell.org/files/$VERSION
+      SOURCE_VFY=sha1:8f2c4ca6b760dde5d4c4f8d745c97ce9e283879f
+        WEB_SITE=http://www.fishshell.org
+         ENTERED=20080229
+         UPDATED=20080229
+           SHORT="An user friendly shell designed for interactive use"
+
+cat << EOF
+fish (friendly interactive shell) is a shell designed to be easy to use,
+designed for UNIX like systems.
+EOF
diff --git a/zbeta/fish/DEPENDS b/zbeta/fish/DEPENDS
deleted file mode 100644
index d0a26f9..0000000
--- a/zbeta/fish/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends "ncurses"
diff --git a/zbeta/fish/DETAILS b/zbeta/fish/DETAILS
deleted file mode 100644
index 9ab0717..0000000
--- a/zbeta/fish/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
-          MODULE=fish
-         VERSION=1.23.0
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://fishshell.org/files/$VERSION/
-      SOURCE_VFY=sha1:8f2c4ca6b760dde5d4c4f8d745c97ce9e283879f
-        WEB_SITE=http://www.fishshell.org/
-         ENTERED=20080229
-         UPDATED=20080229
-           SHORT="user friendly shell designed for interactive use"
-
-cat << EOF
-fish (friendly interactive shell) is a shell designed to be easy to use,
-designed for UNIX like systems.
-EOF


More information about the Lunar-commits mailing list