diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:39:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:39:32 +0000 |
commit | 8e26a6bb83a2d53dbbf4224eccd32cf7bd027da8 (patch) | |
tree | 19a6f47fa72861474ca3607ef9e14a52c52ebfa0 /games-puzzle | |
parent | Stable for amd64, wrt bug #535636 (diff) | |
download | gentoo-2-8e26a6bb83a2d53dbbf4224eccd32cf7bd027da8.tar.gz gentoo-2-8e26a6bb83a2d53dbbf4224eccd32cf7bd027da8.tar.bz2 gentoo-2-8e26a6bb83a2d53dbbf4224eccd32cf7bd027da8.zip |
Stable for amd64, wrt bug #534286
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/jools/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/jools/jools-0.20-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/jools/ChangeLog b/games-puzzle/jools/ChangeLog index c42b99f28445..3056c701240c 100644 --- a/games-puzzle/jools/ChangeLog +++ b/games-puzzle/jools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/jools # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jools/ChangeLog,v 1.12 2015/01/02 07:58:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jools/ChangeLog,v 1.13 2015/01/22 08:39:32 ago Exp $ + + 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> jools-0.20-r2.ebuild: + Stable for amd64, wrt bug #534286 *jools-0.20-r2 (02 Jan 2015) diff --git a/games-puzzle/jools/jools-0.20-r2.ebuild b/games-puzzle/jools/jools-0.20-r2.ebuild index 3eaae4d4e837..b7f98eb75e3d 100644 --- a/games-puzzle/jools/jools-0.20-r2.ebuild +++ b/games-puzzle/jools/jools-0.20-r2.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-puzzle/jools/jools-0.20-r2.ebuild,v 1.1 2015/01/02 07:58:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jools/jools-0.20-r2.ebuild,v 1.2 2015/01/22 08:39:32 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -14,7 +14,7 @@ SRC_URI="http://pessimization.com/software/jools/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="dev-python/pygame[${PYTHON_USEDEP}] |