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 1L0DMg-0001ev-H1 for garchives@archives.gentoo.org; Wed, 12 Nov 2008 10:54:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E04EDE035D; Wed, 12 Nov 2008 10:54:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 917D9E035D for ; Wed, 12 Nov 2008 10:54:26 +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 A078E64D50 for ; Wed, 12 Nov 2008 10:54:24 +0000 (UTC) Received: from leio by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L0DMe-0008N5-Ce for gentoo-commits@lists.gentoo.org; Wed, 12 Nov 2008 10:54:24 +0000 From: "Mart Raudsepp (leio)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, leio@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtkmathview: ChangeLog gtkmathview-0.8.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gtkmathview-0.8.0.ebuild X-VCS-Directories: x11-libs/gtkmathview X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mart Raudsepp Date: Wed, 12 Nov 2008 10:54:24 +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: 1f22e444-2348-44b0-ad49-1c46142a9a43 X-Archives-Hash: 40bc08fabc0cc634c20899623d86a621 leio 08/11/12 10:54:24 Modified: ChangeLog gtkmathview-0.8.0.ebuild Log: Fix a QA warning regarding use_enable debug and missing IUSE=3Ddebug by= removing it as it would do nothing useful that our CFLAGS can't do anywa= y, bug 246214 (Portage version: 2.2_rc13/cvs/Linux 2.6.27-gentoo-r1 x86_64) Revision Changes Path 1.31 x11-libs/gtkmathview/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathvi= ew/ChangeLog?rev=3D1.31&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathvi= ew/ChangeLog?rev=3D1.31&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathvi= ew/ChangeLog?r1=3D1.30&r2=3D1.31 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/gtkmathview/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 8 Nov 2008 17:26:37 -0000 1.30 +++ ChangeLog 12 Nov 2008 10:54:24 -0000 1.31 @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/gtkmathview # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.30= 2008/11/08 17:26:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.31= 2008/11/12 10:54:24 leio Exp $ + + 12 Nov 2008; Mart Raudsepp gtkmathview-0.8.0.ebuild: + Fix a QA warning regarding use_enable debug and missing IUSE=3Ddebug b= y + removing it as it would do nothing useful that our CFLAGS can't do any= way, + bug 246214 =20 08 Nov 2008; Ra=C3=BAl Porcel gtkmathview-0.8.0.e= build: alpha/ia64/sparc stable wrt #245303 1.7 x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathvi= ew/gtkmathview-0.8.0.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathvi= ew/gtkmathview-0.8.0.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathvi= ew/gtkmathview-0.8.0.ebuild?r1=3D1.6&r2=3D1.7 Index: gtkmathview-0.8.0.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/gtkmathview/gtkmathview-0.8.0.= ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gtkmathview-0.8.0.ebuild 8 Nov 2008 17:26:37 -0000 1.6 +++ gtkmathview-0.8.0.ebuild 12 Nov 2008 10:54:24 -0000 1.7 @@ -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/gtkmathview/gtkmathview-0.8.= 0.ebuild,v 1.6 2008/11/08 17:26:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.= 0.ebuild,v 1.7 2008/11/12 10:54:24 leio Exp $ =20 inherit eutils =20 @@ -38,19 +38,18 @@ src_compile() { # --disable-popt will build only the library and not the frontend # TFM is needed for SVG, default value is 2 - econf $(use_enable debug) \ - $(use_enable gtk) $(use_enable gtk gmetadom) \ - $(use_enable svg) \ - $(use_with t1lib) \ - --enable-popt \ - --enable-libxml2 \ - --enable-libxml2-reader \ - --enable-ps \ - --enable-tfm=3D2 \ - --enable-builder-cache \ - --enable-breaks \ - --enable-boxml \ - || die "configure failed" + econf $(use_enable gtk) $(use_enable gtk gmetadom) \ + $(use_enable svg) \ + $(use_with t1lib) \ + --enable-popt \ + --enable-libxml2 \ + --enable-libxml2-reader \ + --enable-ps \ + --enable-tfm=3D2 \ + --enable-builder-cache \ + --enable-breaks \ + --enable-boxml \ + || die "configure failed" emake || die "make failed" } =20