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 1SMZzW-000211-K0 for garchives@archives.gentoo.org; Tue, 24 Apr 2012 07:16:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 600CEE0845; Tue, 24 Apr 2012 07:16:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1AFAAE0845 for ; Tue, 24 Apr 2012 07:16:43 +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 789CB1B400D for ; Tue, 24 Apr 2012 07:16:42 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id 305652004B; Tue, 24 Apr 2012 07:16:41 +0000 (UTC) From: "Tomas Chvatal (scarabeus)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, scarabeus@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-office/libreoffice: libreoffice-9999-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libreoffice-9999-r2.ebuild ChangeLog X-VCS-Directories: app-office/libreoffice X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal Content-Type: text/plain; charset=utf8 Message-Id: <20120424071641.305652004B@flycatcher.gentoo.org> Date: Tue, 24 Apr 2012 07:16:41 +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: 1f2841cd-727e-4da9-bf72-abc9408008f6 X-Archives-Hash: f8dd1208b22b6c05f73b957765b93dad scarabeus 12/04/24 07:16:41 Modified: libreoffice-9999-r2.ebuild ChangeLog Log: Add back the cppunit to depend as it is configure.in unconditionaly che= cked and some test are still compiled at build. =20 (Portage version: 2.2.0_alpha101/cvs/Linux x86_64) Revision Changes Path 1.53 app-office/libreoffice/libreoffice-9999-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r2.ebuild?rev=3D1.53&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r2.ebuild?rev=3D1.53&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r2.ebuild?r1=3D1.52&r2=3D1.53 Index: libreoffice-9999-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/app-office/libreoffice/libreoffice-9999= -r2.ebuild,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- libreoffice-9999-r2.ebuild 23 Apr 2012 16:44:44 -0000 1.52 +++ libreoffice-9999-r2.ebuild 24 Apr 2012 07:16:41 -0000 1.53 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-99= 99-r2.ebuild,v 1.52 2012/04/23 16:44:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-99= 99-r2.ebuild,v 1.53 2012/04/24 07:16:41 scarabeus Exp $ =20 EAPI=3D4 =20 @@ -170,6 +170,7 @@ >=3Ddev-libs/libxml2-2.7.8 dev-libs/libxslt dev-perl/Archive-Zip + dev-util/cppunit >=3Ddev-util/gperf-3 dev-util/intltool dev-util/mdds 1.289 app-office/libreoffice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.289&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.289&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?r1=3D1.288&r2=3D1.289 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/app-office/libreoffice/ChangeLog,v retrieving revision 1.288 retrieving revision 1.289 diff -u -r1.288 -r1.289 --- ChangeLog 23 Apr 2012 16:44:44 -0000 1.288 +++ ChangeLog 24 Apr 2012 07:16:41 -0000 1.289 @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 288 2012/04/23 16:44:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 289 2012/04/24 07:16:41 scarabeus Exp $ + + 24 Apr 2012; Tom=C3=A1=C5=A1 Chv=C3=A1tal libre= office-9999-r2.ebuild: + Add back the cppunit to depend as it is configure.in unconditionaly ch= ecked + and some test are still compiled at build. =20 23 Apr 2012; Tom=C3=A1=C5=A1 Chv=C3=A1tal libre= office-9999-r2.ebuild: Actually delete cppunit from depend as it should be now properly separ= ated.