* [gentoo-commits] gentoo-x86 commit in games-engines/scummvm: ChangeLog scummvm-1.2.1.ebuild scummvm-1.2.0-r1.ebuild
@ 2011-02-13 12:30 Raul Porcel (armin76)
0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2011-02-13 12:30 UTC (permalink / raw
To: gentoo-commits
armin76 11/02/13 12:30:02
Modified: ChangeLog scummvm-1.2.1.ebuild
scummvm-1.2.0-r1.ebuild
Log:
Drop sparc keywords
(Portage version: 2.1.9.25/cvs/Linux ia64)
Revision Changes Path
1.103 games-engines/scummvm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/ChangeLog?rev=1.103&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/ChangeLog?rev=1.103&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/ChangeLog?r1=1.102&r2=1.103
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog 30 Jan 2011 17:57:25 -0000 1.102
+++ ChangeLog 13 Feb 2011 12:30:01 -0000 1.103
@@ -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
1.5 games-engines/scummvm/scummvm-1.2.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild?r1=1.4&r2=1.5
Index: scummvm-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- scummvm-1.2.1.ebuild 30 Jan 2011 17:57:25 -0000 1.4
+++ scummvm-1.2.1.ebuild 13 Feb 2011 12:30:01 -0000 1.5
@@ -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 @@
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
1.4 games-engines/scummvm/scummvm-1.2.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild?r1=1.3&r2=1.4
Index: scummvm-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- scummvm-1.2.0-r1.ebuild 3 Jan 2011 11:53:16 -0000 1.3
+++ scummvm-1.2.0-r1.ebuild 13 Feb 2011 12:30:01 -0000 1.4
@@ -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 @@
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-13 12:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-13 12:30 [gentoo-commits] gentoo-x86 commit in games-engines/scummvm: ChangeLog scummvm-1.2.1.ebuild scummvm-1.2.0-r1.ebuild Raul Porcel (armin76)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox