summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-07-25 17:19:03 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-07-25 17:19:03 +0000
commita0ed46b6b38b037b613f33b732a7ff55033936e7 (patch)
tree74fa27ac1a65427aa01d670648ba97a7115dd631 /dev-games
parentFix dependencies, as reported by Markus Dittrich and Markus Rothe. (diff)
downloadgentoo-2-a0ed46b6b38b037b613f33b732a7ff55033936e7.tar.gz
gentoo-2-a0ed46b6b38b037b613f33b732a7ff55033936e7.tar.bz2
gentoo-2-a0ed46b6b38b037b613f33b732a7ff55033936e7.zip
stable for x86
(Portage version: 2.1.1_pre3-r4)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/guichan/guichan-0.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/guichan/guichan-0.4.0-r1.ebuild b/dev-games/guichan/guichan-0.4.0-r1.ebuild
index 368e413a070f..cb4f24bc9338 100644
--- a/dev-games/guichan/guichan-0.4.0-r1.ebuild
+++ b/dev-games/guichan/guichan-0.4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.4.0-r1.ebuild,v 1.1 2006/03/27 19:54:57 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.4.0-r1.ebuild,v 1.2 2006/07/25 17:19:03 mr_bones_ Exp $
inherit eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/guichan/${P}-src.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="sdl opengl allegro"
DEPEND="opengl? ( virtual/opengl )