public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-radio/svxlink: svxlink-11.11.1.ebuild ChangeLog
@ 2012-05-03  3:48 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-03  3:48 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/03 03:48:56

  Modified:             svxlink-11.11.1.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.2                  media-radio/svxlink/svxlink-11.11.1.ebuild

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

Index: svxlink-11.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- svxlink-11.11.1.ebuild	29 Jan 2012 06:54:02 -0000	1.1
+++ svxlink-11.11.1.ebuild	3 May 2012 03:48:56 -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-radio/svxlink/svxlink-11.11.1.ebuild,v 1.1 2012/01/29 06:54:02 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild,v 1.2 2012/05/03 03:48:56 jdhore Exp $
 
 EAPI=4
 inherit eutils multilib qt4-r2
@@ -24,7 +24,7 @@
 	dev-libs/libsigc++:1.2
 	dev-libs/popt"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 MAKEOPTS="${MAKEOPTS} -j1"
 



1.19                 media-radio/svxlink/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	29 Jan 2012 06:54:02 -0000	1.18
+++ ChangeLog	3 May 2012 03:48:56 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for media-radio/svxlink
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.18 2012/01/29 06:54:02 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.19 2012/05/03 03:48:56 jdhore Exp $
+
+  03 May 2012; Jeff Horelick <jdhore@gentoo.org> svxlink-11.11.1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
 *svxlink-11.11.1 (29 Jan 2012)
 






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-radio/svxlink: svxlink-11.11.1.ebuild ChangeLog
@ 2012-06-09  0:30 Zac Medico (zmedico)
  0 siblings, 0 replies; 4+ messages in thread
