diff options
author | 2015-03-25 13:46:37 +0000 | |
---|---|---|
committer | 2015-03-25 13:46:37 +0000 | |
commit | e8cc9cdba79ee29727156588c0fb7e226ac99692 (patch) | |
tree | 00bd4c6e9bd99036ad0bad248f3007242bfc89af /games-action | |
parent | Stable for x86, wrt bug #542504 (diff) | |
download | gentoo-2-e8cc9cdba79ee29727156588c0fb7e226ac99692.tar.gz gentoo-2-e8cc9cdba79ee29727156588c0fb7e226ac99692.tar.bz2 gentoo-2-e8cc9cdba79ee29727156588c0fb7e226ac99692.zip |
Stable for x86, wrt bug #542506
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/teeworlds/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/teeworlds/teeworlds-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/teeworlds/ChangeLog b/games-action/teeworlds/ChangeLog index 06248a4fe420..76bbe557f355 100644 --- a/games-action/teeworlds/ChangeLog +++ b/games-action/teeworlds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/teeworlds # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/ChangeLog,v 1.18 2015/03/09 11:44:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/ChangeLog,v 1.19 2015/03/25 13:46:37 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> teeworlds-0.6.3.ebuild: + Stable for x86, wrt bug #542506 09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> teeworlds-0.6.3.ebuild: Stable for amd64, wrt bug #542506 diff --git a/games-action/teeworlds/teeworlds-0.6.3.ebuild b/games-action/teeworlds/teeworlds-0.6.3.ebuild index 0b7170c5ec40..b87348c0ec7b 100644 --- a/games-action/teeworlds/teeworlds-0.6.3.ebuild +++ b/games-action/teeworlds/teeworlds-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/teeworlds-0.6.3.ebuild,v 1.2 2015/03/09 11:44:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/teeworlds-0.6.3.ebuild,v 1.3 2015/03/25 13:46:37 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -14,7 +14,7 @@ SRC_URI="https://downloads.teeworlds.com/${P}-src.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug dedicated" RDEPEND=" |