]> git.pld-linux.org Git - packages/bc.git/commitdiff
This commit was manufactured by cvs2git to create branch 'TEST'. TEST
authorcvs2git <feedback@pld-linux.org>
Sat, 25 Sep 2004 11:20:50 +0000 (11:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Sprout from master 2004-09-25 11:20:50 UTC radek <radek@pld-linux.org> '- cosmetics (spaces -> tabs)'
Delete:
    bc-flex.patch
    bc-info.patch
    bc-readline.patch
    bc.desktop
    dc.desktop

bc-flex.patch [deleted file]
bc-info.patch [deleted file]
bc-readline.patch [deleted file]
bc.desktop [deleted file]
dc.desktop [deleted file]

diff --git a/bc-flex.patch b/bc-flex.patch
deleted file mode 100644 (file)
index 38a6e66..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.in-orig  Thu Jul 10 13:07:11 2003
-+++ configure.in       Thu Jul 10 13:07:14 2003
-@@ -68,7 +68,7 @@
- ])
- if test "$LEX" = "flex" ; then
-- LEX="flex -I8"
-+ LEX="flex -I"
- else
-  if test "$bcrl" = "y" ; then
-   AC_MSG_WARN(readline works only with flex.)
diff --git a/bc-info.patch b/bc-info.patch
deleted file mode 100644 (file)
index 6d6033a..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-diff -Nur bc-1.06.orig/doc/dc.texi bc-1.06/doc/dc.texi
---- bc-1.06.orig/doc/dc.texi   Thu Aug 31 17:57:43 2000
-+++ bc-1.06/doc/dc.texi        Sat Aug  4 14:02:58 2001
-@@ -21,8 +21,9 @@
- @syncodeindex tp fn
- @ifinfo
-+@dircategory Miscellaneous:
- @direntry
--* dc: (dc).                   Arbritrary precision RPN ``Desktop Calculator''.
-+* dc: (dc).                           Arbritrary precision RPN ``Desktop Calculator''.
- @end direntry
- This file documents @sc{dc}, an arbitrary precision calculator.
-@@ -88,6 +89,14 @@
- @page
- @node Top, Introduction, (dir), (dir)
-+@top dc
-+
-+DC is a reverse-polish desk calculator which supports unlimited
-+precision arithmetic.  It also allows you to define and call macros.
-+Normally DC reads from the standard input; if any command arguments are
-+given to it, they are filenames, and DC reads and executes the contents
-+of the files instead of reading from standard input.  All normal output
-+is to standard output; all error messages are written to standard error.
- @menu
- * Introduction::                Introduction
diff --git a/bc-readline.patch b/bc-readline.patch
deleted file mode 100644 (file)
index 5d71bfc..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- bc-1.06/bc/scan.l.wiget    Fri Apr 13 18:49:49 2001
-+++ bc-1.06/bc/scan.l  Fri Apr 13 18:50:58 2001
-@@ -143,7 +143,6 @@
- /* Definitions for readline access. */
- extern FILE *rl_instream;
--_PROTOTYPE(char *readline, (char *));
- /* rl_input puts upto MAX characters into BUF with the number put in
-    BUF placed in *RESULT.  If the yy input file is the same as
diff --git a/bc.desktop b/bc.desktop
deleted file mode 100644 (file)
index 3ee943a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Name=Bc
-Comment=Intepreter of bc --- infinite precision calculation language
-Comment[pl]=Interpreter bc --- języka obliczeń o nieskończonej precyzji
-Icon=
-Exec=bc
-Terminal=true
-Type=Application
-Encoding=UTF-8
-Categories=Education;Science;Math;
-# vi: encoding=utf-8
diff --git a/dc.desktop b/dc.desktop
deleted file mode 100644 (file)
index 69e4404..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Name=Dc
-Comment=RPN calculator based on bc language
-Comment[pl]=Kalkulator w odwrotnej notacji polskiej oparty na języku bc
-Icon=
-Exec=dc
-Terminal=true
-Type=Application
-Encoding=UTF-8
-Categories=Education;Science;Math;
-# vi: encoding=utf-8
This page took 0.035118 seconds and 4 git commands to generate.