public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/jalv: jalv-1.4.0.ebuild jalv-1.2.0.ebuild jalv-1.0.0.ebuild ChangeLog
@ 2013-03-02 21:55 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2013-03-02 21:55 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/03/02 21:55:48

  Modified:             jalv-1.4.0.ebuild jalv-1.2.0.ebuild
                        jalv-1.0.0.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.2                  media-sound/jalv/jalv-1.4.0.ebuild

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

Index: jalv-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/jalv/jalv-1.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jalv-1.4.0.ebuild	23 Feb 2013 13:35:32 -0000	1.1
+++ jalv-1.4.0.ebuild	2 Mar 2013 21:55:48 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/jalv-1.4.0.ebuild,v 1.1 2013/02/23 13:35:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/jalv-1.4.0.ebuild,v 1.2 2013/03/02 21:55:48 hwoarang Exp $
 
 EAPI=4
 
@@ -25,7 +25,7 @@
 	gtk? ( >=x11-libs/gtk+-3.0.0:3 )
 	gtk2? ( >=x11-libs/gtk+-2.18.0:2 )
 	gtkmm? ( >=dev-cpp/gtkmm-2.20.0:2.4 )
-	qt4? ( x11-libs/qt-gui:4 )"
+	qt4? ( dev-qt/qtgui:4 )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 



1.2                  media-sound/jalv/jalv-1.2.0.ebuild

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

Index: jalv-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/jalv/jalv-1.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jalv-1.2.0.ebuild	15 Oct 2012 22:33:32 -0000	1.1
+++ jalv-1.2.0.ebuild	2 Mar 2013 21:55:48 -0000	1.2
@@ -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-sound/jalv/jalv-1.2.0.ebuild,v 1.1 2012/10/15 22:33:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/jalv-1.2.0.ebuild,v 1.2 2013/03/02 21:55:48 hwoarang Exp $
 
 EAPI=4
 
@@ -24,7 +24,7 @@
 	gtk? ( >=x11-libs/gtk+-3.0.0:3 )
 	gtk2? ( >=x11-libs/gtk+-2.18.0:2 )
 	gtkmm? ( >=dev-cpp/gtkmm-2.20.0:2.4 )
-	qt4? ( x11-libs/qt-gui:4 )"
+	qt4? ( dev-qt/qtgui:4 )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 



1.3                  media-sound/jalv/jalv-1.0.0.ebuild

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

Index: jalv-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/jalv/jalv-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jalv-1.0.0.ebuild	5 May 2012 08:33:07 -0000	1.2
+++ jalv-1.0.0.ebuild	2 Mar 2013 21:55:48 -0000	1.3
@@ -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-sound/jalv/jalv-1.0.0.ebuild,v 1.2 2012/05/05 08:33:07 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/jalv-1.0.0.ebuild,v 1.3 2013/03/02 21:55:48 hwoarang Exp $
 
 EAPI=4
 
@@ -23,7 +23,7 @@
 	>=media-sound/jack-audio-connection-kit-0.120.0
 	gtk? ( >=x11-libs/gtk+-2.18.0:2 )
 	gtkmm? ( >=dev-cpp/gtkmm-2.20.0:2.4 )
-	qt4? ( x11-libs/qt-gui:4 )"
+	qt4? ( dev-qt/qtgui:4 )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 



1.5                  media-sound/jalv/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/jalv/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	23 Feb 2013 13:35:32 -0000	1.4
+++ ChangeLog	2 Mar 2013 21:55:48 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/jalv
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/ChangeLog,v 1.4 2013/02/23 13:35:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/ChangeLog,v 1.5 2013/03/02 21:55:48 hwoarang Exp $
+
+  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> jalv-1.0.0.ebuild,
+  jalv-1.2.0.ebuild, jalv-1.4.0.ebuild:
+  Move Qt dependencies to the new category
 
 *jalv-1.4.0 (23 Feb 2013)
 
@@ -21,4 +25,3 @@
   23 Apr 2012; Alexis Ballier <aballier@gentoo.org> +jalv-1.0.0.ebuild,
   +metadata.xml:
   initial import. ebuild by me.
-





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

only message in thread, other threads:[~2013-03-02 21:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 21:55 [gentoo-commits] gentoo-x86 commit in media-sound/jalv: jalv-1.4.0.ebuild jalv-1.2.0.ebuild jalv-1.0.0.ebuild ChangeLog Markos Chandras (hwoarang)

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