public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/stk: ChangeLog stk-4.4.3.ebuild stk-4.4.2.ebuild stk-4.4.3-r1.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:27

  Modified:             ChangeLog stk-4.4.3.ebuild stk-4.4.2.ebuild
                        stk-4.4.3-r1.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.11                 media-libs/stk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/stk/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	16 Jan 2012 15:20:32 -0000	1.10
+++ ChangeLog	5 May 2012 08:02:27 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/stk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/stk/ChangeLog,v 1.10 2012/01/16 15:20:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/stk/ChangeLog,v 1.11 2012/05/05 08:02:27 jdhore Exp $
+
+  05 May 2012; Jeff Horelick <jdhore@gentoo.org> stk-4.4.2.ebuild,
+  stk-4.4.3.ebuild, stk-4.4.3-r1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
 *stk-4.4.3-r1 (16 Jan 2012)
 



1.2                  media-libs/stk/stk-4.4.3.ebuild

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

Index: stk-4.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/stk/stk-4.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stk-4.4.3.ebuild	15 Sep 2011 18:17:23 -0000	1.1
+++ stk-4.4.3.ebuild	5 May 2012 08:02:27 -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/stk/stk-4.4.3.ebuild,v 1.1 2011/09/15 18:17:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/stk/stk-4.4.3.ebuild,v 1.2 2012/05/05 08:02:27 jdhore Exp $
 
 EAPI="2"
 inherit eutils autotools
@@ -17,7 +17,7 @@
 RDEPEND="alsa? ( media-libs/alsa-lib )
 	jack? ( media-sound/jack-audio-connection-kit )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	dev-lang/perl"
 
 src_prepare() {



1.2                  media-libs/stk/stk-4.4.2.ebuild

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

Index: stk-4.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/stk/stk-4.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stk-4.4.2.ebuild	2 Jan 2011 14:23:05 -0000	1.1
+++ stk-4.4.2.ebuild	5 May 2012 08:02:27 -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/stk/stk-4.4.2.ebuild,v 1.1 2011/01/02 14:23:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/stk/stk-4.4.2.ebuild,v 1.2 2012/05/05 08:02:27 jdhore Exp $
 
 EAPI="2"
 inherit eutils autotools
@@ -17,7 +17,7 @@
 RDEPEND="alsa? ( media-libs/alsa-lib )
 	jack? ( media-sound/jack-audio-connection-kit )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	dev-lang/perl"
 
 src_prepare() {



1.2                  media-libs/stk/stk-4.4.3-r1.ebuild

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

Index: stk-4.4.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/stk/stk-4.4.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stk-4.4.3-r1.ebuild	16 Jan 2012 15:20:32 -0000	1.1
+++ stk-4.4.3-r1.ebuild	5 May 2012 08:02:27 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/stk/stk-4.4.3-r1.ebuild,v 1.1 2012/01/16 15:20:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/stk/stk-4.4.3-r1.ebuild,v 1.2 2012/05/05 08:02:27 jdhore Exp $
 
 EAPI="2"
 inherit eutils autotools
@@ -17,7 +17,7 @@
 RDEPEND="alsa? ( media-libs/alsa-lib )
 	jack? ( media-sound/jack-audio-connection-kit )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	dev-lang/perl"
 
 src_prepare() {






^ 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/stk: ChangeLog stk-4.4.3.ebuild stk-4.4.2.ebuild stk-4.4.3-r1.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