diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-04-04 13:51:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-04-04 13:51:12 +0000 |
commit | d6d0cee0fc71fe897839cf6c037f3e1a70690005 (patch) | |
tree | 2336b202467a0a1e140a2a15bfcf84fa291c600d /games-action/teeworlds | |
parent | Revision bump to add a modified Debian patch to add netboot support (diff) | |
download | gentoo-2-d6d0cee0fc71fe897839cf6c037f3e1a70690005.tar.gz gentoo-2-d6d0cee0fc71fe897839cf6c037f3e1a70690005.tar.bz2 gentoo-2-d6d0cee0fc71fe897839cf6c037f3e1a70690005.zip |
~amd64 added wrt bug #311593
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'games-action/teeworlds')
-rw-r--r-- | games-action/teeworlds/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/teeworlds/teeworlds-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/teeworlds/ChangeLog b/games-action/teeworlds/ChangeLog index c699f1bb6672..ae1fe6d50c5a 100644 --- a/games-action/teeworlds/ChangeLog +++ b/games-action/teeworlds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/teeworlds # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/ChangeLog,v 1.1 2010/03/26 15:56:40 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/ChangeLog,v 1.2 2010/04/04 13:51:12 hwoarang Exp $ + + 04 Apr 2010; Markos Chandras <hwoarang@gentoo.org> teeworlds-0.5.2.ebuild: + ~amd64 added wrt bug #311593 26 Mar 2010; Mounir Lamouri <volkmar@gentoo.org> +teeworlds-0.5.2.ebuild, +files/teeworlds-0.5.2-system-libs.patch, diff --git a/games-action/teeworlds/teeworlds-0.5.2.ebuild b/games-action/teeworlds/teeworlds-0.5.2.ebuild index ce4849eb4619..fafb63c3c896 100644 --- a/games-action/teeworlds/teeworlds-0.5.2.ebuild +++ b/games-action/teeworlds/teeworlds-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/teeworlds-0.5.2.ebuild,v 1.1 2010/03/26 15:56:40 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/teeworlds-0.5.2.ebuild,v 1.2 2010/04/04 13:51:12 hwoarang Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://www.teeworlds.com/files/${P}-src.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="debug dedicated server" RDEPEND=" |