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 1MjU77-0003bd-1a for garchives@archives.gentoo.org; Fri, 04 Sep 2009 08:25:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 816E4E092B; Fri, 4 Sep 2009 13:34:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 473BCE092B for ; Fri, 4 Sep 2009 13:34:16 +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 019C067060 for ; Fri, 4 Sep 2009 13:34:15 +0000 (UTC) Received: from jer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MjYve-0007OM-QW for gentoo-commits@lists.gentoo.org; Fri, 04 Sep 2009 13:34:14 +0000 From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/btyacc: ChangeLog btyacc-3.0-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog btyacc-3.0-r1.ebuild X-VCS-Directories: dev-util/btyacc X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: Sender: Jeroen Roovers Date: Fri, 04 Sep 2009 13:34:14 +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: 33d30490-9d40-4f86-a15b-516f50ef16f6 X-Archives-Hash: d361a69a5fc268c151c5fd182f808646 jer 09/09/04 13:34:14 Modified: ChangeLog Added: btyacc-3.0-r1.ebuild Log: Respect CC (bug #243974), append to CFLAGS (but not -g), append to LDFL= AGS, use system LD. (Portage version: 2.2_rc40/cvs/Linux i686) Revision Changes Path 1.10 dev-util/btyacc/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/btyacc/Ch= angeLog?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/btyacc/Ch= angeLog?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/btyacc/Ch= angeLog?r1=3D1.9&r2=3D1.10 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/dev-util/btyacc/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 31 Oct 2008 06:19:16 -0000 1.9 +++ ChangeLog 4 Sep 2009 13:34:14 -0000 1.10 @@ -1,6 +1,13 @@ # ChangeLog for dev-util/btyacc -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/ChangeLog,v 1.9 2008/= 10/31 06:19:16 wormo Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/ChangeLog,v 1.10 2009= /09/04 13:34:14 jer Exp $ + +*btyacc-3.0-r1 (04 Sep 2009) + + 04 Sep 2009; Jeroen Roovers +btyacc-3.0-r1.ebuild, + +files/btyacc-3.0-makefile.patch: + Respect CC (bug #243974), append to CFLAGS (but not -g), append to + LDFLAGS, use system LD. =20 31 Oct 2008; Stephanie Lockwood-Childs +files/btyacc-3.0-includes.patch, btyacc-3.0.ebuild: 1.1 dev-util/btyacc/btyacc-3.0-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/btyacc/bt= yacc-3.0-r1.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/btyacc/bt= yacc-3.0-r1.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: btyacc-3.0-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 # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0-r1.ebuild,v= 1.1 2009/09/04 13:34:14 jer Exp $ EAPI=3D"2" inherit eutils toolchain-funcs MY_P=3D${P/./-} IUSE=3D"" DESCRIPTION=3D"Backtracking YACC - modified from Berkeley YACC" HOMEPAGE=3D"http://www.siber.com/btyacc" SRC_URI=3D"http://www.siber.com/btyacc/${MY_P}.tar.gz" LICENSE=3D"freedist" SLOT=3D"0" KEYWORDS=3D"~ppc ~x86" S=3D"${WORKDIR}" src_prepare() { cp -av Makefile{,.orig} epatch "${FILESDIR}/${P}-includes.patch" epatch "${FILESDIR}/${P}-makefile.patch" } src_compile() { tc-export CC emake || die } src_install() { dobin btyacc dodoc README README.BYACC newman manpage btyacc.1 }