pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2005Q3]: pkgsrc/inputmethod/anthy-elisp Pullup ticket 794 - re...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb96ff37acad
branches: pkgsrc-2005Q3
changeset: 499548:fb96ff37acad
user: salo <salo%pkgsrc.org@localhost>
date: Sat Oct 01 19:14:14 2005 +0000
description:
Pullup ticket 794 - requested by Shin'ichiro TAYA
PLIST fix for anthy-elisp
Revisions pulled up:
- pkgsrc/inputmethod/anthy-elisp/Makefile 1.3
- pkgsrc/inputmethod/anthy-elisp/PLIST 1.2
Module Name: pkgsrc
Committed By: taya
Date: Sat Oct 1 02:26:02 UTC 2005
Modified Files:
pkgsrc/inputmethod/anthy-elisp: PLIST
Log Message:
add missing files(anthy-kyuri.el, anthy-kyuri.elc) to PLIST.
---
Module Name: pkgsrc
Committed By: taya
Date: Sat Oct 1 12:47:55 UTC 2005
Modified Files:
pkgsrc/inputmethod/anthy-elisp: Makefile
Log Message:
bump PKGREVISION (forgot at previous commit)
diffstat:
inputmethod/anthy-elisp/Makefile | 3 ++-
inputmethod/anthy-elisp/PLIST | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r a16185c4b366 -r fb96ff37acad inputmethod/anthy-elisp/Makefile
--- a/inputmethod/anthy-elisp/Makefile Sat Oct 01 18:47:56 2005 +0000
+++ b/inputmethod/anthy-elisp/Makefile Sat Oct 01 19:14:14 2005 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/08/28 04:25:29 uebayasi Exp $
+# $NetBSD: Makefile,v 1.2.2.1 2005/10/01 19:14:14 salo Exp $
.include "../../inputmethod/anthy/Makefile.common"
PKGNAME= ${EMACS_PKGNAME_PREFIX}anthy-elisp-${ANTHY_VERSION}
CATEGORIES= inputmethod editor
+PKGREVISION= 1
MAINTAINER= taya%NetBSD.org@localhost
COMMENT= Emacs lisp files for inputmethod/anthy
diff -r a16185c4b366 -r fb96ff37acad inputmethod/anthy-elisp/PLIST
--- a/inputmethod/anthy-elisp/PLIST Sat Oct 01 18:47:56 2005 +0000
+++ b/inputmethod/anthy-elisp/PLIST Sat Oct 01 19:14:14 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/28 05:38:47 taya Exp $
+@comment $NetBSD: PLIST,v 1.1.1.1.6.1 2005/10/01 19:14:14 salo Exp $
${EMACS_LISPPREFIX}/anthy/anthy-azik.el
${EMACS_LISPPREFIX}/anthy/anthy-azik.elc
${EMACS_LISPPREFIX}/anthy/anthy-conf.el
@@ -7,6 +7,8 @@
${EMACS_LISPPREFIX}/anthy/anthy-dic.elc
${EMACS_LISPPREFIX}/anthy/anthy-isearch.el
${EMACS_LISPPREFIX}/anthy/anthy-isearch.elc
+${EMACS_LISPPREFIX}/anthy/anthy-kyuri.el
+${EMACS_LISPPREFIX}/anthy/anthy-kyuri.elc
${EMACS_LISPPREFIX}/anthy/anthy.el
${EMACS_LISPPREFIX}/anthy/anthy.elc
${EMACS_LISPPREFIX}/anthy/leim-list.el
Home |
Main Index |
Thread Index |
Old Index