diff options
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/scummvm-tools/ChangeLog | 7 | ||||
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.2.0.ebuild | 6 | ||||
-rw-r--r-- | games-engines/scummvm/ChangeLog | 6 | ||||
-rw-r--r-- | games-engines/scummvm/scummvm-1.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | games-engines/scummvm/scummvm-1.2.1.ebuild | 4 |
5 files changed, 17 insertions, 10 deletions
diff --git a/games-engines/scummvm-tools/ChangeLog b/games-engines/scummvm-tools/ChangeLog index 3518c8d69a94..ec209c0184fd 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.44 2010/11/30 21:20:19 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/ChangeLog,v 1.45 2011/02/13 12:33:29 armin76 Exp $ + + 13 Feb 2011; Raúl Porcel <armin76@gentoo.org> scummvm-tools-1.2.0.ebuild: + Drop sparc keywords 30 Nov 2010; Markus Meier <maekke@gentoo.org> scummvm-tools-1.2.0.ebuild: amd64/x86 stable, bug #347121 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 60fcb2f75006..9f4f1d4364a0 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 +# Copyright 1999-2011 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.2 2010/11/30 21:20:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-1.2.0.ebuild,v 1.3 2011/02/13 12:33:29 armin76 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 x86 ~x86-fbsd" IUSE="flac iconv mad png vorbis" RDEPEND="png? ( media-libs/libpng ) diff --git a/games-engines/scummvm/ChangeLog b/games-engines/scummvm/ChangeLog index ac0271e2dfbd..bc84ea7da821 100644 --- a/games-engines/scummvm/ChangeLog +++ b/games-engines/scummvm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-engines/scummvm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.102 2011/01/30 17:57:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.103 2011/02/13 12:30:01 armin76 Exp $ + + 13 Feb 2011; Raúl Porcel <armin76@gentoo.org> scummvm-1.2.0-r1.ebuild, + scummvm-1.2.1.ebuild: + Drop sparc keywords 30 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> scummvm-1.2.1.ebuild: x86 stable wrt bug #352155 diff --git a/games-engines/scummvm/scummvm-1.2.0-r1.ebuild b/games-engines/scummvm/scummvm-1.2.0-r1.ebuild index 9bcc02463911..3d06e21d8f7e 100644 --- a/games-engines/scummvm/scummvm-1.2.0-r1.ebuild +++ b/games-engines/scummvm/scummvm-1.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild,v 1.3 2011/01/03 11:53:16 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild,v 1.4 2011/02/13 12:30:01 armin76 Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -11,7 +11,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 x86 ~x86-fbsd" IUSE="alsa debug flac fluidsynth mp3 ogg vorbis" RESTRICT="test" # it only looks like there's a test there #77507 diff --git a/games-engines/scummvm/scummvm-1.2.1.ebuild b/games-engines/scummvm/scummvm-1.2.1.ebuild index b99d308cbbd3..20c95f1f17fd 100644 --- a/games-engines/scummvm/scummvm-1.2.1.ebuild +++ b/games-engines/scummvm/scummvm-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild,v 1.4 2011/01/30 17:57:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild,v 1.5 2011/02/13 12:30:01 armin76 Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -11,7 +11,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 x86 ~x86-fbsd" IUSE="alsa debug flac fluidsynth mp3 ogg vorbis" RESTRICT="test" # it only looks like there's a test there #77507 |