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 E3BC513896A for ; Sun, 10 Feb 2013 12:20:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6905B21C120; Sun, 10 Feb 2013 12:20:33 +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 0A58C21C120 for ; Sun, 10 Feb 2013 12:20:32 +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 26CA733E3BE for ; Sun, 10 Feb 2013 12:20:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id E32AE2171D; Sun, 10 Feb 2013 12:20:30 +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 dev-libs/libx86: libx86-1.1-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libx86-1.1-r2.ebuild ChangeLog X-VCS-Directories: dev-libs/libx86 X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130210122030.E32AE2171D@flycatcher.gentoo.org> Date: Sun, 10 Feb 2013 12:20:30 +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: 9e91e635-60a3-4b27-b6d5-986f244d3a78 X-Archives-Hash: 5599382389e9124fa8eb62f9027f04d9 ago 13/02/10 12:20:30 Modified: libx86-1.1-r2.ebuild ChangeLog Log: Stable for x86, wrt bug #456546 (Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.2 dev-libs/libx86/libx86-1.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libx86/libx86-1.1-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libx86/libx86-1.1-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libx86/libx86-1.1-r2.ebuild?r1=1.1&r2=1.2 Index: libx86-1.1-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libx86/libx86-1.1-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libx86-1.1-r2.ebuild 20 Nov 2012 21:07:25 -0000 1.1 +++ libx86-1.1-r2.ebuild 10 Feb 2013 12:20:30 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/libx86-1.1-r2.ebuild,v 1.1 2012/11/20 21:07:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/libx86-1.1-r2.ebuild,v 1.2 2013/02/10 12:20:30 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" src_prepare() { 1.16 dev-libs/libx86/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libx86/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libx86/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libx86/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libx86/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 20 Nov 2012 21:07:25 -0000 1.15 +++ ChangeLog 10 Feb 2013 12:20:30 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libx86 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/ChangeLog,v 1.15 2012/11/20 21:07:25 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/ChangeLog,v 1.16 2013/02/10 12:20:30 ago Exp $ + + 10 Feb 2013; Agostino Sarubbo libx86-1.1-r2.ebuild: + Stable for x86, wrt bug #456546 *libx86-1.1-r2 (20 Nov 2012)