diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-18 18:51:47 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-18 18:51:47 +0000 |
commit | 969f4cc6fa7a363ac8a23814c0c9e848fafe8507 (patch) | |
tree | 6da5013412c785b1618388571534544ddb2173c1 /games-kids/gcompris | |
parent | amd64 stable, bug #495838 (diff) | |
download | gentoo-2-969f4cc6fa7a363ac8a23814c0c9e848fafe8507.tar.gz gentoo-2-969f4cc6fa7a363ac8a23814c0c9e848fafe8507.tar.bz2 gentoo-2-969f4cc6fa7a363ac8a23814c0c9e848fafe8507.zip |
amd64 stable, bug #498266
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-kids/gcompris')
-rw-r--r-- | games-kids/gcompris/ChangeLog | 7 | ||||
-rw-r--r-- | games-kids/gcompris/gcompris-13.11.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-kids/gcompris/ChangeLog b/games-kids/gcompris/ChangeLog index 82236ebb4a48..9f29afcb66f0 100644 --- a/games-kids/gcompris/ChangeLog +++ b/games-kids/gcompris/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-kids/gcompris -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/ChangeLog,v 1.96 2013/11/12 16:26:08 mr_bones_ Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/ChangeLog,v 1.97 2014/01/18 18:51:47 pacho Exp $ + + 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> gcompris-13.11.ebuild: + amd64 stable, bug #498266 *gcompris-13.11 (12 Nov 2013) diff --git a/games-kids/gcompris/gcompris-13.11.ebuild b/games-kids/gcompris/gcompris-13.11.ebuild index 87e8de0af216..20036f1f0c09 100644 --- a/games-kids/gcompris/gcompris-13.11.ebuild +++ b/games-kids/gcompris/gcompris-13.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-13.11.ebuild,v 1.1 2013/11/12 16:26:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-13.11.ebuild,v 1.2 2014/01/18 18:51:47 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/gcompris/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="gstreamer" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |