diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-01 18:26:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-01 18:26:02 +0000 |
commit | 0e0ec33f5d19c1e468fced21d82b996b8b1d479c (patch) | |
tree | f59aa234b00a7438ef0f24ff212a9b870fde47e8 | |
parent | Stable for amd64, wrt bug #424247 (diff) | |
download | gentoo-2-0e0ec33f5d19c1e468fced21d82b996b8b1d479c.tar.gz gentoo-2-0e0ec33f5d19c1e468fced21d82b996b8b1d479c.tar.bz2 gentoo-2-0e0ec33f5d19c1e468fced21d82b996b8b1d479c.zip |
Stable for amd64, wrt bug #424249
(Portage version: 2.1.10.65/cvs/Linux x86_64)
-rw-r--r-- | games-board/pychess/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/pychess/pychess-0.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pychess/ChangeLog b/games-board/pychess/ChangeLog index 8a7fa774ce98..9e41225361c4 100644 --- a/games-board/pychess/ChangeLog +++ b/games-board/pychess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pychess # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/ChangeLog,v 1.16 2012/06/30 21:57:54 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/ChangeLog,v 1.17 2012/07/01 18:26:02 ago Exp $ + + 01 Jul 2012; Agostino Sarubbo <ago@gentoo.org> pychess-0.10.1.ebuild: + Stable for amd64, wrt bug #424249 30 Jun 2012; Jeff Horelick <jdhore@gentoo.org> pychess-0.10.1.ebuild: marked x86 per bug 424249 diff --git a/games-board/pychess/pychess-0.10.1.ebuild b/games-board/pychess/pychess-0.10.1.ebuild index 95a24e8309ae..2038d8b2b5ab 100644 --- a/games-board/pychess/pychess-0.10.1.ebuild +++ b/games-board/pychess/pychess-0.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/pychess-0.10.1.ebuild,v 1.2 2012/06/30 21:57:54 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/pychess-0.10.1.ebuild,v 1.3 2012/07/01 18:26:02 ago Exp $ EAPI=4 PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ SRC_URI="http://pychess.googlecode.com/files/${P/_/}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="gstreamer" DEPEND="dev-python/librsvg-python |