CVS update by daiki packages/xemacs-packages/easypg,
epg-package-info.el ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Wed Feb 6 22:03:06 EST 2008
User: daiki
Date: 08/02/07 04:03:06
Modified: packages/xemacs-packages/easypg Makefile configure
epg-package-info.el stamp-vti version.texi
Log:
Fix the last synch of easypg
Revision Changes Path
1.2 +1 -1 XEmacs/packages/xemacs-packages/easypg/Makefile
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/easypg/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- Makefile 2007/09/16 13:16:06 1.1
+++ Makefile 2008/02/07 03:03:04 1.2
@@ -20,7 +20,7 @@
# This XEmacs package contains the EasyPG package
VERSION = 1.01
-AUTHOR_VERSION = 0.0.15
+AUTHOR_VERSION = 0.0.16
MAINTAINER = Daiki Ueno <ueno at unixuser.org>
PACKAGE = easypg
PKG_TYPE = regular
1.2 +29 -17 XEmacs/packages/xemacs-packages/easypg/configure
Index: configure
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/easypg/configure,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- configure 2007/09/16 13:16:09 1.1
+++ configure 2008/02/07 03:03:04 1.2
@@ -1,7 +1,9 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61.
+# Generated by GNU Autoconf 2.61 for epg 0.0.16.
#
+# Report bugs to <ueno at unixuser.org>.
+#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
@@ -570,11 +572,11 @@ MAKEFLAGS=
SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
+PACKAGE_NAME='epg'
+PACKAGE_TARNAME='epg'
+PACKAGE_VERSION='0.0.16'
+PACKAGE_STRING='epg 0.0.16'
+PACKAGE_BUGREPORT='ueno at unixuser.org'
ac_unique_file="configure.ac"
ac_subst_vars='SHELL
@@ -689,7 +691,7 @@ sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'
includedir='${prefix}/include'
oldincludedir='/usr/include'
-docdir='${datarootdir}/doc/${PACKAGE}'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
infodir='${datarootdir}/info'
htmldir='${docdir}'
dvidir='${docdir}'
@@ -1153,7 +1155,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
+\`configure' configures epg 0.0.16 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1201,7 +1203,7 @@ Fine tuning of the installation director
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
- --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
+ --docdir=DIR documentation root [DATAROOTDIR/doc/epg]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
@@ -1218,7 +1220,9 @@ _ACEOF
fi
if test -n "$ac_init_help"; then
-
+ case $ac_init_help in
+ short | recursive ) echo "Configuration of epg 0.0.16:";;
+ esac
cat <<\_ACEOF
Optional Features:
@@ -1236,6 +1240,7 @@ Optional Packages:
--with-packagedir=DIR package DIR for XEmacs
--with-gpg=PATH use GnuPG binary at PATH
+Report bugs to <ueno at unixuser.org>.
_ACEOF
ac_status=$?
fi
@@ -1296,7 +1301,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-configure
+epg configure 0.0.16
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1310,7 +1315,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by $as_me, which was
+It was created by epg $as_me 0.0.16, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -1648,6 +1653,14 @@ fi
+
+
+
+
+
+
+
+
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@@ -1656,7 +1669,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
am__api_version="1.9"
ac_aux_dir=
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
@@ -1973,8 +1985,8 @@ fi
# Define the identity of the package.
- PACKAGE=epg
- VERSION=0.0.15
+ PACKAGE='epg'
+ VERSION='0.0.16'
cat >>confdefs.h <<_ACEOF
@@ -3143,7 +3155,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by $as_me, which was
+This file was extended by epg $as_me 0.0.16, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3186,7 +3198,7 @@ Report bugs to <bug-autoconf at gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-config.status
+epg config.status 0.0.16
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
1.2 +5 -2 XEmacs/packages/xemacs-packages/easypg/epg-package-info.el
Index: epg-package-info.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/easypg/epg-package-info.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- epg-package-info.el 2007/09/16 13:16:10 1.1
+++ epg-package-info.el 2008/02/07 03:03:04 1.2
@@ -13,7 +13,7 @@
;; This program is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
-;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
@@ -26,8 +26,11 @@
(defconst epg-package-name "epg"
"Name of this package.")
-(defconst epg-version-number "0.0.15"
+(defconst epg-version-number "0.0.16"
"Version number of this package.")
+
+(defconst epg-bug-report-address "ueno at unixuser.org"
+ "Report bugs to this address.")
(provide 'epg-package-info)
1.2 +4 -4 XEmacs/packages/xemacs-packages/easypg/stamp-vti
Index: stamp-vti
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/easypg/stamp-vti,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- stamp-vti 2007/09/16 13:16:12 1.1
+++ stamp-vti 2008/02/07 03:03:04 1.2
@@ -1,4 +1,4 @@
- at set UPDATED 27 March 2007
- at set UPDATED-MONTH March 2007
- at set EDITION 0.0.15
- at set VERSION 0.0.15
+ at set UPDATED 16 September 2007
+ at set UPDATED-MONTH September 2007
+ at set EDITION 0.0.16
+ at set VERSION 0.0.16
1.2 +4 -4 XEmacs/packages/xemacs-packages/easypg/version.texi
Index: version.texi
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/easypg/version.texi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- version.texi 2007/09/16 13:16:17 1.1
+++ version.texi 2008/02/07 03:03:04 1.2
@@ -1,4 +1,4 @@
- at set UPDATED 27 March 2007
- at set UPDATED-MONTH March 2007
- at set EDITION 0.0.15
- at set VERSION 0.0.15
+ at set UPDATED 16 September 2007
+ at set UPDATED-MONTH September 2007
+ at set EDITION 0.0.16
+ at set VERSION 0.0.16
More information about the XEmacs-CVS
mailing list