diff options
author | 2009-12-17 21:27:25 +0000 | |
---|---|---|
committer | 2009-12-17 21:27:25 +0000 | |
commit | 9147a06dbe7e285d110c221892cec603222a4434 (patch) | |
tree | f03f19013322060cd1c8982ebbbbc1d5dbb83aa1 /games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild | |
parent | amd64 stable, bug 297262 (diff) | |
download | historical-9147a06dbe7e285d110c221892cec603222a4434.tar.gz historical-9147a06dbe7e285d110c221892cec603222a4434.tar.bz2 historical-9147a06dbe7e285d110c221892cec603222a4434.zip |
amd64 stable, bug 297264
Package-Manager: portage-2.1.7.9/cvs/Linux x86_64
Diffstat (limited to 'games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild')
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild index db983a8645cc..641db4377025 100644 --- a/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild,v 1.1 2009/11/17 08:04:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.0.0.ebuild,v 1.2 2009/12/17 21:27:25 pacho Exp $ EAPI=2 WX_GTK_VER=2.8 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/scummvm/${P/_/}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libpng |