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 1OtdVu-00089Y-Gc for garchives@archives.gentoo.org; Thu, 09 Sep 2010 09:33:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CDF9E08C9; Thu, 9 Sep 2010 09:33:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 33834E08C9 for ; Thu, 9 Sep 2010 09:33:46 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 527C91B41B3 for ; Thu, 9 Sep 2010 09:33:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2271) id E3C2B20051; Thu, 9 Sep 2010 09:33:43 +0000 (UTC) From: "Kacper Kowalik (xarthisius)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, xarthisius@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/unclutter: ChangeLog unclutter-8-r2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog unclutter-8-r2.ebuild X-VCS-Directories: x11-misc/unclutter X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik Content-Type: text/plain; charset=utf8 Message-Id: <20100909093343.E3C2B20051@flycatcher.gentoo.org> Date: Thu, 9 Sep 2010 09:33:43 +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: 14f2d790-b3b8-4fee-9000-40267c6eb7e4 X-Archives-Hash: adad8e30f3fc7c606d3abcf7f3722b93 xarthisius 10/09/09 09:33:43 Modified: ChangeLog Added: unclutter-8-r2.ebuild Log: Respect LDFLAGS wrt bug 336546. Thanks to Diego for the report. Fix imp= licit function declarations. =20 (Portage version: 2.2_rc77/cvs/Linux x86_64) Revision Changes Path 1.25 x11-misc/unclutter/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/unclutter= /ChangeLog?rev=3D1.25&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/unclutter= /ChangeLog?rev=3D1.25&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/unclutter= /ChangeLog?r1=3D1.24&r2=3D1.25 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/x11-misc/unclutter/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 22 Jul 2007 03:41:55 -0000 1.24 +++ ChangeLog 9 Sep 2010 09:33:43 -0000 1.25 @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/unclutter -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.24 2= 007/07/22 03:41:55 dberkholz Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.25 2= 010/09/09 09:33:43 xarthisius Exp $ + +*unclutter-8-r2 (09 Sep 2010) + + 09 Sep 2010; Kacper Kowalik + +unclutter-8-r2.ebuild: + Respect LDFLAGS wrt bug 336546. Thanks to Diego for the report. Fix + implicit function declarations. =20 22 Jul 2007; Donnie Berkholz ; unclutter-8-r1.ebuild: 1.1 x11-misc/unclutter/unclutter-8-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/unclutter= /unclutter-8-r2.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/unclutter= /unclutter-8-r2.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: unclutter-8-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 # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r2.ebui= ld,v 1.1 2010/09/09 09:33:43 xarthisius Exp $ EAPI=3D2 inherit toolchain-funcs DESCRIPTION=3D"Hides mouse pointer while not in use." HOMEPAGE=3D"http://www.ibiblio.org/pub/X11/contrib/utilities/unclutter-8.= README" SRC_URI=3D"ftp://ftp.x.org/contrib/utilities/${P}.tar.Z" SLOT=3D"0" LICENSE=3D"public-domain" KEYWORDS=3D"~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE=3D"" RDEPEND=3D"x11-libs/libX11" DEPEND=3D"${RDEPEND} x11-proto/xproto" S=3D${WORKDIR}/${PN} src_prepare() { sed -i -e "/stdio/ a #include " unclutter.c || die #implictits } src_compile() { emake CDEBUGFLAGS=3D"${CFLAGS}" CC=3D"$(tc-getCC)" \ LDOPTIONS=3D"${LDFLAGS}" || die } src_install () { dobin unclutter || die newman unclutter.man unclutter.1x || die dodoc README || die }