diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:06:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:06:32 +0000 |
commit | 0079c33dfa57d852ae35c42781e93f6ed91abfbb (patch) | |
tree | c4ae417822ca866efab59e0ad85620db5ad06d4a /games-util | |
parent | Stable for amd64, wrt bug #535388 (diff) | |
download | gentoo-2-0079c33dfa57d852ae35c42781e93f6ed91abfbb.tar.gz gentoo-2-0079c33dfa57d852ae35c42781e93f6ed91abfbb.tar.bz2 gentoo-2-0079c33dfa57d852ae35c42781e93f6ed91abfbb.zip |
Stable for amd64, wrt bug #540244
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/lutris/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/lutris/lutris-0.3.6.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-util/lutris/ChangeLog b/games-util/lutris/ChangeLog index fad80f0ea2b6..9bd6cfb1e793 100644 --- a/games-util/lutris/ChangeLog +++ b/games-util/lutris/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/lutris # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/lutris/ChangeLog,v 1.10 2015/01/22 08:37:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/lutris/ChangeLog,v 1.11 2015/02/19 09:06:32 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lutris-0.3.6.1.ebuild: + Stable for amd64, wrt bug #540244 22 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> -lutris-0.3.5-r1.ebuild, -lutris-0.3.5.ebuild: diff --git a/games-util/lutris/lutris-0.3.6.1.ebuild b/games-util/lutris/lutris-0.3.6.1.ebuild index 6ad361206db1..b79cc1568b2b 100644 --- a/games-util/lutris/lutris-0.3.6.1.ebuild +++ b/games-util/lutris/lutris-0.3.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/lutris/lutris-0.3.6.1.ebuild,v 1.1 2014/11/07 13:32:03 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/lutris/lutris-0.3.6.1.ebuild,v 1.2 2015/02/19 09:06:32 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/lutris/lutris/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}] |