diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:22:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:22:18 +0000 |
commit | cddc9405a7edb5d2dc441db7ae46b3336d0bc04c (patch) | |
tree | d69ef71f7f78e89f53872ddfc3c1bf58313b190e /games-simulation/qct | |
parent | Stable for ppc, wrt bug #534164 (diff) | |
download | gentoo-2-cddc9405a7edb5d2dc441db7ae46b3336d0bc04c.tar.gz gentoo-2-cddc9405a7edb5d2dc441db7ae46b3336d0bc04c.tar.bz2 gentoo-2-cddc9405a7edb5d2dc441db7ae46b3336d0bc04c.zip |
Stable for ppc, wrt bug #534170
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-simulation/qct')
-rw-r--r-- | games-simulation/qct/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/qct/qct-0.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/qct/ChangeLog b/games-simulation/qct/ChangeLog index da5859fb1a24..f7d8c2435a74 100644 --- a/games-simulation/qct/ChangeLog +++ b/games-simulation/qct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/qct # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/ChangeLog,v 1.11 2015/01/26 09:47:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/ChangeLog,v 1.12 2015/01/28 10:22:18 ago Exp $ + + 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> qct-0.7-r1.ebuild: + Stable for ppc, wrt bug #534170 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> qct-0.7-r1.ebuild: Stable for x86, wrt bug #534170 diff --git a/games-simulation/qct/qct-0.7-r1.ebuild b/games-simulation/qct/qct-0.7-r1.ebuild index d23138f7c594..78ae79ba1f27 100644 --- a/games-simulation/qct/qct-0.7-r1.ebuild +++ b/games-simulation/qct/qct-0.7-r1.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-simulation/qct/qct-0.7-r1.ebuild,v 1.3 2015/01/26 09:47:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/qct-0.7-r1.ebuild,v 1.4 2015/01/28 10:22:18 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://www.sourcefiles.org/Games/Role_Play/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND=">=dev-python/pygame-1.5.5[${PYTHON_USEDEP}]" |