diff options
Diffstat (limited to 'games-kids/matritsa/matritsa-0.1.2.ebuild')
-rw-r--r-- | games-kids/matritsa/matritsa-0.1.2.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games-kids/matritsa/matritsa-0.1.2.ebuild b/games-kids/matritsa/matritsa-0.1.2.ebuild index 3f24ec7be63d..d718999e412f 100644 --- a/games-kids/matritsa/matritsa-0.1.2.ebuild +++ b/games-kids/matritsa/matritsa-0.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/matritsa/matritsa-0.1.2.ebuild,v 1.1 2003/09/10 04:51:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/matritsa/matritsa-0.1.2.ebuild,v 1.1.1.1 2005/11/30 09:48:25 chriswhite Exp $ inherit games @@ -9,8 +9,9 @@ HOMEPAGE="http://imagic.weizmann.ac.il/~dov/freesw/matritsa.html" SRC_URI="http://imagic.weizmann.ac.il/~dov/freesw/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86" SLOT="0" +KEYWORDS="x86 amd64 ppc" +IUSE="" DEPEND="virtual/x11 =x11-libs/gtk+-1*" |