diff options
author | 2013-02-16 22:32:09 +0000 | |
---|---|---|
committer | 2013-02-16 22:32:09 +0000 | |
commit | 89e20afb744eecd314cd3305c92944fc86200860 (patch) | |
tree | 807b442e739a3f6abfd90c9ba887335cba32716b /games-action/trosh/trosh-20.ebuild | |
parent | Stable for amd64, wrt bug #456424 (diff) | |
download | historical-89e20afb744eecd314cd3305c92944fc86200860.tar.gz historical-89e20afb744eecd314cd3305c92944fc86200860.tar.bz2 historical-89e20afb744eecd314cd3305c92944fc86200860.zip |
Stable for amd64, wrt bug #457896
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'games-action/trosh/trosh-20.ebuild')
-rw-r--r-- | games-action/trosh/trosh-20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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]" |