slyfox 14/08/10 21:22:46 Modified: supertux-0.1.3.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.18 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.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild?r1=1.17&r2=1.18 Index: supertux-0.1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- supertux-0.1.3.ebuild 4 Mar 2014 19:18:24 -0000 1.17 +++ supertux-0.1.3.ebuild 10 Aug 2014 21:22:46 -0000 1.18 @@ -1,11 +1,11 @@ # 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.17 2014/03/04 19:18:24 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/supertux-0.1.3.ebuild,v 1.18 2014/08/10 21:22:46 slyfox Exp $ EAPI=5 inherit eutils games -DESCRIPTION="A game similar to Super Mario Bros." +DESCRIPTION="A game similar to Super Mario Bros" HOMEPAGE="http://super-tux.sourceforge.net" SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" 1.36 games-arcade/supertux/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/supertux/ChangeLog?rev=1.36&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/supertux/ChangeLog?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/supertux/ChangeLog?r1=1.35&r2=1.36 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- ChangeLog 4 Mar 2014 19:18:24 -0000 1.35 +++ ChangeLog 10 Aug 2014 21:22:46 -0000 1.36 @@ -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.35 2014/03/04 19:18:24 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/supertux/ChangeLog,v 1.36 2014/08/10 21:22:46 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> supertux-0.1.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 04 Mar 2014; Vicente Olivert Riera <vinc...@gentoo.org> supertux-0.1.3.ebuild: Add ~mips keyword.