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 79888138C9D for ; Thu, 30 Apr 2015 05:49:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0895AE07D7; Thu, 30 Apr 2015 05:49:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8BBA6E07D7 for ; Thu, 30 Apr 2015 05:49:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30581340B4B for ; Thu, 30 Apr 2015 05:49:00 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2078) id 2C286992; Thu, 30 Apr 2015 05:48:53 +0000 (UTC) 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 media-libs/libsdl2: libsdl2-2.0.3-r200.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libsdl2-2.0.3-r200.ebuild ChangeLog X-VCS-Directories: media-libs/libsdl2 X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150430054853.2C286992@oystercatcher.gentoo.org> Date: Thu, 30 Apr 2015 05:48:53 +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: 881141c8-4ee5-460e-a301-0406455751ba X-Archives-Hash: 5f241cc73ad729af3849062c9afbfee4 jer 15/04/30 05:48:53 Modified: libsdl2-2.0.3-r200.ebuild ChangeLog Log: Marked ~ppc64 (bug #508226). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.9 media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild?r1=1.8&r2=1.9 Index: libsdl2-2.0.3-r200.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libsdl2-2.0.3-r200.ebuild 3 Apr 2015 05:56:36 -0000 1.8 +++ libsdl2-2.0.3-r200.ebuild 30 Apr 2015 05:48:53 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild,v 1.8 2015/04/03 05:56:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild,v 1.9 2015/04/30 05:48:53 jer Exp $ # TODO: convert FusionSound #484250 @@ -14,7 +14,7 @@ LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ppc64 x86" IUSE="cpu_flags_x86_3dnow alsa altivec custom-cflags dbus fusionsound gles haptic +joystick cpu_flags_x86_mmx nas opengl oss pulseaudio +sound cpu_flags_x86_sse cpu_flags_x86_sse2 static-libs +threads tslib udev +video wayland X xinerama xscreensaver" REQUIRED_USE=" 1.34 media-libs/libsdl2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl2/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl2/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl2/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libsdl2/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 3 Apr 2015 05:56:36 -0000 1.33 +++ ChangeLog 30 Apr 2015 05:48:53 -0000 1.34 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsdl2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl2/ChangeLog,v 1.33 2015/04/03 05:56:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl2/ChangeLog,v 1.34 2015/04/30 05:48:53 jer Exp $ + + 30 Apr 2015; Jeroen Roovers libsdl2-2.0.3-r200.ebuild: + Marked ~ppc64 (bug #508226). 03 Apr 2015; Markus Meier libsdl2-2.0.3-r200.ebuild: arm stable, bug #538720