Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id DD75E7A169 for ; Thu, 16 Mar 2017 13:20:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8F445855D3; Thu, 16 Mar 2017 13:20:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 18E2E855CF for ; Thu, 16 Mar 2017 13:20:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id DnE_STujOZlc for ; Thu, 16 Mar 2017 13:20:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AF44B85574 for ; Thu, 16 Mar 2017 13:20:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AD2E6FBE4; Thu, 16 Mar 2017 13:20:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1489670452139320" MIME-Version: 1.0 Date: Thu, 16 Mar 2017 13:20:52 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/print/gutenprint-lib To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20170316132052.AD2E6FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1489670452139320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Thu Mar 16 13:20:52 UTC 2017 Modified Files: pkgsrc/print/gutenprint-lib: DESCR Log Message: Just call it gimp, not gimp2 To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/gutenprint-lib/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1489670452139320 Content-Disposition: inline Content-Length: 505 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/gutenprint-lib/DESCR diff -u pkgsrc/print/gutenprint-lib/DESCR:1.1.1.1 pkgsrc/print/gutenprint-lib/DESCR:1.2 --- pkgsrc/print/gutenprint-lib/DESCR:1.1.1.1 Fri Jan 11 12:39:47 2008 +++ pkgsrc/print/gutenprint-lib/DESCR Thu Mar 16 13:20:52 2017 @@ -11,4 +11,4 @@ of nearly photographic output quality. were called gimp-print. This package contains the base library, the Epson utility escputil, -cups support, and a gimp2 plugin. +cups support, and a gimp plugin. --_----------=_1489670452139320--