summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--office/org-mode/README31
-rw-r--r--office/org-mode/org-mode.SlackBuild9
-rw-r--r--office/org-mode/org-mode.info8
-rw-r--r--office/org-mode/slack-desc2
4 files changed, 24 insertions, 26 deletions
diff --git a/office/org-mode/README b/office/org-mode/README
index ca97958eca..25f5db92c7 100644
--- a/office/org-mode/README
+++ b/office/org-mode/README
@@ -1,18 +1,17 @@
-Org is an Emacs mode for keeping notes, maintaining TODO lists, and
-doing project planning with a fast and effective plain-text system.
+Org is an Emacs mode for keeping notes, maintaining TODO lists, and doing
+project planning with a fast and effective plain-text system.
-Org keeps simple things simple. When first fired up, it should feel
-like a straightforward, easy to use outliner. Complexity is not
-imposed, but a large amount of functionality is available when you
-need it. Org is a toolbox and can be used in different ways, for
-example as:
+Org keeps simple things simple. When first fired up, it should feel like a
+straightforward, easy to use outliner. Complexity is not imposed, but a
+large amount of functionality is available when you need it. Org is a
+toolbox and can be used in different ways, for example as:
-- an outline extension with visibility cycling and structure editing
-- an ASCII system and table editor for taking structured notes
-- an ASCII table editor with spreadsheet-like capabilities
-- a TODO list editor
-- a full agenda and planner with deadlines and work scheduling
-- an environment to implement David Allen's GTD system
-- a basic database application
-- a simple hypertext system, with HTML and LaTeX export
-- a publishing tool to create a set of interlinked webpages
+* an outline extension with visibility cycling and structure editing
+* an ASCII system and table editor for taking structured notes
+* an ASCII table editor with spreadsheet-like capabilities
+* a TODO list editor
+* a full agenda and planner with deadlines and work scheduling
+* an environment to implement David Allen's GTD system
+* a basic database application
+* a simple hypertext system, with HTML and LaTeX export
+* a publishing tool to create a set of interlinked webpages
diff --git a/office/org-mode/org-mode.SlackBuild b/office/org-mode/org-mode.SlackBuild
index 4b58cf25d8..a5caba9672 100644
--- a/office/org-mode/org-mode.SlackBuild
+++ b/office/org-mode/org-mode.SlackBuild
@@ -5,16 +5,14 @@
# Written by Valeriy Timchenko <ValTimchenko@gmail.com>
PRGNAM=org-mode
-VERSION=${VERSION:-7.01g}
+VERSION=${VERSION:-7.01h}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
@@ -66,8 +64,9 @@ rm -f $PKG/usr/info/dir
gzip -9 $PKG/usr/info/*
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a Changes.org README request-assign-future.txt \
- doc/*.pdf doc/*.html $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a \
+ Changes.org README request-assign-future.txt doc/*.pdf doc/*.html \
+ $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/office/org-mode/org-mode.info b/office/org-mode/org-mode.info
index 188cd186b7..f3c993718f 100644
--- a/office/org-mode/org-mode.info
+++ b/office/org-mode/org-mode.info
@@ -1,10 +1,10 @@
PRGNAM="org-mode"
-VERSION="7.01g"
+VERSION="7.01h"
HOMEPAGE="http://orgmode.org"
-DOWNLOAD="http://orgmode.org/org-7.01g.tar.gz"
-MD5SUM="a06a2377779252a87e1e9876db3a042f"
+DOWNLOAD="http://orgmode.org/org-7.01h.tar.gz"
+MD5SUM="111db7b77eb420b5695a109799b723f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Valeriy Timchenko"
EMAIL="ValTimchenko@gmail.com"
-APPROVED="dsomero"
+APPROVED="rworkman"
diff --git a/office/org-mode/slack-desc b/office/org-mode/slack-desc
index 21de59c07e..aaf08840cd 100644
--- a/office/org-mode/slack-desc
+++ b/office/org-mode/slack-desc
@@ -12,7 +12,7 @@ org-mode: Org-mode is for keeping notes, maintaining ToDo lists, doing project
org-mode: planning, and authoring with a fast and effective plain-text system.
org-mode:
org-mode: "If humans could mate with software, I'd have org-mode's babies."
-org-mode: Chris League on his Twitter feed.
+org-mode: -- Chris League on his Twitter feed
org-mode:
org-mode: Org-mode home page is: http://orgmode.org
org-mode: