diff options
author | minskim <minskim@pkgsrc.org> | 2006-01-08 03:21:27 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-01-08 03:21:27 +0000 |
commit | f5eaa7eee3bb40d4e7870b1ca40e4005d5eecd4c (patch) | |
tree | 4d9a0725ff1b27e0bce77c20c2365e44168ab9ed | |
parent | 4cf170d56f53e0a3ffb5d62cf9e17ab233116e86 (diff) | |
download | pkgsrc-f5eaa7eee3bb40d4e7870b1ca40e4005d5eecd4c.tar.gz |
Add ruby-gnome2-gdkpixbuf.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | graphics/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index cfcbae92d90..9d7a2c4350c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12407 2006/01/08 03:12:38 minskim Exp $ +$NetBSD: CHANGES,v 1.12408 2006/01/08 03:21:27 minskim Exp $ Changes to the packages collection and infrastructure in 2006: @@ -159,3 +159,4 @@ Changes to the packages collection and infrastructure in 2006: Updated devel/binutils to 2.16.1 [wiz 2006-01-08] 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] diff --git a/graphics/Makefile b/graphics/Makefile index 1cd69ba0cc5..59c0d56e564 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.406 2006/01/03 21:03:03 adrianp Exp $ +# $NetBSD: Makefile,v 1.407 2006/01/08 03:21:28 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -258,6 +258,7 @@ SUBDIR+= refocus-it SUBDIR+= resize_image SUBDIR+= ruby-RMagick SUBDIR+= ruby-gd +SUBDIR+= ruby-gnome2-gdkpixbuf SUBDIR+= ruby-imlib2 SUBDIR+= ruby-opengl SUBDIR+= s10sh |