public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Carsten Lohrke (carlo)" <carlo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/uim-svn: uim-svn-1.5.ebuild ChangeLog
Date: Sun, 27 Jul 2008 19:49:00 +0000	[thread overview]
Message-ID: <E1KNCEm-0000sO-R2@stork.gentoo.org> (raw)

carlo       08/07/27 19:49:00

  Modified:             uim-svn-1.5.ebuild ChangeLog
  Log:
   QA: Get rid of deprecated qt_min_version().
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.6                  app-i18n/uim-svn/uim-svn-1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/uim-svn/uim-svn-1.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/uim-svn/uim-svn-1.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/uim-svn/uim-svn-1.5.ebuild?r1=1.5&r2=1.6

Index: uim-svn-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/uim-svn/uim-svn-1.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- uim-svn-1.5.ebuild	12 Oct 2007 10:57:45 -0000	1.5
+++ uim-svn-1.5.ebuild	27 Jul 2008 19:49:00 -0000	1.6
@@ -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/uim-svn/uim-svn-1.5.ebuild,v 1.5 2007/10/12 10:57:45 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim-svn/uim-svn-1.5.ebuild,v 1.6 2008/07/27 19:49:00 carlo Exp $
+
+EAPI=1
 
 inherit elisp-common flag-o-matic kde-functions multilib subversion
 
@@ -38,9 +40,9 @@
 	eb? ( dev-libs/eb )
 	emacs? ( virtual/emacs )
 	gtk? ( >=x11-libs/gtk+-2 )
-	immqt? ( $(qt_min_version 3.3.4) )
+	immqt? ( x11-libs/qt:3 )
 	libedit? ( dev-libs/libedit )
-	qt3? ( $(qt_min_version 3.3.4) )
+	qt3? ( x11-libs/qt:3 )
 	m17n-lib? ( dev-libs/m17n-lib )"
 
 src_unpack() {



1.32                 app-i18n/uim-svn/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/uim-svn/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/uim-svn/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/uim-svn/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/uim-svn/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	12 Oct 2007 10:57:45 -0000	1.31
+++ ChangeLog	27 Jul 2008 19:49:00 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for app-i18n/uim-svn
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim-svn/ChangeLog,v 1.31 2007/10/12 10:57:45 hattya Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim-svn/ChangeLog,v 1.32 2008/07/27 19:49:00 carlo Exp $
+
+  27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> uim-svn-1.5.ebuild:
+  QA: Get rid of deprecated qt_min_version().
 
   12 Oct 2007; Akinori Hattori <hattya@gentoo.org> -files/50uim-gentoo.el,
   +files/50uim-svn-gentoo.el, uim-svn-1.5.ebuild:






             reply	other threads:[~2008-07-27 19:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-27 19:49 Carsten Lohrke (carlo) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-10-12 10:57 [gentoo-commits] gentoo-x86 commit in app-i18n/uim-svn: uim-svn-1.5.ebuild ChangeLog Akinori Hattori (hattya)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1KNCEm-0000sO-R2@stork.gentoo.org \
    --to=carlo@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox