mr_bones_    15/02/15 22:58:03

  Modified:             libsdl-1.2.15-r8.ebuild ChangeLog
  Log:
  add upstream BSD joystick patch for bug #477730
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.6                  media-libs/libsdl/libsdl-1.2.15-r8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r8.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r8.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r8.ebuild?r1=1.5&r2=1.6

Index: libsdl-1.2.15-r8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libsdl-1.2.15-r8.ebuild     15 Oct 2014 09:05:24 -0000      1.5
+++ libsdl-1.2.15-r8.ebuild     15 Feb 2015 22:58:03 -0000      1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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-r8.ebuild,v 
1.5 2014/10/15 09:05:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r8.ebuild,v 
1.6 2015/02/15 22:58:03 mr_bones_ Exp $
 
 EAPI=5
 inherit autotools flag-o-matic multilib toolchain-funcs eutils multilib-minimal
@@ -69,6 +69,7 @@
                "${FILESDIR}"/${P}-sdl-config.patch \
                "${FILESDIR}"/${P}-resizing.patch \
                "${FILESDIR}"/${P}-joystick.patch \
+               "${FILESDIR}"/${P}-bsd-joystick.patch \
                "${FILESDIR}"/${P}-gamma.patch \
                "${FILESDIR}"/${P}-const-xdata32.patch \
                "${FILESDIR}"/${P}-caca.patch



1.228                media-libs/libsdl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/ChangeLog?rev=1.228&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/ChangeLog?rev=1.228&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsdl/ChangeLog?r1=1.227&r2=1.228

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -r1.227 -r1.228
--- ChangeLog   15 Oct 2014 09:05:24 -0000      1.227
+++ ChangeLog   15 Feb 2015 22:58:03 -0000      1.228
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libsdl
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.227 
2014/10/15 09:05:24 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.228 
2015/02/15 22:58:03 mr_bones_ Exp $
+
+  15 Feb 2015; Michael Sterrett <mr_bon...@gentoo.org>
+  +files/libsdl-1.2.15-bsd-joystick.patch, libsdl-1.2.15-r8.ebuild:
+  add upstream BSD joystick patch for bug #477730
 
   15 Oct 2014; Pacho Ramos <pa...@gentoo.org> libsdl-1.2.15-r8.ebuild:
   amd64 stable, bug #522270




Reply via email to