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 1R759H-0006Y5-FH for garchives@archives.gentoo.org; Fri, 23 Sep 2011 12:46:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58A2D21C0E8; Fri, 23 Sep 2011 12:46:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 19DF721C0EE for ; Fri, 23 Sep 2011 12:46:23 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8568D1B4004 for ; Fri, 23 Sep 2011 12:46:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id 37A5820035; Fri, 23 Sep 2011 12:46:21 +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-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libreoffice-9999-r1.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: <20110923124621.37A5820035@flycatcher.gentoo.org> Date: Fri, 23 Sep 2011 12:46:21 +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: X-Archives-Hash: 52cd3983b200750e703242c043d4d904 scarabeus 11/09/23 12:46:21 Modified: libreoffice-9999-r1.ebuild ChangeLog Log: Virga is just a build dependency. =20 (Portage version: 2.2.0_alpha59/cvs/Linux x86_64) Revision Changes Path 1.21 app-office/libreoffice/libreoffice-9999-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r1.ebuild?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r1.ebuild?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r1.ebuild?r1=3D1.20&r2=3D1.21 Index: libreoffice-9999-r1.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= -r1.ebuild,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- libreoffice-9999-r1.ebuild 22 Sep 2011 12:39:04 -0000 1.20 +++ libreoffice-9999-r1.ebuild 23 Sep 2011 12:46:21 -0000 1.21 @@ -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/app-office/libreoffice/libreoffice-99= 99-r1.ebuild,v 1.20 2011/09/22 12:39:04 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-99= 99-r1.ebuild,v 1.21 2011/09/23 12:46:21 scarabeus Exp $ =20 EAPI=3D3 =20 @@ -134,7 +134,6 @@ media-libs/freetype:2 >=3Dmedia-libs/libpng-1.4 media-libs/libvisio - >=3Dmedia-libs/vigra-1.7 net-print/cups sci-mathematics/lpsolve >=3Dsys-libs/db-4.8 @@ -194,6 +193,7 @@ dev-util/intltool dev-util/mdds >=3Ddev-util/pkgconfig-0.26 + >=3Dmedia-libs/vigra-1.7 >=3Dnet-misc/curl-7.21.7 >=3Dsys-apps/findutils-4.5.9 sys-devel/bison 1.145 app-office/libreoffice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.145&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.145&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?r1=3D1.144&r2=3D1.145 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.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- ChangeLog 22 Sep 2011 12:39:04 -0000 1.144 +++ ChangeLog 23 Sep 2011 12:46:21 -0000 1.145 @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 144 2011/09/22 12:39:04 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 145 2011/09/23 12:46:21 scarabeus Exp $ + + 23 Sep 2011; Tom=C3=A1=C5=A1 Chv=C3=A1tal + libreoffice-9999-r1.ebuild: + Virga is just a build dependency. =20 22 Sep 2011; Tom=C3=A1=C5=A1 Chv=C3=A1tal libreoffice-9999-r1.ebuild: