diff options
author | Julian Ospald <hasufell@gentoo.org> | 2014-03-19 00:16:43 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2014-03-19 00:16:43 +0000 |
commit | 23be68f7324e39ef73a654ea925a45f1cceafa4d (patch) | |
tree | b1ec9dac8486427f2f40c230a8eec6a75c4e79a4 /games-rpg | |
parent | Increase EAPI to 5 (diff) | |
download | gentoo-2-23be68f7324e39ef73a654ea925a45f1cceafa4d.tar.gz gentoo-2-23be68f7324e39ef73a654ea925a45f1cceafa4d.tar.bz2 gentoo-2-23be68f7324e39ef73a654ea925a45f1cceafa4d.zip |
stable on amd64 wrt #492468
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/grimrock/ChangeLog | 7 | ||||
-rw-r--r-- | games-rpg/grimrock/grimrock-20130515.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-rpg/grimrock/ChangeLog b/games-rpg/grimrock/ChangeLog index c57a8c19dde4..0dd3388e1dd4 100644 --- a/games-rpg/grimrock/ChangeLog +++ b/games-rpg/grimrock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/grimrock -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v 1.8 2013/06/13 12:24:24 xmw Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v 1.9 2014/03/19 00:16:43 hasufell Exp $ + + 19 Mar 2014; Julian Ospald <hasufell@gentoo.org> grimrock-20130515.ebuild: + stable on amd64 wrt #492468 13 Jun 2013; Michael Weber <xmw@gentoo.org> grimrock-20130515.ebuild: Depend on SLOT=0 of media-libs/openjpeg (bug 440086) diff --git a/games-rpg/grimrock/grimrock-20130515.ebuild b/games-rpg/grimrock/grimrock-20130515.ebuild index 0a063c335374..23e0f2190bb6 100644 --- a/games-rpg/grimrock/grimrock-20130515.ebuild +++ b/games-rpg/grimrock/grimrock-20130515.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-rpg/grimrock/grimrock-20130515.ebuild,v 1.2 2013/06/13 12:24:24 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20130515.ebuild,v 1.3 2014/03/19 00:16:43 hasufell Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="LegendOfGrimrock-Linux-${TIMESTAMP}.sh" SLOT="0" LICENSE="all-rights-reserved" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="bundled-libs" RESTRICT="fetch bindist splitdebug" |