diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-22 17:29:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-22 17:29:04 +0000 |
commit | ceffab8ea0c3176e47243bcca48109d3152c9c5a (patch) | |
tree | ce08f8b03a92aa403c5ed3836c6cc2770531252d /games-puzzle | |
parent | Stable for ppc, wrt bug #457438 (diff) | |
download | gentoo-2-ceffab8ea0c3176e47243bcca48109d3152c9c5a.tar.gz gentoo-2-ceffab8ea0c3176e47243bcca48109d3152c9c5a.tar.bz2 gentoo-2-ceffab8ea0c3176e47243bcca48109d3152c9c5a.zip |
Stable for ppc, wrt bug #458674
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/toppler/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/toppler/toppler-1.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/toppler/ChangeLog b/games-puzzle/toppler/ChangeLog index f05d1d253b28..7f5c6869203c 100644 --- a/games-puzzle/toppler/ChangeLog +++ b/games-puzzle/toppler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/toppler # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/toppler/ChangeLog,v 1.25 2013/01/17 18:04:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/toppler/ChangeLog,v 1.26 2013/02/22 17:29:04 ago Exp $ + + 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> toppler-1.1.6.ebuild: + Stable for ppc, wrt bug #458674 *toppler-1.1.6 (17 Jan 2013) diff --git a/games-puzzle/toppler/toppler-1.1.6.ebuild b/games-puzzle/toppler/toppler-1.1.6.ebuild index 96610f1b18b8..daf8e8545350 100644 --- a/games-puzzle/toppler/toppler-1.1.6.ebuild +++ b/games-puzzle/toppler/toppler-1.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/toppler/toppler-1.1.6.ebuild,v 1.1 2013/01/17 18:04:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/toppler/toppler-1.1.6.ebuild,v 1.2 2013/02/22 17:29:04 ago Exp $ EAPI=5 inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/toppler/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="nls" RDEPEND="media-libs/libsdl[video] |