summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortsutsui <tsutsui>2017-06-11 05:51:39 +0000
committertsutsui <tsutsui>2017-06-11 05:51:39 +0000
commit5a3bd987498cce37acd67b17c981310c2a215f5b (patch)
tree0ef7b1d18017fcce4881832829b96e892c62e248 /devel
parent4f23d725ad83f036106b7a4c5b6842dd5fd25275 (diff)
downloadpkgsrc-5a3bd987498cce37acd67b17c981310c2a215f5b.tar.gz
Move MAINTAINER line to each gem package.
Also retire from maintainership of packages that I don't need and have less motivation.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-gnome2-atk/Makefile4
-rw-r--r--devel/ruby-gnome2-gio/Makefile4
-rw-r--r--devel/ruby-gnome2-glib/Makefile4
-rw-r--r--devel/ruby-gnome2-gobject-introspection/Makefile4
-rw-r--r--devel/ruby-gnome2-pango/Makefile4
5 files changed, 15 insertions, 5 deletions
diff --git a/devel/ruby-gnome2-atk/Makefile b/devel/ruby-gnome2-atk/Makefile
index 5f52a0772d9..140ad14a225 100644
--- a/devel/ruby-gnome2-atk/Makefile
+++ b/devel/ruby-gnome2-atk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/04/16 17:41:03 tsutsui Exp $
+# $NetBSD: Makefile,v 1.22 2017/06/11 05:51:40 tsutsui Exp $
#
DISTNAME= atk-${VERSION}
@@ -6,6 +6,8 @@ PKGNAME= ${RUBY_PKGPREFIX}-gnome2-${DISTNAME}
COMMENT= Ruby binding of ATK-1.0.x or later
CATEGORIES= devel
+MAINTAINER= tsutsui@NetBSD.org
+
CONFLICTS+= ruby-gnome2-atk-[0-9]*
CONFLICTS+= ruby[0-9][0-9]-gnome2-atk-[0-9]*
diff --git a/devel/ruby-gnome2-gio/Makefile b/devel/ruby-gnome2-gio/Makefile
index 0efcebd0104..9a477399dca 100644
--- a/devel/ruby-gnome2-gio/Makefile
+++ b/devel/ruby-gnome2-gio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/01/29 07:54:19 tsutsui Exp $
+# $NetBSD: Makefile,v 1.21 2017/06/11 05:51:40 tsutsui Exp $
#
DISTNAME= gio2-${VERSION}
@@ -6,6 +6,8 @@ PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gio-${VERSION}
COMMENT= Ruby binding of gio-2.0.x
CATEGORIES= devel
+MAINTAINER= tsutsui@NetBSD.org
+
CONFLICTS+= ruby[0-9][0-9]-gnome2-gio-[0-9]*
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
diff --git a/devel/ruby-gnome2-glib/Makefile b/devel/ruby-gnome2-glib/Makefile
index cd3e3184e38..b216956ca59 100644
--- a/devel/ruby-gnome2-glib/Makefile
+++ b/devel/ruby-gnome2-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2017/06/10 08:27:19 tsutsui Exp $
+# $NetBSD: Makefile,v 1.29 2017/06/11 05:51:40 tsutsui Exp $
#
DISTNAME= glib2-${VERSION}
@@ -6,6 +6,8 @@ PKGNAME= ${RUBY_PKGPREFIX}-gnome2-glib-${VERSION}
COMMENT= Ruby binding of GLib-2.x
CATEGORIES= devel
+MAINTAINER= tsutsui@NetBSD.org
+
CONFLICTS+= ruby-gnome2-glib-[0-9]*
CONFLICTS+= ruby[0-9][0-9]-gnome2-glib-[0-9]*
diff --git a/devel/ruby-gnome2-gobject-introspection/Makefile b/devel/ruby-gnome2-gobject-introspection/Makefile
index c8e130ef310..a3a8a001f96 100644
--- a/devel/ruby-gnome2-gobject-introspection/Makefile
+++ b/devel/ruby-gnome2-gobject-introspection/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/04/16 17:41:03 tsutsui Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/11 05:51:40 tsutsui Exp $
#
DISTNAME= gobject-introspection-${VERSION}
@@ -6,6 +6,8 @@ PKGNAME= ${RUBY_PKGPREFIX}-gnome2-${DISTNAME}
COMMENT= Ruby binding of Gobject Introspection
CATEGORIES= devel
+MAINTAINER= tsutsui@NetBSD.org
+
CONFLICTS+= ruby-gnome2-gobject-introspection-[0-9]*
CONFLICTS+= ruby[0-9][0-9]-gnome2-gobject-introspection-[0-9]*
diff --git a/devel/ruby-gnome2-pango/Makefile b/devel/ruby-gnome2-pango/Makefile
index eefd50ae543..83ac552ce57 100644
--- a/devel/ruby-gnome2-pango/Makefile
+++ b/devel/ruby-gnome2-pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2017/06/10 10:45:49 tsutsui Exp $
+# $NetBSD: Makefile,v 1.55 2017/06/11 05:51:40 tsutsui Exp $
#
DISTNAME= pango-${VERSION}
@@ -6,6 +6,8 @@ PKGNAME= ${RUBY_PKGPREFIX}-gnome2-${DISTNAME}
COMMENT= Ruby binding of pango-1.x
CATEGORIES= devel fonts
+MAINTAINER= tsutsui@NetBSD.org
+
CONFLICTS+= ruby-gnome2-pango-[0-9]*
CONFLICTS+= ruby[0-9][0-9]-gnome2-pango-[0-9]*