public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/stella: stella-4.0.ebuild ChangeLog
@ 2014-08-02 14:48 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2014-08-02 14:48 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    14/08/02 14:48:13

  Modified:             stella-4.0.ebuild ChangeLog
  Log:
  remove mention of the opengl use flag (bug #518796)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  games-emulation/stella/stella-4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?r1=1.1&r2=1.2

Index: stella-4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stella-4.0.ebuild	30 Jul 2014 17:16:38 -0000	1.1
+++ stella-4.0.ebuild	2 Aug 2014 14:48:13 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.1 2014/07/30 17:16:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.2 2014/08/02 14:48:13 mr_bones_ Exp $
 
 EAPI=5
 inherit eutils gnome2-utils games
@@ -37,7 +37,6 @@
 		--bindir="${GAMES_BINDIR}" \
 		--docdir="/usr/share/doc/${PF}" \
 		--datadir="${GAMES_DATADIR}" \
-		$(use_enable opengl gl) \
 		$(use_enable joystick) \
 		|| die
 }



1.83                 games-emulation/stella/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?r1=1.82&r2=1.83

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog	31 Jul 2014 21:30:24 -0000	1.82
+++ ChangeLog	2 Aug 2014 14:48:13 -0000	1.83
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/stella
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.82 2014/07/31 21:30:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.83 2014/08/02 14:48:13 mr_bones_ Exp $
+
+  02 Aug 2014; Michael Sterrett <mr_bones_@gentoo.org> stella-4.0.ebuild:
+  remove mention of the opengl use flag (bug #518796)
 
   31 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org> -stella-3.7.2.ebuild:
   old





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-emulation/stella: stella-4.0.ebuild ChangeLog
@ 2015-01-22  8:45 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-22  8:45 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/22 08:45:24

  Modified:             stella-4.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #535956
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  games-emulation/stella/stella-4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?r1=1.2&r2=1.3

Index: stella-4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- stella-4.0.ebuild	2 Aug 2014 14:48:13 -0000	1.2
+++ stella-4.0.ebuild	22 Jan 2015 08:45:24 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.2 2014/08/02 14:48:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.3 2015/01/22 08:45:24 ago Exp $
 
 EAPI=5
 inherit eutils gnome2-utils games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="joystick"
 
 DEPEND="media-libs/libsdl2[joystick?,opengl,video]



1.84                 games-emulation/stella/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	2 Aug 2014 14:48:13 -0000	1.83
+++ ChangeLog	22 Jan 2015 08:45:24 -0000	1.84
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/stella
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.83 2014/08/02 14:48:13 mr_bones_ Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.84 2015/01/22 08:45:24 ago Exp $
+
+  22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> stella-4.0.ebuild:
+  Stable for amd64, wrt bug #535956
 
   02 Aug 2014; Michael Sterrett <mr_bones_@gentoo.org> stella-4.0.ebuild:
   remove mention of the opengl use flag (bug #518796)





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-emulation/stella: stella-4.0.ebuild ChangeLog
@ 2015-01-26  9:51 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-26  9:51 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/26 09:51:57

  Modified:             stella-4.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #535956
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  games-emulation/stella/stella-4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?r1=1.3&r2=1.4

Index: stella-4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- stella-4.0.ebuild	22 Jan 2015 08:45:24 -0000	1.3
+++ stella-4.0.ebuild	26 Jan 2015 09:51:57 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.3 2015/01/22 08:45:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.4 2015/01/26 09:51:57 ago Exp $
 
 EAPI=5
 inherit eutils gnome2-utils games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="joystick"
 
 DEPEND="media-libs/libsdl2[joystick?,opengl,video]



1.85                 games-emulation/stella/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?r1=1.84&r2=1.85

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	22 Jan 2015 08:45:24 -0000	1.84
+++ ChangeLog	26 Jan 2015 09:51:57 -0000	1.85
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/stella
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.84 2015/01/22 08:45:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.85 2015/01/26 09:51:57 ago Exp $
+
+  26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> stella-4.0.ebuild:
+  Stable for x86, wrt bug #535956
 
   22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> stella-4.0.ebuild:
   Stable for amd64, wrt bug #535956





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-26  9:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-26  9:51 [gentoo-commits] gentoo-x86 commit in games-emulation/stella: stella-4.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-01-22  8:45 Agostino Sarubbo (ago)
2014-08-02 14:48 Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox