diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-30 21:20:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-30 21:20:19 +0000 |
commit | c7dc8212ef88abe3f142174894eae855d883381a (patch) | |
tree | c7bb5ab540beb1f42b895631f017860bcb1828e8 /games-engines/scummvm-tools | |
parent | amd64/x86 stable, bug #347119 (diff) | |
download | historical-c7dc8212ef88abe3f142174894eae855d883381a.tar.gz historical-c7dc8212ef88abe3f142174894eae855d883381a.tar.bz2 historical-c7dc8212ef88abe3f142174894eae855d883381a.zip |
amd64/x86 stable, bug #347121
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'games-engines/scummvm-tools')
-rw-r--r-- | games-engines/scummvm-tools/ChangeLog | 5 | ||||
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/scummvm-tools/ChangeLog b/games-engines/scummvm-tools/ChangeLog index 675ae227a06f..3518c8d69a94 100644 --- a/games-engines/scummvm-tools/ChangeLog +++ b/games-engines/scummvm-tools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-engines/scummvm-tools # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.43 2010/10/19 22:48:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.44 2010/11/30 21:20:19 maekke Exp $ + + 30 Nov 2010; Markus Meier <maekke@gentoo.org> scummvm-tools-1.2.0.ebuild: + amd64/x86 stable, bug #347121 *scummvm-tools-1.2.0 (19 Oct 2010) diff --git a/games-engines/scummvm-tools/scummvm-tools-1.2.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.2.0.ebuild index 3bc5225ba26f..60fcb2f75006 100644 --- a/games-engines/scummvm-tools/scummvm-tools-1.2.0.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-1.2.0.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-engines/scummvm-tools/scummvm-tools-1.2.0.ebuild,v 1.1 2010/10/19 22:48:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.2.0.ebuild,v 1.2 2010/11/30 21:20:19 maekke 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="flac iconv mad png vorbis" RDEPEND="png? ( media-libs/libpng ) |