diff options
Diffstat (limited to 'games-board/ccgo/ccgo-0.3.6.4.ebuild')
-rw-r--r-- | games-board/ccgo/ccgo-0.3.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/ccgo/ccgo-0.3.6.4.ebuild b/games-board/ccgo/ccgo-0.3.6.4.ebuild index 7ac0825263b3..86c24481c7e3 100644 --- a/games-board/ccgo/ccgo-0.3.6.4.ebuild +++ b/games-board/ccgo/ccgo-0.3.6.4.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-board/ccgo/ccgo-0.3.6.4.ebuild,v 1.2 2010/01/15 20:04:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/ccgo/ccgo-0.3.6.4.ebuild,v 1.3 2010/02/27 18:17:07 phajdan.jr Exp $ EAPI=2 inherit autotools games @@ -11,7 +11,7 @@ SRC_URI="http://ccdw.org/~cjj/prog/ccgo/src/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="nls" RDEPEND=">=dev-cpp/gtkmm-2.4 |