diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 15:20:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 15:20:35 +0000 |
commit | 626e3305baadd6539603c6dc91ca9810fbd4a073 (patch) | |
tree | b688e220d9f331fe839121f57314b295c8919cd1 /games-board/pouetchess | |
parent | Stable for amd64, wrt bug #522624 (diff) | |
download | gentoo-2-626e3305baadd6539603c6dc91ca9810fbd4a073.tar.gz gentoo-2-626e3305baadd6539603c6dc91ca9810fbd4a073.tar.bz2 gentoo-2-626e3305baadd6539603c6dc91ca9810fbd4a073.zip |
Stable for amd64, wrt bug #522626
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-board/pouetchess')
-rw-r--r-- | games-board/pouetchess/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/pouetchess/pouetchess-0.2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pouetchess/ChangeLog b/games-board/pouetchess/ChangeLog index 33daec356213..77c2588116ed 100644 --- a/games-board/pouetchess/ChangeLog +++ b/games-board/pouetchess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pouetchess # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/ChangeLog,v 1.17 2014/09/12 07:56:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/ChangeLog,v 1.18 2014/10/10 15:20:35 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> pouetchess-0.2.0-r1.ebuild: + Stable for amd64, wrt bug #522626 12 Sep 2014; Michael Sterrett <mr_bones_@gentoo.org> pouetchess-0.2.0-r1.ebuild: diff --git a/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild b/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild index 2ab7e4c3927f..f05a5c3cfe33 100644 --- a/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild +++ b/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild,v 1.14 2014/09/12 07:56:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild,v 1.15 2014/10/10 15:20:35 ago Exp $ EAPI=5 inherit eutils scons-utils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_src_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug" DEPEND="media-libs/libsdl:0[opengl,video] |