tupone 15/01/05 17:05:40 Modified: pydance-songs-20040410.ebuild ChangeLog Log: EAPI 5 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
Revision Changes Path 1.9 games-arcade/pydance-songs/pydance-songs-20040410.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/pydance-songs/pydance-songs-20040410.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/pydance-songs/pydance-songs-20040410.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/pydance-songs/pydance-songs-20040410.ebuild?r1=1.8&r2=1.9 Index: pydance-songs-20040410.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/pydance-songs/pydance-songs-20040410.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pydance-songs-20040410.ebuild 14 Nov 2013 21:36:43 -0000 1.8 +++ pydance-songs-20040410.ebuild 5 Jan 2015 17:05:40 -0000 1.9 @@ -1,7 +1,7 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance-songs/pydance-songs-20040410.ebuild,v 1.8 2013/11/14 21:36:43 mr_bones_ Exp $ - +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance-songs/pydance-songs-20040410.ebuild,v 1.9 2015/01/05 17:05:40 tupone Exp $ +EAPI=5 inherit games DESCRIPTION="Music for the pyDDR game" @@ -20,6 +20,6 @@ src_install() { insinto "${GAMES_DATADIR}/pydance/songs" cd "${S}" - doins * || die + doins * prepgamesdirs } 1.13 games-arcade/pydance-songs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/pydance-songs/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/pydance-songs/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/pydance-songs/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/pydance-songs/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 14 Nov 2013 21:36:43 -0000 1.12 +++ ChangeLog 5 Jan 2015 17:05:40 -0000 1.13 @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/pydance-songs -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance-songs/ChangeLog,v 1.12 2013/11/14 21:36:43 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance-songs/ChangeLog,v 1.13 2015/01/05 17:05:40 tupone Exp $ + + 05 Jan 2015; Tupone Alfredo <[email protected]> + pydance-songs-20040410.ebuild: + EAPI 5 14 Nov 2013; Michael Sterrett <[email protected]> pydance-songs-20040410.ebuild:
