From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-626458-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6D68C1381F3 for <garchives@archives.gentoo.org>; Fri, 6 Sep 2013 23:31:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60DC1E0C6C; Fri, 6 Sep 2013 23:31:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D5ADDE0C6C for <gentoo-commits@lists.gentoo.org>; Fri, 6 Sep 2013 23:31:47 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BCDE533E9CB for <gentoo-commits@lists.gentoo.org>; Fri, 6 Sep 2013 23:31:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2322) id 5D57D2004C; Fri, 6 Sep 2013 23:31:43 +0000 (UTC) From: "Julian Ospald (hasufell)" <hasufell@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hasufell@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-board/awale: ChangeLog awale-1.5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog awale-1.5.ebuild X-VCS-Directories: games-board/awale X-VCS-Committer: hasufell X-VCS-Committer-Name: Julian Ospald Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130906233145.5D57D2004C@flycatcher.gentoo.org> Date: Fri, 6 Sep 2013 23:31:43 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d82c99ce-4e8a-4646-bdc8-088a8673bb87 X-Archives-Hash: 7879213f0bc2d9bf3bc90494642b2aae hasufell 13/09/06 23:31:43 Modified: ChangeLog awale-1.5.ebuild Log: don't expand path variables in configure.in, thanks to vapier for pointing it out (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key E73C35B3) Revision Changes Path 1.7 games-board/awale/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/awale/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/awale/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/awale/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/awale/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 7 Jul 2013 10:18:12 -0000 1.6 +++ ChangeLog 6 Sep 2013 23:31:43 -0000 1.7 @@ -1,6 +1,11 @@ # ChangeLog for games-board/awale # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/awale/ChangeLog,v 1.6 2013/07/07 10:18:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/awale/ChangeLog,v 1.7 2013/09/06 23:31:43 hasufell Exp $ + + 06 Sep 2013; Julian Ospald <hasufell@gentoo.org> awale-1.5.ebuild, + files/awale-1.5-build.patch: + don't expand path variables in configure.in, thanks to vapier for pointing it + out 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> awale-1.5.ebuild: Stable for x86, wrt bug #469728 1.7 games-board/awale/awale-1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/awale/awale-1.5.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/awale/awale-1.5.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/awale/awale-1.5.ebuild?r1=1.6&r2=1.7 Index: awale-1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/awale/awale-1.5.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- awale-1.5.ebuild 7 Jul 2013 10:18:12 -0000 1.6 +++ awale-1.5.ebuild 6 Sep 2013 23:31:43 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/awale/awale-1.5.ebuild,v 1.6 2013/07/07 10:18:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/awale/awale-1.5.ebuild,v 1.7 2013/09/06 23:31:43 hasufell Exp $ # do not use autotools related stuff in stable ebuilds # unless you like random breakage: 469796, 469798, 424041 @@ -12,7 +12,7 @@ DESCRIPTION="Free Awale - The game of all Africa" HOMEPAGE="http://www.nongnu.org/awale/" SRC_URI="mirror://nongnu/awale/${P}.tar.gz" -SRC_URI="${SRC_URI} http://dev.gentoo.org/~hasufell/distfiles/${P}-no-autoreconf.patch.xz" # STABLE ARCH +SRC_URI="${SRC_URI} http://dev.gentoo.org/~hasufell/distfiles/${P}-no-autoreconf2.patch.xz" # STABLE ARCH LICENSE="GPL-2" SLOT="0" @@ -23,7 +23,7 @@ src_prepare() { epatch "${FILESDIR}"/${P}-build.patch - epatch "${DISTDIR}"/${P}-no-autoreconf.patch.xz # STABLE ARCH + epatch "${DISTDIR}"/${P}-no-autoreconf2.patch.xz # STABLE ARCH mv src/xawale.tcl src/xawale.tcl.in || die # mv configure.in configure.ac || die # UNSTABLE ARCH