mr_bones_    15/01/21 04:59:24

  Modified:             openxcom-1.0.0.ebuild ChangeLog
  Log:
  improve sdl-mixer use deps per Azamat H. Hackimov
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  games-engines/openxcom/openxcom-1.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openxcom/openxcom-1.0.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openxcom/openxcom-1.0.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openxcom/openxcom-1.0.0.ebuild?r1=1.2&r2=1.3

Index: openxcom-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/openxcom/openxcom-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openxcom-1.0.0.ebuild       15 Jun 2014 04:12:47 -0000      1.2
+++ openxcom-1.0.0.ebuild       21 Jan 2015 04:59:24 -0000      1.3
@@ -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/games-engines/openxcom/openxcom-1.0.0.ebuild,v 1.2 
2014/06/15 04:12:47 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-engines/openxcom/openxcom-1.0.0.ebuild,v 1.3 
2015/01/21 04:59:24 mr_bones_ Exp $
 
 EAPI=5
 inherit eutils cmake-utils gnome2-utils games
@@ -18,7 +18,7 @@
        media-libs/libsdl[opengl,video]
        media-libs/sdl-gfx
        media-libs/sdl-image[png]
-       media-libs/sdl-mixer"
+       media-libs/sdl-mixer[flac,mikmod,vorbis]"
 DEPEND="${RDEPEND}
        doc? ( app-doc/doxygen )"
 



1.3                  games-engines/openxcom/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openxcom/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openxcom/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/openxcom/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/openxcom/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   15 Jun 2014 04:12:47 -0000      1.2
+++ ChangeLog   21 Jan 2015 04:59:24 -0000      1.3
@@ -1,6 +1,9 @@
 # ChangeLog for games-engines/openxcom
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/openxcom/ChangeLog,v 1.2 
2014/06/15 04:12:47 mr_bones_ Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-engines/openxcom/ChangeLog,v 1.3 
2015/01/21 04:59:24 mr_bones_ Exp $
+
+  21 Jan 2015; Michael Sterrett <[email protected]> openxcom-1.0.0.ebuild:
+  improve sdl-mixer use deps per Azamat H. Hackimov
 
   15 Jun 2014; Michael Sterrett <[email protected]> openxcom-1.0.0.ebuild:
   use the github archive instead




Reply via email to