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 1KNEbt-0003Gg-FD for garchives@archives.gentoo.org; Sun, 27 Jul 2008 22:21:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2F75E0436; Sun, 27 Jul 2008 22:21:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6CED9E0436 for ; Sun, 27 Jul 2008 22:21:00 +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 09B9B651D2 for ; Sun, 27 Jul 2008 22:21:00 +0000 (UTC) Received: from carlo by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KNEbq-0003NA-Kp for gentoo-commits@lists.gentoo.org; Sun, 27 Jul 2008 22:20:58 +0000 From: "Carsten Lohrke (carlo)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, carlo@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/xdrawchem: xdrawchem-1.9.9.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xdrawchem-1.9.9.ebuild ChangeLog X-VCS-Directories: sci-chemistry/xdrawchem X-VCS-Committer: carlo X-VCS-Committer-Name: Carsten Lohrke Content-Type: text/plain; charset=utf8 Message-Id: Sender: Carsten Lohrke Date: Sun, 27 Jul 2008 22:20:58 +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: dc8df51f-c3c8-4568-9f63-bebd89c170f8 X-Archives-Hash: 6dc36597b379803e09a21909d2b0eba0 carlo 08/07/27 22:20:58 Modified: xdrawchem-1.9.9.ebuild ChangeLog Log: QA: Get rid of deprecated qt_min_version(). (Portage version: 2.1.4.4) Revision Changes Path 1.9 sci-chemistry/xdrawchem/xdrawchem-1.9.9.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdra= wchem/xdrawchem-1.9.9.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdra= wchem/xdrawchem-1.9.9.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdra= wchem/xdrawchem-1.9.9.ebuild?r1=3D1.8&r2=3D1.9 Index: xdrawchem-1.9.9.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/xdrawchem/xdrawchem-1.9.9= .ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xdrawchem-1.9.9.ebuild 7 Jul 2008 13:53:30 -0000 1.8 +++ xdrawchem-1.9.9.ebuild 27 Jul 2008 22:20:58 -0000 1.9 @@ -1,6 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdrawchem/xdrawchem-1.9= .9.ebuild,v 1.8 2008/07/07 13:53:30 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdrawchem/xdrawchem-1.9= .9.ebuild,v 1.9 2008/07/27 22:20:58 carlo Exp $ + +EAPI=3D1 =20 inherit qt3 eutils =20 @@ -13,7 +15,7 @@ KEYWORDS=3D"amd64 ppc sparc x86" IUSE=3D"" =20 -RDEPEND=3D"$(qt_min_version 3.1) +RDEPEND=3D"x11-libs/qt:3 sci-chemistry/openbabel" =20 DEPEND=3D"${RDEPEND} 1.32 sci-chemistry/xdrawchem/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdra= wchem/ChangeLog?rev=3D1.32&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdra= wchem/ChangeLog?rev=3D1.32&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdra= wchem/ChangeLog?r1=3D1.31&r2=3D1.32 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/xdrawchem/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 7 Jul 2008 13:53:30 -0000 1.31 +++ ChangeLog 27 Jul 2008 22:20:58 -0000 1.32 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/xdrawchem # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdrawchem/ChangeLog,v 1= .31 2008/07/07 13:53:30 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdrawchem/ChangeLog,v 1= .32 2008/07/27 22:20:58 carlo Exp $ + + 27 Jul 2008; Carsten Lohrke xdrawchem-1.9.9.ebuild: + QA: Get rid of deprecated qt_min_version(). =20 07 Jul 2008; Markus Dittrich +files/xdrawchem-1.9.9-gcc4.3.patch, xdrawchem-1.9.9.ebuild: