diff options
author | 2015-02-08 09:34:57 +0000 | |
---|---|---|
committer | 2015-02-08 09:34:57 +0000 | |
commit | 6d1955addac29dd3ff54faeb00c91847de5cfe32 (patch) | |
tree | 7a6d497765fde1b2fde4049c30b94714c65e8a48 /games-arcade | |
parent | Stable for amd64, wrt bug #539312 (diff) | |
download | gentoo-2-6d1955addac29dd3ff54faeb00c91847de5cfe32.tar.gz gentoo-2-6d1955addac29dd3ff54faeb00c91847de5cfe32.tar.bz2 gentoo-2-6d1955addac29dd3ff54faeb00c91847de5cfe32.zip |
Stable for amd64, wrt bug #539314
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/pengupop/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/pengupop/pengupop-2.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/pengupop/ChangeLog b/games-arcade/pengupop/ChangeLog index e7b344288634..e5fe64dabc26 100644 --- a/games-arcade/pengupop/ChangeLog +++ b/games-arcade/pengupop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/pengupop # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pengupop/ChangeLog,v 1.24 2015/02/08 08:43:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pengupop/ChangeLog,v 1.25 2015/02/08 09:34:57 ago Exp $ + + 08 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pengupop-2.2.5.ebuild: + Stable for amd64, wrt bug #539314 08 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> pengupop-2.2.5.ebuild: tidy; suppress warnings diff --git a/games-arcade/pengupop/pengupop-2.2.5.ebuild b/games-arcade/pengupop/pengupop-2.2.5.ebuild index 2b30179cfdec..681625b3768d 100644 --- a/games-arcade/pengupop/pengupop-2.2.5.ebuild +++ b/games-arcade/pengupop/pengupop-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pengupop/pengupop-2.2.5.ebuild,v 1.8 2015/02/08 08:43:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pengupop/pengupop-2.2.5.ebuild,v 1.9 2015/02/08 09:34:57 ago Exp $ EAPI=5 inherit eutils gnome2-utils autotools games @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="media-libs/libsdl[sound,video] |