From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RQcZ8-0004Jl-3x for garchives@archives.gentoo.org; Wed, 16 Nov 2011 10:18:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4339021C16C; Wed, 16 Nov 2011 10:17:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1661221C16C for ; Wed, 16 Nov 2011 10:17:20 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 210F31B4021 for ; Wed, 16 Nov 2011 10:17:19 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2264) id E7D072004B; Wed, 16 Nov 2011 10:17:17 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/molmol: molmol-2k_p2-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: molmol-2k_p2-r2.ebuild ChangeLog X-VCS-Directories: sci-chemistry/molmol X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Message-Id: <20111116101717.E7D072004B@flycatcher.gentoo.org> Date: Wed, 16 Nov 2011 10:17:17 +0000 (UTC) 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: f16c38e0-471a-4e7e-bd95-8e94fcea22f8 X-Archives-Hash: d80d7f618f56a1ad3e75236890e9398a jlec 11/11/16 10:17:17 Modified: molmol-2k_p2-r2.ebuild ChangeLog Log: Corrected Slotting of media-libs/libpng and media-libs/tiff =20 (Portage version: 2.2.0_alpha74/cvs/Linux x86_64) Revision Changes Path 1.10 sci-chemistry/molmol/molmol-2k_p2-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molm= ol/molmol-2k_p2-r2.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molm= ol/molmol-2k_p2-r2.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molm= ol/molmol-2k_p2-r2.ebuild?r1=3D1.9&r2=3D1.10 Index: molmol-2k_p2-r2.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/sci-chemistry/molmol/molmol-2k_p2-r2.eb= uild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- molmol-2k_p2-r2.ebuild 15 Oct 2011 09:11:00 -0000 1.9 +++ molmol-2k_p2-r2.ebuild 16 Nov 2011 10:17:17 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molmol/molmol-2k_p2-r2.= ebuild,v 1.9 2011/10/15 09:11:00 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molmol/molmol-2k_p2-r2.= ebuild,v 1.10 2011/11/16 10:17:17 jlec Exp $ =20 EAPI=3D4 =20 @@ -22,8 +22,8 @@ =20 DEPEND=3D" media-libs/mesa[motif] - media-libs/libpng - media-libs/tiff + media-libs/libpng:0 + media-libs/tiff:0 sys-libs/zlib virtual/jpeg x11-libs/libXpm 1.29 sci-chemistry/molmol/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molm= ol/ChangeLog?rev=3D1.29&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molm= ol/ChangeLog?rev=3D1.29&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molm= ol/ChangeLog?r1=3D1.28&r2=3D1.29 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/sci-chemistry/molmol/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 15 Oct 2011 09:11:00 -0000 1.28 +++ ChangeLog 16 Nov 2011 10:17:17 -0000 1.29 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/molmol # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molmol/ChangeLog,v 1.28= 2011/10/15 09:11:00 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molmol/ChangeLog,v 1.29= 2011/11/16 10:17:17 jlec Exp $ + + 16 Nov 2011; Justin Lecher molmol-2k_p2-r2.ebuild: + Corrected Slotting of media-libs/libpng and media-libs/tiff =20 15 Oct 2011; Kacper Kowalik -molmol-2k_p2.ebui= ld, molmol-2k_p2-r2.ebuild: