summaryrefslogtreecommitdiffstats
path: root/emacs-lisp/identica-mode/DETAILS
blob: cfde21436fef686c5a53e29cae9e1b5ceb68cbf5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
. "$GRIMOIRE/FUNCTIONS"
           SPELL=identica-mode
         VERSION=$(get_scm_version)
          SOURCE="${SPELL}-git.tar.bz2"
   SOURCE_URL[0]=git://git.sv.gnu.org/${SPELL}.git
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
        WEB_SITE="http://blog.nethazard.net/identica-mode-for-emacs/"
      LICENSE[0]=GPL
         ENTERED=20110101
           SHORT="Emacs mode for identi.ca microblogging service"
cat << EOF
You can view your friend’s update list and post and update of your
status.

Supports for groups and tags, and highlights replies for better
reading.
EOF