diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-01-31 15:54:44 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-01-31 15:54:44 +0000 |
commit | 2002d13c5cfc579ea4470cbc179ef27ee4fe395d (patch) | |
tree | 74ff8dd0cd4f03ee72c128f686bafe54771fbd7f /games-board/kaya | |
parent | Cleaned old (diff) | |
download | gentoo-2-2002d13c5cfc579ea4470cbc179ef27ee4fe395d.tar.gz gentoo-2-2002d13c5cfc579ea4470cbc179ef27ee4fe395d.tar.bz2 gentoo-2-2002d13c5cfc579ea4470cbc179ef27ee4fe395d.zip |
whitespace
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'games-board/kaya')
-rw-r--r-- | games-board/kaya/kaya-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/kaya/kaya-0.4.ebuild b/games-board/kaya/kaya-0.4.ebuild index 3e25c339af5b..8c359652086b 100644 --- a/games-board/kaya/kaya-0.4.ebuild +++ b/games-board/kaya/kaya-0.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/kaya/kaya-0.4.ebuild,v 1.1 2011/01/29 21:07:27 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/kaya/kaya-0.4.ebuild,v 1.2 2011/01/31 15:54:44 mr_bones_ Exp $ EAPI=3 USE_RUBY="ruby18" CMAKE_IN_SOURCE_BUILD=1 -# Could in principle also work with other ruby implementations, +# Could in principle also work with other ruby implementations, # but kdebindings is ruby18-only atm... inherit kde4-base ruby-ng |