From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6BCC61381FB for ; Fri, 28 Dec 2012 11:27:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56DA421C10B; Fri, 28 Dec 2012 11:27:22 +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 97DE821C10C for ; Fri, 28 Dec 2012 11:27:21 +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 BAE6B33D909 for ; Fri, 28 Dec 2012 11:27:20 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 856B62171D; Fri, 28 Dec 2012 11:27:19 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/megaglest: megaglest-3.7.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: megaglest-3.7.1.ebuild ChangeLog X-VCS-Directories: games-strategy/megaglest X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121228112719.856B62171D@flycatcher.gentoo.org> Date: Fri, 28 Dec 2012 11:27:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ccd1d265-6a97-46e4-8be5-900bcc58fd1a X-Archives-Hash: 36041c252e8ffc7035783e9172ba00e7 ago 12/12/28 11:27:19 Modified: megaglest-3.7.1.ebuild ChangeLog Log: Stable for amd64, wrt bug #448546 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.2 games-strategy/megaglest/megaglest-3.7.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.7.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.7.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/megaglest-3.7.1.ebuild?r1=1.1&r2=1.2 Index: megaglest-3.7.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.7.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- megaglest-3.7.1.ebuild 23 Nov 2012 17:15:50 -0000 1.1 +++ megaglest-3.7.1.ebuild 28 Dec 2012 11:27:19 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.7.1.ebuild,v 1.1 2012/11/23 17:15:50 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/megaglest-3.7.1.ebuild,v 1.2 2012/12/28 11:27:19 ago Exp $ EAPI=4 VIRTUALX_REQUIRED="manual" @@ -12,7 +12,7 @@ LICENSE="GPL-3 BitstreamVera" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug +editor sse sse2 sse3 static +streflop +tools +unicode wxuniversal +model-viewer videos" RDEPEND=" 1.11 games-strategy/megaglest/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/megaglest/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 23 Nov 2012 17:15:50 -0000 1.10 +++ ChangeLog 28 Dec 2012 11:27:19 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/megaglest # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.10 2012/11/23 17:15:50 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest/ChangeLog,v 1.11 2012/12/28 11:27:19 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo megaglest-3.7.1.ebuild: + Stable for amd64, wrt bug #448546 *megaglest-3.7.1 (23 Nov 2012) @@ -47,4 +50,3 @@ +files/megaglest-3.6.0.3-build.patch, +files/megaglest-3.6.0.3-static-build.patch, +metadata.xml: initial commit wrt #340343 -