mr_bones_ 15/03/27 06:59:46 Modified: pingus-0.7.6.ebuild ChangeLog Log: add flag-o-matic for strip-flags (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.12 games-puzzle/pingus/pingus-0.7.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/pingus/pingus-0.7.6.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/pingus/pingus-0.7.6.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/pingus/pingus-0.7.6.ebuild?r1=1.11&r2=1.12 Index: pingus-0.7.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-puzzle/pingus/pingus-0.7.6.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- pingus-0.7.6.ebuild 25 Feb 2015 21:13:24 -0000 1.11 +++ pingus-0.7.6.ebuild 27 Mar 2015 06:59:46 -0000 1.12 @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/pingus-0.7.6.ebuild,v 1.11 2015/02/25 21:13:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/pingus-0.7.6.ebuild,v 1.12 2015/03/27 06:59:46 mr_bones_ Exp $ EAPI=5 -inherit eutils scons-utils toolchain-funcs games +inherit eutils scons-utils toolchain-funcs flag-o-matic games DESCRIPTION="free Lemmings clone" HOMEPAGE="http://pingus.seul.org/" 1.47 games-puzzle/pingus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/pingus/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/pingus/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/pingus/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-puzzle/pingus/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 25 Feb 2015 21:13:24 -0000 1.46 +++ ChangeLog 27 Mar 2015 06:59:46 -0000 1.47 @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/pingus # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/ChangeLog,v 1.46 2015/02/25 21:13:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/ChangeLog,v 1.47 2015/03/27 06:59:46 mr_bones_ Exp $ + + 27 Mar 2015; Michael Sterrett <[email protected]> pingus-0.7.6.ebuild: + add flag-o-matic for strip-flags 25 Feb 2015; Michael Sterrett <[email protected]> pingus-0.7.6.ebuild: tidy boost stuff; add slot dep for libpng
