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 1KGxGA-0000o8-Ms for garchives@archives.gentoo.org; Thu, 10 Jul 2008 14:36:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CFA2E0442; Thu, 10 Jul 2008 14:36:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B78A6E0442 for ; Thu, 10 Jul 2008 14:36:37 +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 593C665B6A for ; Thu, 10 Jul 2008 14:36:37 +0000 (UTC) Received: from remi by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KGxG8-0002k7-14 for gentoo-commits@lists.gentoo.org; Thu, 10 Jul 2008 14:36:36 +0000 From: "Remi Cardona (remi)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, remi@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/cairomm: ChangeLog cairomm-1.6.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog cairomm-1.6.0.ebuild X-VCS-Directories: dev-cpp/cairomm X-VCS-Committer: remi X-VCS-Committer-Name: Remi Cardona Content-Type: text/plain; charset=utf8 Message-Id: Sender: Remi Cardona Date: Thu, 10 Jul 2008 14:36:36 +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: 65de1c8c-48c7-44c0-9817-296f66849b78 X-Archives-Hash: 00b3126f9e0342af91f1e79cb372c6f3 remi 08/07/10 14:36:36 Modified: ChangeLog cairomm-1.6.0.ebuild Log: dev-cpp/cairomm: don't build examples and tests (see ebuild for reasons= why) (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64) Revision Changes Path 1.26 dev-cpp/cairomm/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/cairomm/Ch= angeLog?rev=3D1.26&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/cairomm/Ch= angeLog?rev=3D1.26&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/cairomm/Ch= angeLog?r1=3D1.25&r2=3D1.26 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/dev-cpp/cairomm/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 10 Jun 2008 14:40:41 -0000 1.25 +++ ChangeLog 10 Jul 2008 14:36:35 -0000 1.26 @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/cairomm # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/cairomm/ChangeLog,v 1.25 2008= /06/10 14:40:41 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/cairomm/ChangeLog,v 1.26 2008= /07/10 14:36:35 remi Exp $ + + 10 Jul 2008; R=C3=A9mi Cardona cairomm-1.6.0.ebuild: + don't build examples and tests (see ebuild for reasons why) =20 *cairomm-1.6.0 (10 Jun 2008) =20 1.2 dev-cpp/cairomm/cairomm-1.6.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/cairomm/ca= iromm-1.6.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/cairomm/ca= iromm-1.6.0.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/cairomm/ca= iromm-1.6.0.ebuild?r1=3D1.1&r2=3D1.2 Index: cairomm-1.6.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/dev-cpp/cairomm/cairomm-1.6.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cairomm-1.6.0.ebuild 10 Jun 2008 14:40:41 -0000 1.1 +++ cairomm-1.6.0.ebuild 10 Jul 2008 14:36:35 -0000 1.2 @@ -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/dev-cpp/cairomm/cairomm-1.6.0.ebuild,= v 1.1 2008/06/10 14:40:41 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/cairomm/cairomm-1.6.0.ebuild,= v 1.2 2008/07/10 14:36:35 remi Exp $ =20 inherit eutils =20 @@ -11,7 +11,7 @@ LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~= x86-fbsd" -IUSE=3D"doc examples" +IUSE=3D"doc" =20 RDEPEND=3D">=3Dx11-libs/cairo-1.5.14" DEPEND=3D"${RDEPEND} @@ -21,10 +21,12 @@ unpack ${A} cd "${S}" =20 - if ! use examples; then - # don't waste time building the examples - sed -i 's/^\(SUBDIRS =3D.*\)examples\(.*\)$/\1\2/' Makefile.in || die = "sed failed" - fi + # don't waste time building examples because they are marked as "noinst= " + sed -i 's/^\(SUBDIRS =3D.*\)examples\(.*\)$/\1\2/' Makefile.in || die "= sed failed" +=09 + # don't waste time building tests + # they require the boost Unit Testing framework, that's not in base boo= st + sed -i 's/^\(SUBDIRS =3D.*\)tests\(.*\)$/\1\2/' Makefile.in || die "sed= failed" } =20 src_compile() { @@ -34,8 +36,5 @@ =20 src_install() { emake DESTDIR=3D"${D}" install || die "emake install failed" - - if use examples; then - dodoc examples - fi + dodoc README ChangeLog } --=20 gentoo-commits@lists.gentoo.org mailing list