summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-03-27 06:59:46 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-03-27 06:59:46 +0000
commit4c56b07da0c630ea66fd18b635c7ceab8cd816cd (patch)
treee2f20cb1d07038bf11b4eaf52a3e9d1b0bdb2d8a /games-puzzle
parentmatch support to dev-libs/DirectFB (diff)
downloadgentoo-2-4c56b07da0c630ea66fd18b635c7ceab8cd816cd.tar.gz
gentoo-2-4c56b07da0c630ea66fd18b635c7ceab8cd816cd.tar.bz2
gentoo-2-4c56b07da0c630ea66fd18b635c7ceab8cd816cd.zip
add flag-o-matic for strip-flags
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/pingus/ChangeLog5
-rw-r--r--games-puzzle/pingus/pingus-0.7.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/pingus/ChangeLog b/games-puzzle/pingus/ChangeLog
index 80e5d7b2fff9..9188c83c4ff7 100644
--- a/games-puzzle/pingus/ChangeLog
+++ b/games-puzzle/pingus/ChangeLog
@@ -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 <mr_bones_@gentoo.org> pingus-0.7.6.ebuild:
+ add flag-o-matic for strip-flags
25 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> pingus-0.7.6.ebuild:
tidy boost stuff; add slot dep for libpng
diff --git a/games-puzzle/pingus/pingus-0.7.6.ebuild b/games-puzzle/pingus/pingus-0.7.6.ebuild
index ef41687e8824..5fbb933753f2 100644
--- a/games-puzzle/pingus/pingus-0.7.6.ebuild
+++ b/games-puzzle/pingus/pingus-0.7.6.ebuild
@@ -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/"