diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:28:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:28:52 +0000 |
commit | 08d245974693f71d4a0e688fdcada23c49f2194c (patch) | |
tree | 9e49c338b10ab55791b448edf08323089569c4ee /games-puzzle/toppler | |
parent | Stable for amd64, wrt bug #458494 (diff) | |
download | gentoo-2-08d245974693f71d4a0e688fdcada23c49f2194c.tar.gz gentoo-2-08d245974693f71d4a0e688fdcada23c49f2194c.tar.bz2 gentoo-2-08d245974693f71d4a0e688fdcada23c49f2194c.zip |
Stable for amd64, wrt bug #458674
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-puzzle/toppler')
-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 7f5c6869203c..f6f96833d9ae 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.26 2013/02/22 17:29:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/toppler/ChangeLog,v 1.27 2013/02/24 11:28:52 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> toppler-1.1.6.ebuild: + Stable for amd64, wrt bug #458674 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> toppler-1.1.6.ebuild: Stable for ppc, wrt bug #458674 diff --git a/games-puzzle/toppler/toppler-1.1.6.ebuild b/games-puzzle/toppler/toppler-1.1.6.ebuild index daf8e8545350..4843c0b5bf0a 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.2 2013/02/22 17:29:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/toppler/toppler-1.1.6.ebuild,v 1.3 2013/02/24 11:28:52 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] |