diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:38:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:38:56 +0000 |
commit | d60599e8f8717f00d8fc20008c7413129485ad6b (patch) | |
tree | e66e460e2ea0b315646ab715d47c677cc74f4340 /games-action | |
parent | Version bump. Add man page as well. (diff) | |
download | gentoo-2-d60599e8f8717f00d8fc20008c7413129485ad6b.tar.gz gentoo-2-d60599e8f8717f00d8fc20008c7413129485ad6b.tar.bz2 gentoo-2-d60599e8f8717f00d8fc20008c7413129485ad6b.zip |
Stable for x86, wrt bug #457896
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/trosh/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/trosh/trosh-20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/trosh/ChangeLog b/games-action/trosh/ChangeLog index a04192805bee..ae4ad1df8b34 100644 --- a/games-action/trosh/ChangeLog +++ b/games-action/trosh/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2013/02/16 22:32:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/trosh/ChangeLog,v 1.3 2013/02/16 22:38:56 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> trosh-20.ebuild: + Stable for x86, wrt bug #457896 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> trosh-20.ebuild: Stable for amd64, wrt bug #457896 diff --git a/games-action/trosh/trosh-20.ebuild b/games-action/trosh/trosh-20.ebuild index 32d4130df2af..f2074902b610 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.2 2013/02/16 22:32:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/trosh/trosh-20.ebuild,v 1.3 2013/02/16 22:38:56 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]" |