mr_bones_ 14/10/09 04:33:59 Modified: supertux-0.1.3.ebuild ChangeLog Log: mikmod -> mod (bug #524758) (Portage version: 2.2.8-r2/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.19 games-arcade/supertux/supertux-0.1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild?r1=1.18&r2=1.19 Index: supertux-0.1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- supertux-0.1.3.ebuild 10 Aug 2014 21:22:46 -0000 1.18 +++ supertux-0.1.3.ebuild 9 Oct 2014 04:33:59 -0000 1.19 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild,v 1.18 2014/08/10 21:22:46 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild,v 1.19 2014/10/09 04:33:59 mr_bones_ Exp $ EAPI=5 inherit eutils games @@ -16,7 +16,7 @@ DEPEND="media-libs/libsdl[joystick] media-libs/sdl-image[png,jpeg] - media-libs/sdl-mixer[mikmod,vorbis] + media-libs/sdl-mixer[mod,vorbis] x11-libs/libXt" RDEPEND="${DEPEND}" 1.37 games-arcade/supertux/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/supertux/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/supertux/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/supertux/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 10 Aug 2014 21:22:46 -0000 1.36 +++ ChangeLog 9 Oct 2014 04:33:59 -0000 1.37 @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/supertux # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v 1.36 2014/08/10 21:22:46 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v 1.37 2014/10/09 04:33:59 mr_bones_ Exp $ + + 09 Oct 2014; Michael Sterrett <[email protected]> supertux-0.1.3.ebuild: + mikmod -> mod (bug #524758) 10 Aug 2014; Sergei Trofimovich <[email protected]> supertux-0.1.3.ebuild: QA: drop trailing '.' from DESCRIPTION
