summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2006-01-08 03:28:32 +0000
committerminskim <minskim>2006-01-08 03:28:32 +0000
commit990a8e27d50248d0831cf5a44ce8c772f3d5e60f (patch)
treea98fb92f3b26241e5772b3e0a6f8356d8d12f347
parent3cbd8e191ca64b79eae3e33b46c97a7d08436533 (diff)
downloadpkgsrc-990a8e27d50248d0831cf5a44ce8c772f3d5e60f.tar.gz
Add ruby-gnome2-pango.
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f4f2758d506..d9b1608a439 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.706 2006/01/08 03:12:38 minskim Exp $
+# $NetBSD: Makefile,v 1.707 2006/01/08 03:28:33 minskim Exp $
#
COMMENT= Development utilities
@@ -571,6 +571,7 @@ SUBDIR+= ruby-byaccr
SUBDIR+= ruby-curses
SUBDIR+= ruby-gnome2-atk
SUBDIR+= ruby-gnome2-glib
+SUBDIR+= ruby-gnome2-pango
SUBDIR+= ruby-mode
SUBDIR+= ruby-racc
SUBDIR+= ruby-rd-mode
diff --git a/doc/CHANGES b/doc/CHANGES
index 9d7a2c4350c..6c7e1fcd48f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12408 2006/01/08 03:21:27 minskim Exp $
+$NetBSD: CHANGES,v 1.12409 2006/01/08 03:28:32 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -160,3 +160,4 @@ Changes to the packages collection and infrastructure in 2006:
Added devel/ruby-gnome2-glib version 0.14.1 [minskim 2006-01-08]
Added devel/ruby-gnome2-atk version 0.14.1 [minskim 2006-01-08]
Added graphics/ruby-gnome2-gdkpixbuf version 0.14.1 [minskim 2006-01-08]
+ Added devel/ruby-gnome2-pango version 0.14.1 [minskim 2006-01-08]