public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/hamlib: hamlib-1.2.14.ebuild hamlib-1.2.15.ebuild ChangeLog hamlib-1.2.13.ebuild hamlib-1.2.10.ebuild hamlib-1.2.11.ebuild hamlib-1.2.12-r2.ebuild
@ 2012-05-04 12:13 Thomas Beierlein (tomjbe)
  0 siblings, 0 replies; only message in thread
From: Thomas Beierlein (tomjbe) @ 2012-05-04 12:13 UTC (permalink / raw
  To: gentoo-commits

tomjbe      12/05/04 12:13:53

  Modified:             hamlib-1.2.14.ebuild hamlib-1.2.15.ebuild ChangeLog
                        hamlib-1.2.13.ebuild hamlib-1.2.10.ebuild
                        hamlib-1.2.11.ebuild hamlib-1.2.12-r2.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.1.10.57/cvs/Linux i686)

Revision  Changes    Path
1.5                  media-libs/hamlib/hamlib-1.2.14.ebuild

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

Index: hamlib-1.2.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.14.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hamlib-1.2.14.ebuild	28 Jan 2012 15:35:37 -0000	1.4
+++ hamlib-1.2.14.ebuild	4 May 2012 12:13:53 -0000	1.5
@@ -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/hamlib/hamlib-1.2.14.ebuild,v 1.4 2012/01/28 15:35:37 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.14.ebuild,v 1.5 2012/05/04 12:13:53 tomjbe Exp $
 
 EAPI="3"
 PYTHON_DEPEND="python? 2"
@@ -24,7 +24,7 @@
 	tcl? ( dev-lang/tcl )"
 
 DEPEND=" ${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	dev-lang/swig
 	>=sys-devel/libtool-2.2
 	doc? ( app-doc/doxygen )"



1.2                  media-libs/hamlib/hamlib-1.2.15.ebuild

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

Index: hamlib-1.2.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.15.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hamlib-1.2.15.ebuild	6 Feb 2012 13:12:06 -0000	1.1
+++ hamlib-1.2.15.ebuild	4 May 2012 12:13:53 -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/hamlib/hamlib-1.2.15.ebuild,v 1.1 2012/02/06 13:12:06 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.15.ebuild,v 1.2 2012/05/04 12:13:53 tomjbe Exp $
 
 EAPI="3"
 PYTHON_DEPEND="python? 2"
@@ -24,7 +24,7 @@
 	tcl? ( dev-lang/tcl )"
 
 DEPEND=" ${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	dev-lang/swig
 	>=sys-devel/libtool-2.2
 	doc? ( app-doc/doxygen )"



1.66                 media-libs/hamlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	6 Feb 2012 13:12:06 -0000	1.65
+++ ChangeLog	4 May 2012 12:13:53 -0000	1.66
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/hamlib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.65 2012/02/06 13:12:06 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.66 2012/05/04 12:13:53 tomjbe Exp $
+
+  04 May 2012; Thomas Beierlein <tomjbe@gentoo.org> hamlib-1.2.10.ebuild,
+  hamlib-1.2.11.ebuild, hamlib-1.2.12-r2.ebuild, hamlib-1.2.13.ebuild,
+  hamlib-1.2.14.ebuild, hamlib-1.2.15.ebuild:
+  dev-uitl/pkgconfig -> virtual/pkgconfig
 
 *hamlib-1.2.15 (06 Feb 2012)
 



1.4                  media-libs/hamlib/hamlib-1.2.13.ebuild

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

Index: hamlib-1.2.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.13.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hamlib-1.2.13.ebuild	12 Aug 2011 21:15:44 -0000	1.3
+++ hamlib-1.2.13.ebuild	4 May 2012 12:13:53 -0000	1.4
@@ -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/hamlib/hamlib-1.2.13.ebuild,v 1.3 2011/08/12 21:15:44 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.13.ebuild,v 1.4 2012/05/04 12:13:53 tomjbe Exp $
 
 EAPI="3"
 PYTHON_DEPEND="python? 2"
@@ -24,7 +24,7 @@
 	tcl? ( dev-lang/tcl )"
 
 DEPEND=" ${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	dev-lang/swig
 	>=sys-devel/libtool-2.2
 	doc? ( app-doc/doxygen )"



1.8                  media-libs/hamlib/hamlib-1.2.10.ebuild

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

Index: hamlib-1.2.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.10.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hamlib-1.2.10.ebuild	12 Aug 2011 21:15:44 -0000	1.7
+++ hamlib-1.2.10.ebuild	4 May 2012 12:13:53 -0000	1.8
@@ -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/hamlib/hamlib-1.2.10.ebuild,v 1.7 2011/08/12 21:15:44 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.10.ebuild,v 1.8 2012/05/04 12:13:53 tomjbe Exp $
 
 PYTHON_DEPEND="2"
 inherit autotools eutils multilib python
@@ -24,7 +24,7 @@
 	tcl? ( dev-lang/tcl )"
 
 DEPEND=" ${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	dev-lang/swig
 	>=sys-devel/libtool-2.2
 	doc? ( app-doc/doxygen )"



1.6                  media-libs/hamlib/hamlib-1.2.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/hamlib/hamlib-1.2.11.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/hamlib/hamlib-1.2.11.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/hamlib/hamlib-1.2.11.ebuild?r1=1.5&r2=1.6

Index: hamlib-1.2.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.11.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hamlib-1.2.11.ebuild	12 Aug 2011 21:15:44 -0000	1.5
+++ hamlib-1.2.11.ebuild	4 May 2012 12:13:53 -0000	1.6
@@ -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/hamlib/hamlib-1.2.11.ebuild,v 1.5 2011/08/12 21:15:44 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.11.ebuild,v 1.6 2012/05/04 12:13:53 tomjbe Exp $
 
 PYTHON_DEPEND="2"
 inherit autotools eutils multilib python
@@ -23,7 +23,7 @@
 	tcl? ( dev-lang/tcl )"
 
 DEPEND=" ${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	dev-lang/swig
 	>=sys-devel/libtool-2.2
 	doc? ( app-doc/doxygen )"



1.9                  media-libs/hamlib/hamlib-1.2.12-r2.ebuild

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

Index: hamlib-1.2.12-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.12-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hamlib-1.2.12-r2.ebuild	12 Aug 2011 21:15:44 -0000	1.8
+++ hamlib-1.2.12-r2.ebuild	4 May 2012 12:13:53 -0000	1.9
@@ -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/hamlib/hamlib-1.2.12-r2.ebuild,v 1.8 2011/08/12 21:15:44 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.12-r2.ebuild,v 1.9 2012/05/04 12:13:53 tomjbe Exp $
 
 EAPI="3"
 PYTHON_DEPEND="python? 2"
@@ -24,7 +24,7 @@
 	tcl? ( dev-lang/tcl )"
 
 DEPEND=" ${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	dev-lang/swig
 	>=sys-devel/libtool-2.2
 	doc? ( app-doc/doxygen )"






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

only message in thread, other threads:[~2012-05-04 12:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 12:13 [gentoo-commits] gentoo-x86 commit in media-libs/hamlib: hamlib-1.2.14.ebuild hamlib-1.2.15.ebuild ChangeLog hamlib-1.2.13.ebuild hamlib-1.2.10.ebuild hamlib-1.2.11.ebuild hamlib-1.2.12-r2.ebuild Thomas Beierlein (tomjbe)

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