summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2015-03-15 19:57:40 +0000
committerhiramatsu <hiramatsu>2015-03-15 19:57:40 +0000
commit25c8d97cbd04a9da1055c3fef219d6325d118cef (patch)
tree9ebdca3520072a1edf278459dd2be0e7aa70a604 /inputmethod
parente5d8b84f745abbfe9faa753e991aa227d273cf3f (diff)
downloadpkgsrc-25c8d97cbd04a9da1055c3fef219d6325d118cef.tar.gz
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/brise/Makefile4
-rw-r--r--inputmethod/ibus-el/Makefile4
-rw-r--r--inputmethod/ibus-rime/Makefile4
-rw-r--r--inputmethod/ibus/Makefile.common4
-rw-r--r--inputmethod/librime/Makefile4
-rw-r--r--inputmethod/scim-anthy/Makefile4
-rw-r--r--inputmethod/scim-input-pad/Makefile4
-rw-r--r--inputmethod/scim-sinhala/Makefile4
-rw-r--r--inputmethod/scim-tables-vietnamese-ext/Makefile4
-rw-r--r--inputmethod/tegaki-recognize/Makefile4
-rw-r--r--inputmethod/tegaki-wagomu-japanese-joyo/Makefile4
11 files changed, 22 insertions, 22 deletions
diff --git a/inputmethod/brise/Makefile b/inputmethod/brise/Makefile
index d8ff91c10a4..ec99a5be148 100644
--- a/inputmethod/brise/Makefile
+++ b/inputmethod/brise/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2014/12/04 12:10:04 obache Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/15 20:13:23 hiramatsu Exp $
DISTNAME= brise-0.30
CATEGORIES= inputmethod chinese
MASTER_SITES= http://rimeime.googlecode.com/files/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/rimeime/
COMMENT= Official Rime Schema repository
LICENSE= gnu-gpl-v3
diff --git a/inputmethod/ibus-el/Makefile b/inputmethod/ibus-el/Makefile
index 3428bc100e1..61ae77f9470 100644
--- a/inputmethod/ibus-el/Makefile
+++ b/inputmethod/ibus-el/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2014/05/25 08:43:04 obache Exp $
+# $NetBSD: Makefile,v 1.15 2015/03/15 20:03:24 hiramatsu Exp $
#
DISTNAME= ibus-el-0.3.2
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www11.atwiki.jp/s-irie/pages/21.html
COMMENT= IBus client for GNU Emacs
LICENSE= gnu-gpl-v3
diff --git a/inputmethod/ibus-rime/Makefile b/inputmethod/ibus-rime/Makefile
index cbe59293d60..0d48246059c 100644
--- a/inputmethod/ibus-rime/Makefile
+++ b/inputmethod/ibus-rime/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2014/12/04 12:59:26 obache Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/15 20:03:24 hiramatsu Exp $
DISTNAME= ibus-rime-1.0
CATEGORIES= inputmethod chinese
MASTER_SITES= http://rimeime.googlecode.com/files/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/rimeime/
COMMENT= Rime Input Method Engine for Linux/IBus
LICENSE= gnu-gpl-v3
diff --git a/inputmethod/ibus/Makefile.common b/inputmethod/ibus/Makefile.common
index ca9cd2926a6..25205863dfc 100644
--- a/inputmethod/ibus/Makefile.common
+++ b/inputmethod/ibus/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2014/11/03 08:47:15 obache Exp $
+# $NetBSD: Makefile.common,v 1.7 2015/03/15 20:13:24 hiramatsu Exp $
#
# used by inputmethod/ibus/Makefile
# used by inputmethod/ibus-python/Makefile
@@ -10,6 +10,6 @@ MASTER_SITES= https://github.com/ibus/ibus/releases/download/${PKGVERSION_NOREV}
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/ibus/distinfo
PATCHDIR= ${.CURDIR}/../../inputmethod/ibus/patches
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/ibus/
LICENSE= gnu-lgpl-v2.1
diff --git a/inputmethod/librime/Makefile b/inputmethod/librime/Makefile
index 60b9bef6beb..94cd43ecdf0 100644
--- a/inputmethod/librime/Makefile
+++ b/inputmethod/librime/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2014/12/04 12:06:58 obache Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 20:03:24 hiramatsu Exp $
DISTNAME= librime-1.0
CATEGORIES= inputmethod chinese
MASTER_SITES= http://rimeime.googlecode.com/files/
#MASTER_SITES= http://dl.bintray.com/lotem/rime/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/rimeime/
COMMENT= Rime input method engine
LICENSE= gnu-gpl-v3
diff --git a/inputmethod/scim-anthy/Makefile b/inputmethod/scim-anthy/Makefile
index eb139ef79f4..a0d2cbf424f 100644
--- a/inputmethod/scim-anthy/Makefile
+++ b/inputmethod/scim-anthy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/05/05 00:48:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2015/03/15 19:57:40 hiramatsu Exp $
#
DISTNAME= scim-anthy-1.2.7
@@ -6,7 +6,7 @@ PKGREVISION= 21
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/37309/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://scim-imengine.sourceforge.jp/
COMMENT= SCIM IMEngine module for anthy
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-input-pad/Makefile b/inputmethod/scim-input-pad/Makefile
index 6ff0b1b9d14..78553440bf2 100644
--- a/inputmethod/scim-input-pad/Makefile
+++ b/inputmethod/scim-input-pad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/05/05 00:48:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2015/03/15 19:57:40 hiramatsu Exp $
#
DISTNAME= scim-input-pad-0.1.3
@@ -6,7 +6,7 @@ PKGREVISION= 15
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.scim-im.org/
COMMENT= SCIM onscreen input pad
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-sinhala/Makefile b/inputmethod/scim-sinhala/Makefile
index 6ac976cf15f..527176db5bc 100644
--- a/inputmethod/scim-sinhala/Makefile
+++ b/inputmethod/scim-sinhala/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2014/05/05 00:48:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2015/03/15 20:13:24 hiramatsu Exp $
#
DISTNAME= scim-sinhala-0.1.0
@@ -6,7 +6,7 @@ PKGREVISION= 20
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/16666/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://scim-imengine.sourceforge.jp/
COMMENT= SCIM IMEngine module for Sinhala
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-tables-vietnamese-ext/Makefile b/inputmethod/scim-tables-vietnamese-ext/Makefile
index d9a3784ec07..515e4abd8b1 100644
--- a/inputmethod/scim-tables-vietnamese-ext/Makefile
+++ b/inputmethod/scim-tables-vietnamese-ext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:17 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 20:03:23 hiramatsu Exp $
#
DISTNAME= ${PKGNAME:S/pl/-/}
@@ -6,7 +6,7 @@ PKGNAME= scim-tables-vietnamese-ext-0.5.6pl17
CATEGORIES= inputmethod
MASTER_SITES= http://scim-tables-vietnamese-ext.googlecode.com/files/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/scim-tables-vietnamese-ext/
COMMENT= Scim table for Telex/VNI Vietnamese Input Method
LICENSE= gnu-gpl-v2 OR artistic # ${PERL_LICENSE}
diff --git a/inputmethod/tegaki-recognize/Makefile b/inputmethod/tegaki-recognize/Makefile
index 1cf8f1a53c0..9129333ecc8 100644
--- a/inputmethod/tegaki-recognize/Makefile
+++ b/inputmethod/tegaki-recognize/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2014/12/31 13:57:28 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/15 19:57:40 hiramatsu Exp $
DISTNAME= tegaki-recognize-0.3.1.2
PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://www.tegaki.org/releases/0.3.1/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tegaki.org/
COMMENT= Tegaki project integration in the desktop
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/tegaki-wagomu-japanese-joyo/Makefile b/inputmethod/tegaki-wagomu-japanese-joyo/Makefile
index 7ac1f1e2324..2c98df3be2e 100644
--- a/inputmethod/tegaki-wagomu-japanese-joyo/Makefile
+++ b/inputmethod/tegaki-wagomu-japanese-joyo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:20 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 19:57:40 hiramatsu Exp $
#
DISTNAME= tegaki-wagomu-japanese-joyo-0.3
@@ -6,7 +6,7 @@ CATEGORIES= inputmethod japanese
MASTER_SITES= http://www.tegaki.org/releases/0.3/models/
EXTRACT_SUFX= .zip
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tegaki.org/
COMMENT= Tegaki project handwriting model for Wagomu-Japanese (joyo)
LICENSE= gnu-lgpl-v2.1