public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/SoQt: SoQt-1.5.0-r1.ebuild SoQt-1.4.1.ebuild ChangeLog
@ 2012-05-05  8:02 Jeff Horelick (jdhore)
  0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-05  8:02 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/05 08:02:33

  Modified:             SoQt-1.5.0-r1.ebuild SoQt-1.4.1.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.4                  media-libs/SoQt/SoQt-1.5.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild?r1=1.3&r2=1.4

Index: SoQt-1.5.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- SoQt-1.5.0-r1.ebuild	16 Sep 2010 18:13:42 -0000	1.3
+++ SoQt-1.5.0-r1.ebuild	5 May 2012 08:02:33 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild,v 1.3 2010/09/16 18:13:42 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild,v 1.4 2012/05/05 08:02:33 jdhore Exp $
 
 EAPI="2"
 
@@ -23,7 +23,7 @@
 	x11-libs/qt-opengl:4
 "
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	doc? ( app-doc/doxygen )
 "
 



1.8                  media-libs/SoQt/SoQt-1.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/SoQt-1.4.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/SoQt-1.4.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/SoQt-1.4.1.ebuild?r1=1.7&r2=1.8

Index: SoQt-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.4.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- SoQt-1.4.1.ebuild	5 Jan 2010 01:57:36 -0000	1.7
+++ SoQt-1.4.1.ebuild	5 May 2012 08:02:33 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.4.1.ebuild,v 1.7 2010/01/05 01:57:36 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.4.1.ebuild,v 1.8 2012/05/05 08:02:33 jdhore Exp $
 
 EAPI="2"
 
@@ -20,7 +20,7 @@
 	x11-libs/qt-opengl:4[qt3support]
 	x11-libs/qt-qt3support:4"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	doc? ( app-doc/doxygen )"
 
 src_prepare() {



1.33                 media-libs/SoQt/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	16 Sep 2010 18:13:42 -0000	1.32
+++ ChangeLog	5 May 2012 08:02:33 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/SoQt
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.32 2010/09/16 18:13:42 scarabeus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.33 2012/05/05 08:02:33 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org> SoQt-1.4.1.ebuild,
+  SoQt-1.5.0-r1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> SoQt-1.5.0-r1.ebuild:
   virtual/glu -> virtual/opengl






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

only message in thread, other threads:[~2012-05-05  8:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-05  8:02 [gentoo-commits] gentoo-x86 commit in media-libs/SoQt: SoQt-1.5.0-r1.ebuild SoQt-1.4.1.ebuild ChangeLog Jeff Horelick (jdhore)

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