From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ju2vP-0005Jy-EA for garchives@archives.gentoo.org; Thu, 08 May 2008 10:00:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CF30E02B2; Thu, 8 May 2008 09:59:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B71EFE02B2 for ; Thu, 8 May 2008 09:59:55 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 681A2660C8 for ; Thu, 8 May 2008 09:59:54 +0000 (UTC) Received: from ulm by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1Ju2un-0004En-48 for gentoo-commits@lists.gentoo.org; Thu, 08 May 2008 09:59:53 +0000 From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/openmotif-compat: openmotif-compat-2.2.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: openmotif-compat-2.2.3.ebuild ChangeLog X-VCS-Directories: x11-libs/openmotif-compat X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ulrich Mueller Date: Thu, 08 May 2008 09:59:53 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ab4700d5-d9d3-4c82-9067-a36737492a02 X-Archives-Hash: 6c4b7b205eabc7d6184f822f6b622b37 ulm 08/05/08 09:59:53 Modified: openmotif-compat-2.2.3.ebuild ChangeLog Log: Remove redundant dependency on printproto. (Portage version: 2.1.5_rc7) Revision Changes Path 1.4 x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebu= ild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif= -compat/openmotif-compat-2.2.3.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif= -compat/openmotif-compat-2.2.3.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif= -compat/openmotif-compat-2.2.3.ebuild?r1=3D1.3&r2=3D1.4 Index: openmotif-compat-2.2.3.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-com= pat-2.2.3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- openmotif-compat-2.2.3.ebuild 27 Apr 2008 21:25:07 -0000 1.3 +++ openmotif-compat-2.2.3.ebuild 8 May 2008 09:59:52 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-c= ompat-2.2.3.ebuild,v 1.3 2008/04/27 21:25:07 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-c= ompat-2.2.3.ebuild,v 1.4 2008/05/08 09:59:52 ulm Exp $ =20 WANT_AUTOCONF=3D"latest" WANT_AUTOMAKE=3D"1.6" @@ -26,8 +26,7 @@ x11-libs/libXp" =20 DEPEND=3D"${RDEPEND} - x11-misc/xbitmaps - x11-proto/printproto" + x11-misc/xbitmaps" =20 S=3D${WORKDIR}/${MY_P} =20 1.3 x11-libs/openmotif-compat/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif= -compat/ChangeLog?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif= -compat/ChangeLog?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif= -compat/ChangeLog?r1=3D1.2&r2=3D1.3 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 27 Apr 2008 13:54:17 -0000 1.2 +++ ChangeLog 8 May 2008 09:59:52 -0000 1.3 @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/openmotif-compat # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/ChangeLog,v= 1.2 2008/04/27 13:54:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/ChangeLog,v= 1.3 2008/05/08 09:59:52 ulm Exp $ + + 08 May 2008; Ulrich Mueller + openmotif-compat-2.2.3.ebuild: + Remove redundant dependency on printproto. =20 27 Apr 2008; Markus Meier openmotif-compat-2.2.3.ebuild: --=20 gentoo-commits@lists.gentoo.org mailing list