diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-11-27 23:09:26 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-11-27 23:09:26 +0000 |
commit | ba7003edf5e226354448a8185f9d8b478d687ff3 (patch) | |
tree | 5b45e9e7bbc71a436d36f7b407b6429466d42cb3 /games-board/pychess | |
parent | Stable for amd64 wrt bug #490528 (diff) | |
download | gentoo-2-ba7003edf5e226354448a8185f9d8b478d687ff3.tar.gz gentoo-2-ba7003edf5e226354448a8185f9d8b478d687ff3.tar.bz2 gentoo-2-ba7003edf5e226354448a8185f9d8b478d687ff3.zip |
Stable for amd64 wrt bug #490612
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-board/pychess')
-rw-r--r-- | games-board/pychess/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/pychess/pychess-0.10.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pychess/ChangeLog b/games-board/pychess/ChangeLog index 85e889e8a7d9..35a617c9c954 100644 --- a/games-board/pychess/ChangeLog +++ b/games-board/pychess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pychess # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/ChangeLog,v 1.27 2013/10/22 18:30:42 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/ChangeLog,v 1.28 2013/11/27 23:09:26 nimiux Exp $ + + 27 Nov 2013; Chema Alonso <nimiux@gentoo.org> pychess-0.10.1-r2.ebuild: + Stable for amd64 wrt bug #490612 22 Oct 2013; Julian Ospald <hasufell@gentoo.org> pychess-0.10.1-r2.ebuild: update deps with PYTHON_USEDEP diff --git a/games-board/pychess/pychess-0.10.1-r2.ebuild b/games-board/pychess/pychess-0.10.1-r2.ebuild index 0e8f1cab020d..9f5aeba35e2f 100644 --- a/games-board/pychess/pychess-0.10.1-r2.ebuild +++ b/games-board/pychess/pychess-0.10.1-r2.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-board/pychess/pychess-0.10.1-r2.ebuild,v 1.2 2013/10/22 18:30:42 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/pychess-0.10.1-r2.ebuild,v 1.3 2013/11/27 23:09:26 nimiux Exp $ EAPI=5 @@ -15,7 +15,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 |