public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-games/crystalspace: ChangeLog crystalspace-1.4.0.ebuild crystalspace-1.2.1.ebuild
@ 2011-02-25 18:34 Kevin McCarthy (signals)
  0 siblings, 0 replies; only message in thread
From: Kevin McCarthy (signals) @ 2011-02-25 18:34 UTC (permalink / raw
  To: gentoo-commits

signals     11/02/25 18:34:12

  Modified:             ChangeLog crystalspace-1.4.0.ebuild
                        crystalspace-1.2.1.ebuild
  Log:
  depend virtual/jpeg
  
  (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)

Revision  Changes    Path
1.50                 dev-games/crystalspace/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	10 Nov 2010 16:42:06 -0000	1.49
+++ ChangeLog	25 Feb 2011 18:34:11 -0000	1.50
@@ -1,6 +1,10 @@
 # ChangeLog for dev-games/crystalspace
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.49 2010/11/10 16:42:06 mr_bones_ Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.50 2011/02/25 18:34:11 signals Exp $
+
+  25 Feb 2011; Kevin McCarthy <signals@gentoo.org> crystalspace-1.2.1.ebuild,
+  crystalspace-1.4.0.ebuild:
+  Updated depends from media-libs/jpeg to virtual/jpeg
 
   10 Nov 2010; Michael Sterrett <mr_bones_@gentoo.org>
   crystalspace-1.4.0.ebuild:



1.8                  dev-games/crystalspace/crystalspace-1.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild?r1=1.7&r2=1.8

Index: crystalspace-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- crystalspace-1.4.0.ebuild	10 Nov 2010 16:42:06 -0000	1.7
+++ crystalspace-1.4.0.ebuild	25 Feb 2011 18:34:11 -0000	1.8
@@ -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/dev-games/crystalspace/crystalspace-1.4.0.ebuild,v 1.7 2010/11/10 16:42:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild,v 1.8 2011/02/25 18:34:11 signals Exp $
 
 EAPI=2
 inherit eutils flag-o-matic multilib java-pkg-opt-2 autotools wxwidgets versionator
@@ -25,7 +25,7 @@
 	cg? ( media-gfx/nvidia-cg-toolkit )
 	ode? ( dev-games/ode )
 	cal3d? ( >=media-libs/cal3d-0.11 )
-	jpeg? ( media-libs/jpeg )
+	jpeg? ( virtual/jpeg )
 	bullet? ( sci-physics/bullet )
 	sdl? ( media-libs/libsdl )
 	vorbis? ( media-libs/libvorbis )



1.6                  dev-games/crystalspace/crystalspace-1.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild?r1=1.5&r2=1.6

Index: crystalspace-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- crystalspace-1.2.1.ebuild	17 Sep 2010 10:56:51 -0000	1.5
+++ crystalspace-1.2.1.ebuild	25 Feb 2011 18:34:12 -0000	1.6
@@ -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/dev-games/crystalspace/crystalspace-1.2.1.ebuild,v 1.5 2010/09/17 10:56:51 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild,v 1.6 2011/02/25 18:34:12 signals Exp $
 
 EAPI=2
 inherit eutils flag-o-matic multilib wxwidgets
@@ -20,7 +20,7 @@
 	cg? ( media-gfx/nvidia-cg-toolkit )
 	ode? ( dev-games/ode )
 	cal3d? ( >=media-libs/cal3d-0.11 )
-	jpeg? ( media-libs/jpeg )
+	jpeg? ( virtual/jpeg )
 	sdl? ( media-libs/libsdl )
 	vorbis? ( media-libs/libogg
 		media-libs/libvorbis )






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-25 18:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-25 18:34 [gentoo-commits] gentoo-x86 commit in dev-games/crystalspace: ChangeLog crystalspace-1.4.0.ebuild crystalspace-1.2.1.ebuild Kevin McCarthy (signals)

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