public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/qconf: qconf-1.5_pre717-r1.ebuild ChangeLog
@ 2012-07-26 15:17 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2012-07-26 15:17 UTC (permalink / raw
  To: gentoo-commits

johu        12/07/26 15:17:53

  Modified:             qconf-1.5_pre717-r1.ebuild ChangeLog
  Log:
  Add missing slot dependencies on Qt.
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  sys-devel/qconf/qconf-1.5_pre717-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild?r1=1.7&r2=1.8

Index: qconf-1.5_pre717-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qconf-1.5_pre717-r1.ebuild	14 Jun 2012 13:21:35 -0000	1.7
+++ qconf-1.5_pre717-r1.ebuild	26 Jul 2012 15:17:53 -0000	1.8
@@ -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/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v 1.7 2012/06/14 13:21:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v 1.8 2012/07/26 15:17:53 johu Exp $
 
 EAPI="2"
 
@@ -15,7 +15,7 @@
 KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
-DEPEND="x11-libs/qt-core"
+DEPEND="x11-libs/qt-core:4"
 RDEPEND="${DEPEND}"
 
 src_configure() {



1.20                 sys-devel/qconf/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	14 Jun 2012 13:23:49 -0000	1.19
+++ ChangeLog	26 Jul 2012 15:17:53 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/qconf
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.19 2012/06/14 13:23:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.20 2012/07/26 15:17:53 johu Exp $
+
+  26 Jul 2012; Johannes Huber <johu@gentoo.org> qconf-1.5_pre717-r1.ebuild:
+  Add missing slot dependencies on Qt.
 
   14 Jun 2012; Agostino Sarubbo <ago@gentoo.org> -qconf-1.5_pre717.ebuild:
   Remove old
@@ -66,4 +69,3 @@
   04 Dec 2009; Peter Volkov <pva@gentoo.org> +qconf-1.5_pre717.ebuild,
   +metadata.xml:
   Initial import. Used by net-im/psi.
-





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

* [gentoo-commits] gentoo-x86 commit in sys-devel/qconf: qconf-1.5_pre717-r1.ebuild ChangeLog
@ 2013-03-02 23:35 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2013-03-02 23:35 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/03/02 23:35:49

  Modified:             qconf-1.5_pre717-r1.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.9                  sys-devel/qconf/qconf-1.5_pre717-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild?r1=1.8&r2=1.9

Index: qconf-1.5_pre717-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qconf-1.5_pre717-r1.ebuild	26 Jul 2012 15:17:53 -0000	1.8
+++ qconf-1.5_pre717-r1.ebuild	2 Mar 2013 23:35:49 -0000	1.9
@@ -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/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v 1.8 2012/07/26 15:17:53 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v 1.9 2013/03/02 23:35:49 hwoarang Exp $
 
 EAPI="2"
 
@@ -15,7 +15,7 @@
 KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
-DEPEND="x11-libs/qt-core:4"
+DEPEND="dev-qt/qtcore:4"
 RDEPEND="${DEPEND}"
 
 src_configure() {



1.22                 sys-devel/qconf/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	16 Feb 2013 13:02:31 -0000	1.21
+++ ChangeLog	2 Mar 2013 23:35:49 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/qconf
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.21 2013/02/16 13:02:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.22 2013/03/02 23:35:49 hwoarang Exp $
+
+  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qconf-1.5_pre717-r1.ebuild:
+  Move Qt dependencies to the new category
 
   16 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Cleanup due bug #96436





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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 23:35 [gentoo-commits] gentoo-x86 commit in sys-devel/qconf: qconf-1.5_pre717-r1.ebuild ChangeLog Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-26 15:17 Johannes Huber (johu)

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