summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorAndraž Levstik2008-01-10 20:43:48 +0100
committerAndraž Levstik2008-01-10 20:43:48 +0100
commit730e29c87d8e0c14f5cce3b9419b072986f3849a (patch)
treee4030523aa8821e85eb74d5cae7393c2c6b29866 /news
parent395168844b2bc1956355b1de21581012710a2834 (diff)
ruby-raa/raggle: moved to ruby-raa section
Diffstat (limited to 'news')
-rwxr-xr-xnews/raggle/BUILD1
-rwxr-xr-xnews/raggle/DEPENDS2
-rwxr-xr-xnews/raggle/DETAILS18
-rw-r--r--news/raggle/HISTORY21
4 files changed, 0 insertions, 42 deletions
diff --git a/news/raggle/BUILD b/news/raggle/BUILD
deleted file mode 100755
index af7a5da3a4..0000000000
--- a/news/raggle/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-sedit 's/usr\/local/usr\//' Makefile
diff --git a/news/raggle/DEPENDS b/news/raggle/DEPENDS
deleted file mode 100755
index a454ba9814..0000000000
--- a/news/raggle/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends ruby &&
-depends ncurses-ruby
diff --git a/news/raggle/DETAILS b/news/raggle/DETAILS
deleted file mode 100755
index c7cf238d8b..0000000000
--- a/news/raggle/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- SPELL=raggle
- VERSION=0.4.4
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.raggle.org/files/$SOURCE
- SOURCE_HASH=sha512:c243bb78bbc16507dc3d7348ed55e021de6475174645820fc94548ae86da7cc080fdf16f3b7146f9b4a75ab54b27272b4dc183399034003286924b0095aa1350
- WEB_SITE=http://www.raggle.org/
- ENTERED=20040904
- LICENSE=GPL
- KEYWORDS="rss news"
- SHORT="Raggle is an RSS aggretator for the console"
-cat << EOF
-Raggle is a console RSS aggregator, written in Ruby. Features include
-customizable keybindings, basic HTML rendering, HTTP proxy support, OPML
-import/export, themes, support for various versions of RSS, Screen support.
-browser auto-detection, and more. Raggle has been tested under Linux and
-OpenBSD, and should work properly under other Unix variants as well.
-EOF
diff --git a/news/raggle/HISTORY b/news/raggle/HISTORY
deleted file mode 100644
index 91947ea1d4..0000000000
--- a/news/raggle/HISTORY
+++ /dev/null
@@ -1,21 +0,0 @@
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-03-05 Terry Ross <news@sourcemage.org>
- * DETAILS: Version to 4.4
-
-2005-11-29 Seth Woolley <seth@tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-02-10 George Sherwood <george@beernabeer.com>
- * DETAILS: Updated for BUILD_API=2
- * DETAILS: Version Update to 0.3.2
- * BUILD: Update for BUILD_API=2
- * HISTORY: Added. Missing from spell
-