pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/tamago-anthy



Module name:    wip
Committed by:   makoto
Date:           Thu Apr 14 03:27:17 UTC 2011

Modified Files:
        wip/tamago-anthy: MESSAGE Makefile distinfo
        wip/tamago-anthy/patches: patch-ab patch-ac patch-ad patch-ae

Log Message:
(1) MESSAGE
Add following line 
+;; (3) You may need following line in init file to work with
+;; recent UCS(UTF-8) enabled emacs.
+      (setq anthy-egg-use-utf8 t)
 
Have ;; in front of each lines for ease to use in Emacs init file

(2) patches/patch-??
Add comments for each patch

(3) Makefile
Add comments or clarify them.
Have set -e for pkglint flags without it.
 post-build:
+       set -e; \


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/tamago-anthy/MESSAGE
cvs -z3 rdiff -u -r1.1 -r1.2 wip/tamago-anthy/patches/patch-ac \
    wip/tamago-anthy/patches/patch-ad
cvs -z3 rdiff -u -r1.2 -r1.3 wip/tamago-anthy/patches/patch-ab \
    wip/tamago-anthy/patches/patch-ae
cvs -z3 rdiff -u -r1.4 -r1.5 wip/tamago-anthy/Makefile
cvs -z3 rdiff -u -r1.5 -r1.6 wip/tamago-anthy/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tamago-anthy/MESSAGE?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tamago-anthy/patches/patch-ac?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tamago-anthy/patches/patch-ad?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tamago-anthy/patches/patch-ab?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tamago-anthy/patches/patch-ae?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tamago-anthy/Makefile?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tamago-anthy/distinfo?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index