public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kevin McCarthy (signals)" <signals@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/gource: gource-0.28.ebuild ChangeLog gource-0.31.ebuild gource-0.29.ebuild
Date: Fri, 25 Feb 2011 20:54:44 +0000 (UTC)	[thread overview]
Message-ID: <20110225205444.5EB8B20054@flycatcher.gentoo.org> (raw)

signals     11/02/25 20:54:44

  Modified:             gource-0.28.ebuild ChangeLog gource-0.31.ebuild
                        gource-0.29.ebuild
  Log:
  depend virtual/jpeg
  
  (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-util/gource/gource-0.28.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/gource-0.28.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/gource-0.28.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/gource-0.28.ebuild?r1=1.1&r2=1.2

Index: gource-0.28.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.28.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gource-0.28.ebuild	6 Sep 2010 18:30:34 -0000	1.1
+++ gource-0.28.ebuild	25 Feb 2011 20:54:44 -0000	1.2
@@ -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-util/gource/gource-0.28.ebuild,v 1.1 2010/09/06 18:30:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.28.ebuild,v 1.2 2011/02/25 20:54:44 signals Exp $
 
 EAPI=2
 
@@ -25,7 +25,7 @@
 	dev-libs/libpcre:3
 	>=media-libs/ftgl-2.1.3_rc5
 	>=media-libs/libpng-1.2
-	>=media-libs/jpeg-6b-r9
+	virtual/jpeg
 	media-libs/mesa
 	media-fonts/freefont-ttf
 	>=media-libs/glew-1.5



1.14                 dev-util/gource/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gource/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	25 Feb 2011 19:37:23 -0000	1.13
+++ ChangeLog	25 Feb 2011 20:54:44 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/gource
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/ChangeLog,v 1.13 2011/02/25 19:37:23 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/ChangeLog,v 1.14 2011/02/25 20:54:44 signals Exp $
+
+  25 Feb 2011; Kevin McCarthy <signals@gentoo.org> gource-0.28.ebuild,
+  gource-0.29.ebuild, gource-0.31.ebuild:
+  Update depends from media-libs/jpeg to virtual/jpeg
 
   25 Feb 2011; Doug Goldstein <cardoe@gentoo.org> gource-0.31.ebuild:
   dev-util/tinyxml must be built without stl support otherwise it fails to link



1.4                  dev-util/gource/gource-0.31.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/gource-0.31.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/gource-0.31.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/gource-0.31.ebuild?r1=1.3&r2=1.4

Index: gource-0.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.31.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gource-0.31.ebuild	25 Feb 2011 19:37:23 -0000	1.3
+++ gource-0.31.ebuild	25 Feb 2011 20:54:44 -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/dev-util/gource/gource-0.31.ebuild,v 1.3 2011/02/25 19:37:23 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.31.ebuild,v 1.4 2011/02/25 20:54:44 signals Exp $
 
 EAPI=2
 
@@ -25,7 +25,7 @@
 	dev-libs/libpcre:3
 	>=media-libs/ftgl-2.1.3_rc5
 	>=media-libs/libpng-1.2
-	>=media-libs/jpeg-6b-r9
+	virtual/jpeg
 	media-libs/mesa
 	media-fonts/freefont-ttf
 	>=media-libs/glew-1.5



1.2                  dev-util/gource/gource-0.29.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/gource-0.29.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/gource-0.29.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gource/gource-0.29.ebuild?r1=1.1&r2=1.2

Index: gource-0.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.29.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gource-0.29.ebuild	4 Feb 2011 15:41:52 -0000	1.1
+++ gource-0.29.ebuild	25 Feb 2011 20:54:44 -0000	1.2
@@ -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/dev-util/gource/gource-0.29.ebuild,v 1.1 2011/02/04 15:41:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.29.ebuild,v 1.2 2011/02/25 20:54:44 signals Exp $
 
 EAPI=2
 
@@ -25,7 +25,7 @@
 	dev-libs/libpcre:3
 	>=media-libs/ftgl-2.1.3_rc5
 	>=media-libs/libpng-1.2
-	>=media-libs/jpeg-6b-r9
+	virtual/jpeg
 	media-libs/mesa
 	media-fonts/freefont-ttf
 	>=media-libs/glew-1.5






                 reply	other threads:[~2011-02-25 20:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110225205444.5EB8B20054@flycatcher.gentoo.org \
    --to=signals@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox