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 D503A1381F3 for ; Mon, 23 Sep 2013 17:39:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D0A6E08A6; Mon, 23 Sep 2013 17:39:46 +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 8CC88E08A6 for ; Mon, 23 Sep 2013 17:39:45 +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 72A1B33EA75 for ; Mon, 23 Sep 2013 17:39:43 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 368CF2004C; Mon, 23 Sep 2013 17:39:42 +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 media-libs/libsdl: libsdl-1.2.15-r4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libsdl-1.2.15-r4.ebuild ChangeLog X-VCS-Directories: media-libs/libsdl X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130923173942.368CF2004C@flycatcher.gentoo.org> Date: Mon, 23 Sep 2013 17:39:42 +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: c9e0a75d-b2c7-4d7d-9dfe-dfd19556f688 X-Archives-Hash: 39a0061cae1f9c02578297ef6cc55762 ago 13/09/23 17:39:42 Modified: libsdl-1.2.15-r4.ebuild ChangeLog Log: Stable for ppc64, wrt bug #485316 (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) Revision Changes Path 1.7 media-libs/libsdl/libsdl-1.2.15-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r4.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r4.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r4.ebuild?r1=1.6&r2=1.7 Index: libsdl-1.2.15-r4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r4.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libsdl-1.2.15-r4.ebuild 23 Sep 2013 17:20:43 -0000 1.6 +++ libsdl-1.2.15-r4.ebuild 23 Sep 2013 17:39:42 -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/media-libs/libsdl/libsdl-1.2.15-r4.ebuild,v 1.6 2013/09/23 17:20:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r4.ebuild,v 1.7 2013/09/23 17:39:42 ago Exp $ EAPI=5 inherit autotools flag-o-matic multilib toolchain-funcs eutils @@ -11,7 +11,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" # WARNING: # If you turn on the custom-cflags use flag in USE and something breaks, # you pick up the pieces. Be prepared for bug reports to be marked INVALID. 1.208 media-libs/libsdl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/ChangeLog?rev=1.208&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/ChangeLog?rev=1.208&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/ChangeLog?r1=1.207&r2=1.208 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v retrieving revision 1.207 retrieving revision 1.208 diff -u -r1.207 -r1.208 --- ChangeLog 23 Sep 2013 17:20:43 -0000 1.207 +++ ChangeLog 23 Sep 2013 17:39:42 -0000 1.208 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsdl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.207 2013/09/23 17:20:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.208 2013/09/23 17:39:42 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo libsdl-1.2.15-r4.ebuild: + Stable for ppc64, wrt bug #485316 23 Sep 2013; Agostino Sarubbo libsdl-1.2.15-r4.ebuild: Stable for alpha, wrt bug #485316