[Lunar-commits] <moonbase> pan2-beta: move pan2-beta to news section
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Wed May 9 21:48:27 CEST 2012
commit 73000b6811d7a7b7dca87f001404f1fdeb0d99c8
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date: Wed May 9 21:48:27 2012 +0200
pan2-beta: move pan2-beta to news section
---
news/pan2-beta/CONFLICTS | 2 ++
news/pan2-beta/DEPENDS | 3 +++
news/pan2-beta/DETAILS | 23 +++++++++++++++++++++++
zbeta/pan2-beta/CONFLICTS | 2 --
zbeta/pan2-beta/DEPENDS | 3 ---
zbeta/pan2-beta/DETAILS | 23 -----------------------
6 files changed, 28 insertions(+), 28 deletions(-)
diff --git a/news/pan2-beta/CONFLICTS b/news/pan2-beta/CONFLICTS
new file mode 100644
index 0000000..f9ce152
--- /dev/null
+++ b/news/pan2-beta/CONFLICTS
@@ -0,0 +1,2 @@
+conflicts pan2
+conflicts pan2-git
diff --git a/news/pan2-beta/DEPENDS b/news/pan2-beta/DEPENDS
new file mode 100644
index 0000000..a7f4f08
--- /dev/null
+++ b/news/pan2-beta/DEPENDS
@@ -0,0 +1,3 @@
+depends gtk+-2
+depends pcre
+depends gmime
diff --git a/news/pan2-beta/DETAILS b/news/pan2-beta/DETAILS
new file mode 100644
index 0000000..f7fe51e
--- /dev/null
+++ b/news/pan2-beta/DETAILS
@@ -0,0 +1,23 @@
+ MODULE=pan2-beta
+ VERSION=0.137
+ SOURCE=pan-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan-$VERSION
+ SOURCE_URL=http://pan.rebelbase.com/download/releases/$VERSION/source
+ SOURCE_VFY=sha1:372f1f6406e2fcd9ce413774730975560f546fcf
+ WEB_SITE=http://pan.rebelbase.com
+ ENTERED=20020627
+ UPDATED=20120508
+ SHORT="Pan is a newsreader, loosely based on Agent and Gravity"
+cat << EOF
+Pan is a newsreader, loosely based on Agent and Gravity, which attempts
+to be pleasant to use for new and advanced users alike. It has all the
+typical features found in newsreaders, and also supports offline
+reading, multiple connections, and a number of features for power users
+and alt.binaries fans.
+
+pan2-beta is a complete rewrite of pan2 in C++. Smaller memory foot print for
+large newsgroups has been cut by 2/3. Time to download headers has been cut
+by 2/3 by parallelizing the download across multiple connections to the server.
+Multiserver support. NZB support. All the user interface windows and dialogs
+have been redesigned.
+EOF
diff --git a/zbeta/pan2-beta/CONFLICTS b/zbeta/pan2-beta/CONFLICTS
deleted file mode 100644
index f9ce152..0000000
--- a/zbeta/pan2-beta/CONFLICTS
+++ /dev/null
@@ -1,2 +0,0 @@
-conflicts pan2
-conflicts pan2-git
diff --git a/zbeta/pan2-beta/DEPENDS b/zbeta/pan2-beta/DEPENDS
deleted file mode 100644
index a7f4f08..0000000
--- a/zbeta/pan2-beta/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends gtk+-2
-depends pcre
-depends gmime
diff --git a/zbeta/pan2-beta/DETAILS b/zbeta/pan2-beta/DETAILS
deleted file mode 100644
index f7fe51e..0000000
--- a/zbeta/pan2-beta/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
- MODULE=pan2-beta
- VERSION=0.137
- SOURCE=pan-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/pan-$VERSION
- SOURCE_URL=http://pan.rebelbase.com/download/releases/$VERSION/source
- SOURCE_VFY=sha1:372f1f6406e2fcd9ce413774730975560f546fcf
- WEB_SITE=http://pan.rebelbase.com
- ENTERED=20020627
- UPDATED=20120508
- SHORT="Pan is a newsreader, loosely based on Agent and Gravity"
-cat << EOF
-Pan is a newsreader, loosely based on Agent and Gravity, which attempts
-to be pleasant to use for new and advanced users alike. It has all the
-typical features found in newsreaders, and also supports offline
-reading, multiple connections, and a number of features for power users
-and alt.binaries fans.
-
-pan2-beta is a complete rewrite of pan2 in C++. Smaller memory foot print for
-large newsgroups has been cut by 2/3. Time to download headers has been cut
-by 2/3 by parallelizing the download across multiple connections to the server.
-Multiserver support. NZB support. All the user interface windows and dialogs
-have been redesigned.
-EOF
More information about the Lunar-commits
mailing list