public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libkate: libkate-0.4.1.ebuild ChangeLog libkate-0.3.8.ebuild libkate-0.3.7.ebuild
@ 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:38

  Modified:             libkate-0.4.1.ebuild ChangeLog libkate-0.3.8.ebuild
                        libkate-0.3.7.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.2                  media-libs/libkate/libkate-0.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkate/libkate-0.4.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkate/libkate-0.4.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkate/libkate-0.4.1.ebuild?r1=1.1&r2=1.2

Index: libkate-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libkate/libkate-0.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkate-0.4.1.ebuild	8 Sep 2011 18:00:27 -0000	1.1
+++ libkate-0.4.1.ebuild	5 May 2012 08:02:38 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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/libkate/libkate-0.4.1.ebuild,v 1.1 2011/09/08 18:00:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/libkate-0.4.1.ebuild,v 1.2 2012/05/05 08:02:38 jdhore Exp $
 
 DESCRIPTION="Codec for karaoke and text encapsulation for Ogg"
 HOMEPAGE="http://code.google.com/p/libkate/"
@@ -15,7 +15,7 @@
 	media-libs/libpng"
 DEPEND="${COMMON_DEPEND}
 	wxwidgets? ( dev-lang/python )
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/flex
 	sys-devel/bison
 	doc? ( app-doc/doxygen )"



1.54                 media-libs/libkate/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libkate/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	8 Sep 2011 18:00:27 -0000	1.53
+++ ChangeLog	5 May 2012 08:02:38 -0000	1.54
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libkate
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/ChangeLog,v 1.53 2011/09/08 18:00:27 aballier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/ChangeLog,v 1.54 2012/05/05 08:02:38 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org> libkate-0.3.7.ebuild,
+  libkate-0.3.8.ebuild, libkate-0.4.1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
 *libkate-0.4.1 (08 Sep 2011)
 



1.2                  media-libs/libkate/libkate-0.3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkate/libkate-0.3.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkate/libkate-0.3.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkate/libkate-0.3.8.ebuild?r1=1.1&r2=1.2

Index: libkate-0.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libkate/libkate-0.3.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkate-0.3.8.ebuild	11 Aug 2010 08:02:58 -0000	1.1
+++ libkate-0.3.8.ebuild	5 May 2012 08:02:38 -0000	1.2
@@ -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/libkate/libkate-0.3.8.ebuild,v 1.1 2010/08/11 08:02:58 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/libkate-0.3.8.ebuild,v 1.2 2012/05/05 08:02:38 jdhore Exp $
 
 DESCRIPTION="Codec for karaoke and text encapsulation for Ogg"
 HOMEPAGE="http://code.google.com/p/libkate/"
@@ -15,7 +15,7 @@
 	media-libs/libpng"
 DEPEND="${COMMON_DEPEND}
 	wxwidgets? ( dev-lang/python )
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/flex
 	sys-devel/bison
 	doc? ( app-doc/doxygen )"



1.16                 media-libs/libkate/libkate-0.3.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkate/libkate-0.3.7.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkate/libkate-0.3.7.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libkate/libkate-0.3.7.ebuild?r1=1.15&r2=1.16

Index: libkate-0.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libkate/libkate-0.3.7.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- libkate-0.3.7.ebuild	24 Sep 2010 15:55:26 -0000	1.15
+++ libkate-0.3.7.ebuild	5 May 2012 08:02:38 -0000	1.16
@@ -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/libkate/libkate-0.3.7.ebuild,v 1.15 2010/09/24 15:55:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/libkate-0.3.7.ebuild,v 1.16 2012/05/05 08:02:38 jdhore Exp $
 
 inherit eutils
 
@@ -17,7 +17,7 @@
 	media-libs/libpng"
 DEPEND="${COMMON_DEPEND}
 	wxwidgets? ( dev-lang/python )
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/flex
 	sys-devel/bison
 	doc? ( app-doc/doxygen )"






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

only message in thread, other threads:[~2012-05-05  8:13 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/libkate: libkate-0.4.1.ebuild ChangeLog libkate-0.3.8.ebuild libkate-0.3.7.ebuild 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