diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:32:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:32:08 +0000 |
commit | 851197735422d3acdad19b790e8eef8d39d98625 (patch) | |
tree | 61141339f2e9e2788df26ee1947e78137492c4e1 /games-action/trosh | |
parent | Stable for amd64, wrt bug #456424 (diff) | |
download | gentoo-2-851197735422d3acdad19b790e8eef8d39d98625.tar.gz gentoo-2-851197735422d3acdad19b790e8eef8d39d98625.tar.bz2 gentoo-2-851197735422d3acdad19b790e8eef8d39d98625.zip |
Stable for amd64, wrt bug #457896
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action/trosh')
-rw-r--r-- | games-action/trosh/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/trosh/trosh-20.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-action/trosh/ChangeLog b/games-action/trosh/ChangeLog index f47b97c39039..a04192805bee 100644 --- a/games-action/trosh/ChangeLog +++ b/games-action/trosh/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for games-action/trosh # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/trosh/ChangeLog,v 1.1 2013/01/17 21:40:07 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/trosh/ChangeLog,v 1.2 2013/02/16 22:32:08 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> trosh-20.ebuild: + Stable for amd64, wrt bug #457896 *trosh-20 (17 Jan 2013) 17 Jan 2013; Julian Ospald <hasufell@gentoo.org> +trosh-20.ebuild, +metadata.xml: initial import wrt #452742 - diff --git a/games-action/trosh/trosh-20.ebuild b/games-action/trosh/trosh-20.ebuild index 63c0c0b6e844..32d4130df2af 100644 --- a/games-action/trosh/trosh-20.ebuild +++ b/games-action/trosh/trosh-20.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-action/trosh/trosh-20.ebuild,v 1.1 2013/01/17 21:40:07 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/trosh/trosh-20.ebuild,v 1.2 2013/02/16 22:32:08 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://stabyourself.net/dl.php?file=trosh/trosh-linux.zip -> ${P}.zip LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=">=games-engines/love-0.8.0 media-libs/devil[png]" |