From: Zac Medico (zmedico) @ 2012-06-09  0:30 UTC (permalink / raw
  To: gentoo-commits

zmedico     12/06/09 00:30:51

  Modified:             svxlink-11.11.1.ebuild ChangeLog
  Log:
  inherit user for enewgroup and enewuser
  
  (Portage version: 2.2.0_alpha110_p4/cvs/Linux i686)

Revision  Changes    Path
1.3                  media-radio/svxlink/svxlink-11.11.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild?r1=1.2&r2=1.3

Index: svxlink-11.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- svxlink-11.11.1.ebuild	3 May 2012 03:48:56 -0000	1.2
+++ svxlink-11.11.1.ebuild	9 Jun 2012 00:30:51 -0000	1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild,v 1.2 2012/05/03 03:48:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild,v 1.3 2012/06/09 00:30:51 zmedico Exp $
 
 EAPI=4
-inherit eutils multilib qt4-r2
+inherit eutils multilib qt4-r2 user
 
 DESCRIPTION="Multi Purpose Voice Services System, including Qtel for EchoLink"
 HOMEPAGE="http://svxlink.sourceforge.net/"



1.20                 media-radio/svxlink/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	3 May 2012 03:48:56 -0000	1.19
+++ ChangeLog	9 Jun 2012 00:30:51 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for media-radio/svxlink
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.19 2012/05/03 03:48:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.20 2012/06/09 00:30:51 zmedico Exp $
+
+  09 Jun 2012; Zac Medico <zmedico@gentoo.org> svxlink-11.11.1.ebuild:
+  inherit user for enewgroup and enewuser
 
   03 May 2012; Jeff Horelick <jdhore@gentoo.org> svxlink-11.11.1.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-radio/svxlink: svxlink-11.11.1.ebuild ChangeLog
@ 2012-07-31 18:00 Thomas Beierlein (tomjbe)
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Beierlein (tomjbe) @ 2012-07-31 18:00 UTC (permalink / raw
  To: gentoo-commits

tomjbe      12/07/31 18:00:25

  Modified:             svxlink-11.11.1.ebuild ChangeLog
  Log:
  Fix missing #includes for gcc-47 (bug 425690). Thanks Diego. Also add slot deps to qt-*:4
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-radio/svxlink/svxlink-11.11.1.ebuild

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

Index: svxlink-11.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- svxlink-11.11.1.ebuild	9 Jun 2012 00:30:51 -0000	1.3
+++ svxlink-11.11.1.ebuild	31 Jul 2012 18:00:25 -0000	1.4
@@ -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-radio/svxlink/svxlink-11.11.1.ebuild,v 1.3 2012/06/09 00:30:51 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild,v 1.4 2012/07/31 18:00:25 tomjbe Exp $
 
 EAPI=4
 inherit eutils multilib qt4-r2 user
@@ -15,8 +15,8 @@
 IUSE=""
 
 RDEPEND="dev-lang/tcl
-	x11-libs/qt-core
-	x11-libs/qt-gui
+	x11-libs/qt-core:4
+	x11-libs/qt-gui:4
 	media-libs/alsa-lib
 	media-sound/gsm
 	dev-libs/libgcrypt
@@ -38,6 +38,8 @@
 	sed -i -e "s:/etc/udev:/lib/udev:" svxlink/scripts/Makefile.default || die
 	# fix underlinking
 	sed -i -e "s:lgsm:lgsm -lspeex:" qtel/Makefile.default || die
+	# fix gcc-4.7 bug #425690
+	epatch "${FILESDIR}/$P-gcc-47.patch"
 }
 
 src_install() {



1.21                 media-radio/svxlink/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	9 Jun 2012 00:30:51 -0000	1.20
+++ ChangeLog	31 Jul 2012 18:00:25 -0000	1.21
@@ -1,6 +1,11 @@
 # ChangeLog for media-radio/svxlink
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.20 2012/06/09 00:30:51 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.21 2012/07/31 18:00:25 tomjbe Exp $
+
+  31 Jul 2012; Thomas Beierlein <tomjbe@gentoo.org> svxlink-11.11.1.ebuild,
+  +files/svxlink-11.11.1-gcc-47.patch:
+  Fix missing #includes for gcc-47 (bug 425690). Thanks Diego. Also add slot
+  deps to qt-*:4
 
   09 Jun 2012; Zac Medico <zmedico@gentoo.org> svxlink-11.11.1.ebuild:
   inherit user for enewgroup and enewuser





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-radio/svxlink: svxlink-11.11.1.ebuild ChangeLog
@ 2013-03-02 21:51 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2013-03-02 21:51 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/03/02 21:51:56

  Modified:             svxlink-11.11.1.ebuild ChangeLog
  Log:
  Move Qt dependencies to the new category
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)

Revision  Changes    Path
1.5                  media-radio/svxlink/svxlink-11.11.1.ebuild

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

Index: svxlink-11.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- svxlink-11.11.1.ebuild	31 Jul 2012 18:00:25 -0000	1.4
+++ svxlink-11.11.1.ebuild	2 Mar 2013 21:51:56 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild,v 1.4 2012/07/31 18:00:25 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-11.11.1.ebuild,v 1.5 2013/03/02 21:51:56 hwoarang Exp $
 
 EAPI=4
 inherit eutils multilib qt4-r2 user
@@ -15,8 +15,8 @@
 IUSE=""
 
 RDEPEND="dev-lang/tcl
-	x11-libs/qt-core:4
-	x11-libs/qt-gui:4
+	dev-qt/qtcore:4
+	dev-qt/qtgui:4
 	media-libs/alsa-lib
 	media-sound/gsm
 	dev-libs/libgcrypt



1.22                 media-radio/svxlink/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/svxlink/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	31 Jul 2012 18:00:25 -0000	1.21
+++ ChangeLog	2 Mar 2013 21:51:56 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-radio/svxlink
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.21 2012/07/31 18:00:25 tomjbe Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.22 2013/03/02 21:51:56 hwoarang Exp $
+
+  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> svxlink-11.11.1.ebuild:
+  Move Qt dependencies to the new category
 
   31 Jul 2012; Thomas Beierlein <tomjbe@gentoo.org> svxlink-11.11.1.ebuild,
   +files/svxlink-11.11.1-gcc-47.patch:
@@ -99,4 +102,3 @@
   16 Dec 2007; Lars Weiler <pylon@gentoo.org> +files/kde.patch,
   +metadata.xml, +svxlink-070415.ebuild:
   New application for all those Gentoo ham-radio users out there.
-





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-02 21:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-09  0:30 [gentoo-commits] gentoo-x86 commit in media-radio/svxlink: svxlink-11.11.1.ebuild ChangeLog Zac Medico (zmedico)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-02 21:51 Markos Chandras (hwoarang)
2012-07-31 18:00 Thomas Beierlein (tomjbe)
2012-05-03  3:48 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