public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka (kensington)" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libqxt: libqxt-0.6.2.ebuild ChangeLog
Date: Tue, 23 Jul 2013 14:21:02 +0000 (UTC)	[thread overview]
Message-ID: <20130723142102.A0B002171C@flycatcher.gentoo.org> (raw)

kensington    13/07/23 14:21:02

  Modified:             libqxt-0.6.2.ebuild ChangeLog
  Log:
  Fix Qt dependencies.
  
  (Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)

Revision  Changes    Path
1.7                  x11-libs/libqxt/libqxt-0.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libqxt/libqxt-0.6.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libqxt/libqxt-0.6.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libqxt/libqxt-0.6.2.ebuild?r1=1.6&r2=1.7

Index: libqxt-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libqxt/libqxt-0.6.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libqxt-0.6.2.ebuild	12 Jul 2013 09:19:16 -0000	1.6
+++ libqxt-0.6.2.ebuild	23 Jul 2013 14:21:02 -0000	1.7
@@ -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/x11-libs/libqxt/libqxt-0.6.2.ebuild,v 1.6 2013/07/12 09:19:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libqxt/libqxt-0.6.2.ebuild,v 1.7 2013/07/23 14:21:02 kensington Exp $
 
 EAPI=4
 
@@ -18,7 +18,7 @@
 COMMON_DEPEND="
 	x11-libs/libXrandr
 	dev-qt/qtcore:4[ssl]
-	|| ( <dev-qt/qtgui-4.8.5:4 ( >=dev-qt/qtgui-4.8.5:4 dev-qt/designer ) )
+	|| ( ( >=dev-qt/qtgui-4.8.5:4 dev-qt/designer:4 ) <dev-qt/qtgui-4.8.5:4 )
 	berkdb? ( >=sys-libs/db-4.6 )
 	sql? ( dev-qt/qtsql:4 )
 	zeroconf? ( net-dns/avahi[mdnsresponder-compat] )



1.25                 x11-libs/libqxt/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libqxt/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libqxt/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libqxt/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libqxt/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	12 Jul 2013 09:19:16 -0000	1.24
+++ ChangeLog	23 Jul 2013 14:21:02 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libqxt
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libqxt/ChangeLog,v 1.24 2013/07/12 09:19:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libqxt/ChangeLog,v 1.25 2013/07/23 14:21:02 kensington Exp $
+
+  23 Jul 2013; Michael Palimaka <kensington@gentoo.org> libqxt-0.6.2.ebuild:
+  Fix Qt dependencies.
 
   12 Jul 2013; Patrick Lauer <patrick@gentoo.org> libqxt-0.6.2.ebuild:
   Adapting deps for upcoming qt-4.8.5





             reply	other threads:[~2013-07-23 14:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-23 14:21 Michael Palimaka (kensington) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-12  9:19 [gentoo-commits] gentoo-x86 commit in x11-libs/libqxt: libqxt-0.6.2.ebuild ChangeLog Patrick Lauer (patrick)
2013-03-02 23:44 Markos Chandras (hwoarang)
2012-11-12 11:08 Michael Palimaka (kensington)
2012-06-17 23:43 Davide Pesavento (pesa)

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=20130723142102.A0B002171C@flycatcher.gentoo.org \
    --to=kensington@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