public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-qtimm: ChangeLog scim-qtimm-0.9.4-r1.ebuild scim-qtimm-0.9.4.ebuild
@ 2008-07-27 19:54 Carsten Lohrke (carlo)
  0 siblings, 0 replies; only message in thread
From: Carsten Lohrke (carlo) @ 2008-07-27 19:54 UTC (permalink / raw
  To: gentoo-commits

carlo       08/07/27 19:54:46

  Modified:             ChangeLog scim-qtimm-0.9.4-r1.ebuild
                        scim-qtimm-0.9.4.ebuild
  Log:
   QA: Get rid of deprecated qt_min_version().
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.48                 app-i18n/scim-qtimm/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-qtimm/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-qtimm/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-qtimm/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-qtimm/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	3 Aug 2007 00:09:51 -0000	1.47
+++ ChangeLog	27 Jul 2008 19:54:45 -0000	1.48
@@ -1,6 +1,10 @@
 # ChangeLog for app-i18n/scim-qtimm
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-qtimm/ChangeLog,v 1.47 2007/08/03 00:09:51 matsuu Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-qtimm/ChangeLog,v 1.48 2008/07/27 19:54:45 carlo Exp $
+
+  27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> scim-qtimm-0.9.4.ebuild,
+  scim-qtimm-0.9.4-r1.ebuild:
+  QA: Get rid of deprecated qt_min_version().
 
 *scim-qtimm-0.9.4-r1 (03 Aug 2007)
 



1.2                  app-i18n/scim-qtimm/scim-qtimm-0.9.4-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4-r1.ebuild?r1=1.1&r2=1.2

Index: scim-qtimm-0.9.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scim-qtimm-0.9.4-r1.ebuild	3 Aug 2007 00:09:51 -0000	1.1
+++ scim-qtimm-0.9.4-r1.ebuild	27 Jul 2008 19:54:45 -0000	1.2
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4-r1.ebuild,v 1.1 2007/08/03 00:09:51 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4-r1.ebuild,v 1.2 2008/07/27 19:54:45 carlo Exp $
+
+EAPI=1
 
 WANT_AUTOMAKE="1.9"
 WANT_AUTOCONF="latest"
@@ -20,7 +22,7 @@
 
 RDEPEND=">=app-i18n/scim-1.4.2
 	virtual/libintl
-	$(qt_min_version 3.3.4)"
+	x11-libs/qt:3"
 
 DEPEND="${RDEPEND}
 	sys-devel/gettext



1.18                 app-i18n/scim-qtimm/scim-qtimm-0.9.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4.ebuild?r1=1.17&r2=1.18

Index: scim-qtimm-0.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- scim-qtimm-0.9.4.ebuild	31 May 2007 20:32:35 -0000	1.17
+++ scim-qtimm-0.9.4.ebuild	27 Jul 2008 19:54:45 -0000	1.18
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4.ebuild,v 1.17 2007/05/31 20:32:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-qtimm/scim-qtimm-0.9.4.ebuild,v 1.18 2008/07/27 19:54:45 carlo Exp $
+
+EAPI=1
 
 WANT_AUTOMAKE="1.9"
 WANT_AUTOCONF="latest"
@@ -20,7 +22,7 @@
 
 RDEPEND=">=app-i18n/scim-1.4.2
 	virtual/libintl
-	$(qt_min_version 3.3.4)"
+	x11-libs/qt:3"
 
 DEPEND="${RDEPEND}
 	sys-devel/gettext






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

only message in thread, other threads:[~2008-07-27 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-27 19:54 [gentoo-commits] gentoo-x86 commit in app-i18n/scim-qtimm: ChangeLog scim-qtimm-0.9.4-r1.ebuild scim-qtimm-0.9.4.ebuild Carsten Lohrke (carlo)

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