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 1NdmiB-0006WG-ES for garchives@archives.gentoo.org; Sat, 06 Feb 2010 15:36:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87DDCE089B; Sat, 6 Feb 2010 15:36:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 47502E089B for ; Sat, 6 Feb 2010 15: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 ED9C01B4152 for ; Sat, 6 Feb 2010 15:36:36 +0000 (UTC) Received: from ssuominen by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Ndmi4-0006jS-FJ for gentoo-commits@lists.gentoo.org; Sat, 06 Feb 2010 15:36:36 +0000 From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx: ChangeLog fcitx-3.6.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog fcitx-3.6.2.ebuild X-VCS-Directories: app-i18n/fcitx X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Samuli Suominen Date: Sat, 06 Feb 2010 15: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: c1916607-0687-4672-bd7e-81f6573ab3d4 X-Archives-Hash: c54e9941ea723d8294e7bc670d19bd27 ssuominen 10/02/06 15:36:36 Modified: ChangeLog fcitx-3.6.2.ebuild Log: Fix building with -Wl,--as-needed wrt #276302 by Kacper Kowalik. (Portage version: 2.2_rc62/cvs/Linux x86_64) Revision Changes Path 1.29 app-i18n/fcitx/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/fcitx/Cha= ngeLog?rev=3D1.29&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/fcitx/Cha= ngeLog?rev=3D1.29&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/fcitx/Cha= ngeLog?r1=3D1.28&r2=3D1.29 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-i18n/fcitx/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 9 Nov 2009 07:06:06 -0000 1.28 +++ ChangeLog 6 Feb 2010 15:36:35 -0000 1.29 @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/fcitx -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.28 2009/= 11/09 07:06:06 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.29 2010/= 02/06 15:36:35 ssuominen Exp $ + + 06 Feb 2010; Samuli Suominen fcitx-3.6.2.ebuild= , + +files/fcitx-3.6.2-asneeded.patch: + Fix building with -Wl,--as-needed wrt #276302 by Kacper Kowalik. =20 *fcitx-3.6.2 (07 Nov 2009) =20 1.2 app-i18n/fcitx/fcitx-3.6.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/fcitx/fci= tx-3.6.2.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/fcitx/fci= tx-3.6.2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/fcitx/fci= tx-3.6.2.ebuild?r1=3D1.1&r2=3D1.2 Index: fcitx-3.6.2.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-i18n/fcitx/fcitx-3.6.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fcitx-3.6.2.ebuild 7 Nov 2009 07:07:25 -0000 1.1 +++ fcitx-3.6.2.ebuild 6 Feb 2010 15:36:35 -0000 1.2 @@ -1,10 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.6.2.ebuild,v 1= .1 2009/11/07 07:07:25 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.6.2.ebuild,v 1= .2 2010/02/06 15:36:35 ssuominen Exp $ =20 EAPI=3D2 - -inherit flag-o-matic +inherit autotools eutils =20 DESCRIPTION=3D"Free Chinese Input Toy for X. Another Chinese XIM Input M= ethod" HOMEPAGE=3D"http://www.fcitx.org/" @@ -19,13 +18,18 @@ x11-libs/libXpm x11-libs/libXrender x11-libs/libXt + x11-libs/libXtst + x11-libs/libXext x11-libs/libXft" DEPEND=3D"${RDEPEND} dev-util/pkgconfig" =20 -src_configure() { - append-ldflags $(no-as-needed) +src_prepare() { + epatch "${FILESDIR}"/${P}-asneeded.patch + eautoreconf +} =20 +src_configure() { # --disable-xft doesn't work # econf $(use_enable xft) || die econf || die