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 1L0Vl3-0008Mk-K5 for garchives@archives.gentoo.org; Thu, 13 Nov 2008 06:32:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5178DE03D4; Thu, 13 Nov 2008 06:32:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2DAC2E03D4 for ; Thu, 13 Nov 2008 06:32:50 +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 49A2E6457A for ; Thu, 13 Nov 2008 06:32:48 +0000 (UTC) Received: from mescalinum by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L0Vl1-0000rR-VS for gentoo-commits@lists.gentoo.org; Thu, 13 Nov 2008 06:32:48 +0000 From: "Federico Ferri (mescalinum)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mescalinum@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-pda/synce-trayicon/files: automake-1.9.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: automake-1.9.patch X-VCS-Directories: app-pda/synce-trayicon/files X-VCS-Committer: mescalinum X-VCS-Committer-Name: Federico Ferri Content-Type: text/plain; charset=utf8 Message-Id: Sender: Federico Ferri Date: Thu, 13 Nov 2008 06:32: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: 6f4c5239-4c15-4b03-90d7-d5cbd51732b7 X-Archives-Hash: e06897ecbe6633d1e224e3750602c1bb mescalinum 08/11/13 06:32:47 Added: automake-1.9.patch Log: getting synce-0.12 into tree. ebuild coming from synce overlay, reviewe= d and tested. (Portage version: 2.1.4.4) Revision Changes Path 1.1 app-pda/synce-trayicon/files/automake-1.9.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-tray= icon/files/automake-1.9.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-tray= icon/files/automake-1.9.patch?rev=3D1.1&content-type=3Dtext/plain Index: automake-1.9.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- autogen.sh.orig 2007-07-12 10:20:47.000000000 +0300 +++ autogen.sh 2007-07-11 21:33:53.000000000 +0300 @@ -46,4 +46,5 @@ exit 1 } =20 +export REQUIRED_AUTOMAKE_VERSION=3D1.9 USE_GNOME2_MACROS=3D1 . gnome-autogen.sh $@