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 1Jpnbt-0001vI-D5 for garchives@archives.gentoo.org; Sat, 26 Apr 2008 16:50:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B93D2E048B; Sat, 26 Apr 2008 16:50:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6CB43E048B for ; Sat, 26 Apr 2008 16:50:48 +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 2BC0566B7F for ; Sat, 26 Apr 2008 16:50:48 +0000 (UTC) Received: from eva by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1Jpnbr-00038z-0b for gentoo-commits@lists.gentoo.org; Sat, 26 Apr 2008 16:50:47 +0000 From: "Gilles Dartiguelongue (eva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, eva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-office/planner: planner-0.14.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: planner-0.14.3.ebuild ChangeLog X-VCS-Directories: app-office/planner X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue Content-Type: text/plain; charset=utf8 Message-Id: Sender: Gilles Dartiguelongue Date: Sat, 26 Apr 2008 16:50:47 +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: 22d21c07-28e3-4b66-90d7-490f7c0a475d X-Archives-Hash: 95aad0e8cae910df619a91e7397e289e eva 08/04/26 16:50:47 Modified: planner-0.14.3.ebuild ChangeLog Log: add gtk-doc-am because of eautomake, bug #219337 (Portage version: 2.1.5_rc6) Revision Changes Path 1.2 app-office/planner/planner-0.14.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/planner= /planner-0.14.3.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/planner= /planner-0.14.3.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/planner= /planner-0.14.3.ebuild?r1=3D1.1&r2=3D1.2 Index: planner-0.14.3.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/planner/planner-0.14.3.ebuil= d,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- planner-0.14.3.ebuild 20 Apr 2008 13:20:21 -0000 1.1 +++ planner-0.14.3.ebuild 26 Apr 2008 16:50:46 -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/app-office/planner/planner-0.14.3.ebu= ild,v 1.1 2008/04/20 13:20:21 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/planner-0.14.3.ebu= ild,v 1.2 2008/04/26 16:50:46 eva Exp $ =20 inherit autotools eutils gnome2 =20 @@ -35,6 +35,7 @@ >=3Ddev-util/pkgconfig-0.12.0 app-text/scrollkeeper >=3Ddev-util/intltool-0.35.5 + dev-util/gtk-doc-am doc? ( >=3Ddev-util/gtk-doc-1.0 )" =20 DOCS=3D"AUTHORS COPYING ChangeLog INSTALL README" @@ -44,7 +45,6 @@ $(use_enable libgda database) $(use_enable python) $(use_enable python python-plugin) - $(use_enable doc gtk-doc) $(use_enable eds) --disable-update-mimedb" # $(use_enable eds eds-backend) 1.40 app-office/planner/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/planner= /ChangeLog?rev=3D1.40&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/planner= /ChangeLog?rev=3D1.40&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/planner= /ChangeLog?r1=3D1.39&r2=3D1.40 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/planner/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 20 Apr 2008 13:20:21 -0000 1.39 +++ ChangeLog 26 Apr 2008 16:50:46 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for app-office/planner # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.39 2= 008/04/20 13:20:21 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.40 2= 008/04/26 16:50:46 eva Exp $ + + 26 Apr 2008; Gilles Dartiguelongue planner-0.14.3.ebu= ild: + add gtk-doc-am because of eautomake, bug #219337 =20 *planner-0.14.3 (20 Apr 2008) =20 --=20 gentoo-commits@lists.gentoo.org mailing list