public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-dialup/cutecom: cutecom-0.20.0-r1.ebuild cutecom-0.22.0.ebuild ChangeLog
@ 2012-04-22 15:39 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2012-04-22 15:39 UTC (permalink / raw
  To: gentoo-commits

johu        12/04/22 15:39:02

  Modified:             cutecom-0.20.0-r1.ebuild cutecom-0.22.0.ebuild
                        ChangeLog
  Log:
  Non maintainer commit. Remove unused deprecated qt4 eclass inherit by Michael (kensington) <gentoo@scribeofthenile.com>, wrt bug #409767.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux i686)

Revision  Changes    Path
1.7                  net-dialup/cutecom/cutecom-0.20.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild?r1=1.6&r2=1.7

Index: cutecom-0.20.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cutecom-0.20.0-r1.ebuild	6 Oct 2009 17:17:52 -0000	1.6
+++ cutecom-0.20.0-r1.ebuild	22 Apr 2012 15:39:02 -0000	1.7
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild,v 1.6 2009/10/06 17:17:52 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild,v 1.7 2012/04/22 15:39:02 johu Exp $
 
 EAPI=1
 
-inherit eutils qt4 cmake-utils
+inherit eutils cmake-utils
 
 DESCRIPTION="CuteCom is a serial terminal, like minicom, written in qt"
 HOMEPAGE="http://cutecom.sourceforge.net"



1.2                  net-dialup/cutecom/cutecom-0.22.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0.ebuild?r1=1.1&r2=1.2

Index: cutecom-0.22.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cutecom-0.22.0.ebuild	29 Nov 2009 09:25:09 -0000	1.1
+++ cutecom-0.22.0.ebuild	22 Apr 2012 15:39:02 -0000	1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0.ebuild,v 1.1 2009/11/29 09:25:09 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0.ebuild,v 1.2 2012/04/22 15:39:02 johu Exp $
 
 EAPI=2
 
-inherit eutils qt4 cmake-utils
+inherit eutils cmake-utils
 
 DESCRIPTION="CuteCom is a serial terminal, like minicom, written in qt"
 HOMEPAGE="http://cutecom.sourceforge.net"



1.26                 net-dialup/cutecom/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	29 Nov 2009 09:25:09 -0000	1.25
+++ ChangeLog	22 Apr 2012 15:39:02 -0000	1.26
@@ -1,6 +1,11 @@
 # ChangeLog for net-dialup/cutecom
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.25 2009/11/29 09:25:09 mrness Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.26 2012/04/22 15:39:02 johu Exp $
+
+  22 Apr 2012; Johannes Huber <johu@gentoo.org> cutecom-0.20.0-r1.ebuild,
+  cutecom-0.22.0.ebuild:
+  Non maintainer commit. Remove unused deprecated qt4 eclass inherit by Michael
+  (kensington) <gentoo@scribeofthenile.com>, wrt bug #409767.
 
 *cutecom-0.22.0 (29 Nov 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in net-dialup/cutecom: cutecom-0.20.0-r1.ebuild cutecom-0.22.0.ebuild ChangeLog
@ 2013-03-02 22:47 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2013-03-02 22:47 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/03/02 22:47:24

  Modified:             cutecom-0.20.0-r1.ebuild cutecom-0.22.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.8                  net-dialup/cutecom/cutecom-0.20.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild?r1=1.7&r2=1.8

Index: cutecom-0.20.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cutecom-0.20.0-r1.ebuild	22 Apr 2012 15:39:02 -0000	1.7
+++ cutecom-0.20.0-r1.ebuild	2 Mar 2013 22:47:24 -0000	1.8
@@ -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/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild,v 1.7 2012/04/22 15:39:02 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.20.0-r1.ebuild,v 1.8 2013/03/02 22:47:24 hwoarang Exp $
 
 EAPI=1
 
@@ -15,9 +15,9 @@
 KEYWORDS="amd64 ppc x86"
 IUSE=""
 
-DEPEND="x11-libs/qt-core:4
-	x11-libs/qt-gui:4
-	x11-libs/qt-qt3support:4"
+DEPEND="dev-qt/qtcore:4
+	dev-qt/qtgui:4
+	dev-qt/qt3support:4"
 RDEPEND="${DEPEND}
 	net-dialup/lrzsz"
 



1.3                  net-dialup/cutecom/cutecom-0.22.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0.ebuild?r1=1.2&r2=1.3

Index: cutecom-0.22.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cutecom-0.22.0.ebuild	22 Apr 2012 15:39:02 -0000	1.2
+++ cutecom-0.22.0.ebuild	2 Mar 2013 22:47:24 -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/net-dialup/cutecom/cutecom-0.22.0.ebuild,v 1.2 2012/04/22 15:39:02 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.22.0.ebuild,v 1.3 2013/03/02 22:47:24 hwoarang Exp $
 
 EAPI=2
 
@@ -15,8 +15,8 @@
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
-DEPEND="x11-libs/qt-core:4
-	x11-libs/qt-gui:4
-	x11-libs/qt-qt3support:4"
+DEPEND="dev-qt/qtcore:4
+	dev-qt/qtgui:4
+	dev-qt/qt3support:4"
 RDEPEND="${DEPEND}
 	net-dialup/lrzsz"



1.27                 net-dialup/cutecom/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/cutecom/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	22 Apr 2012 15:39:02 -0000	1.26
+++ ChangeLog	2 Mar 2013 22:47:24 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for net-dialup/cutecom
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.26 2012/04/22 15:39:02 johu Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.27 2013/03/02 22:47:24 hwoarang Exp $
+
+  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> cutecom-0.20.0-r1.ebuild,
+  cutecom-0.22.0.ebuild:
+  Move Qt dependencies to the new category
 
   22 Apr 2012; Johannes Huber <johu@gentoo.org> cutecom-0.20.0-r1.ebuild,
   cutecom-0.22.0.ebuild:
@@ -120,4 +124,3 @@
   +cutecom-0.12.0.ebuild:
   Initial add and the glory goes to Jurek Bartuszek <koxta@koxta.net> in bug
   #74236
-





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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-22 15:39 [gentoo-commits] gentoo-x86 commit in net-dialup/cutecom: cutecom-0.20.0-r1.ebuild cutecom-0.22.0.ebuild ChangeLog Johannes Huber (johu)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-02 22:47 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