diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-21 01:44:42 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-21 01:44:42 +0000 |
commit | 64d70c3c21f552f23c1fed1bbc4d65f02494acb9 (patch) | |
tree | 1e8f458718606fa76239d4fdfa02a621c9ccf853 /games-arcade/tuxanci | |
parent | Transfer prefix keywords, bump EAPI (diff) | |
download | gentoo-2-64d70c3c21f552f23c1fed1bbc4d65f02494acb9.tar.gz gentoo-2-64d70c3c21f552f23c1fed1bbc4d65f02494acb9.tar.bz2 gentoo-2-64d70c3c21f552f23c1fed1bbc4d65f02494acb9.zip |
Transfer prefix keywords (no other changes)
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'games-arcade/tuxanci')
-rw-r--r-- | games-arcade/tuxanci/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/tuxanci/tuxanci-0.21.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/tuxanci/ChangeLog b/games-arcade/tuxanci/ChangeLog index 0000919ec5b6..a6c6be94dd27 100644 --- a/games-arcade/tuxanci/ChangeLog +++ b/games-arcade/tuxanci/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/tuxanci -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/ChangeLog,v 1.7 2009/12/13 21:28:12 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/ChangeLog,v 1.8 2010/02/21 01:44:42 abcd Exp $ + + 21 Feb 2010; Jonathan Callen <abcd@gentoo.org> tuxanci-0.21.0.ebuild: + Transfer prefix keywords (no other changes) 13 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> tuxanci-9999.ebuild: Update live ebuild syntax to new cmake-utils one. diff --git a/games-arcade/tuxanci/tuxanci-0.21.0.ebuild b/games-arcade/tuxanci/tuxanci-0.21.0.ebuild index a47b71c40255..d02dd5d4b6e7 100644 --- a/games-arcade/tuxanci/tuxanci-0.21.0.ebuild +++ b/games-arcade/tuxanci/tuxanci-0.21.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/tuxanci-0.21.0.ebuild,v 1.7 2009/02/08 10:39:06 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/tuxanci-0.21.0.ebuild,v 1.8 2010/02/21 01:44:42 abcd Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://download.${PN}.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="alsa debug dedicated nls" # alsa is used only when building client |