public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Pesavento (pesa)" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qtscriptgenerator: qtscriptgenerator-0.2.0.ebuild ChangeLog
Date: Tue, 23 Jun 2015 13:54:15 +0000 (UTC)	[thread overview]
Message-ID: <20150623135415.2ED00A40@oystercatcher.gentoo.org> (raw)

pesa        15/06/23 13:54:15

  Modified:             qtscriptgenerator-0.2.0.ebuild ChangeLog
  Log:
  Add missing accessibility USE dependency wrt bug 552730.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)

Revision  Changes    Path
1.11                 x11-libs/qtscriptgenerator/qtscriptgenerator-0.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qtscriptgenerator/qtscriptgenerator-0.2.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qtscriptgenerator/qtscriptgenerator-0.2.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qtscriptgenerator/qtscriptgenerator-0.2.0.ebuild?r1=1.10&r2=1.11

Index: qtscriptgenerator-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qtscriptgenerator/qtscriptgenerator-0.2.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- qtscriptgenerator-0.2.0.ebuild	22 Jun 2015 14:33:49 -0000	1.10
+++ qtscriptgenerator-0.2.0.ebuild	23 Jun 2015 13:54:15 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtscriptgenerator/qtscriptgenerator-0.2.0.ebuild,v 1.10 2015/06/22 14:33:49 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtscriptgenerator/qtscriptgenerator-0.2.0.ebuild,v 1.11 2015/06/23 13:54:15 pesa Exp $
 
 EAPI=4
 
@@ -20,7 +20,7 @@
 DEPEND="
 	dev-qt/designer:4
 	dev-qt/qtcore:4
-	dev-qt/qtgui:4
+	dev-qt/qtgui:4[accessibility]
 	dev-qt/qtopengl:4
 	!kde? ( || (
 		dev-qt/qtphonon:4
@@ -29,7 +29,7 @@
 	kde? ( media-libs/phonon[qt4] )
 	dev-qt/qtscript:4
 	dev-qt/qtsql:4
-	dev-qt/qtsvg:4
+	dev-qt/qtsvg:4[accessibility]
 	dev-qt/qtwebkit:4
 	dev-qt/qtxmlpatterns:4
 "



1.33                 x11-libs/qtscriptgenerator/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qtscriptgenerator/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	22 Jun 2015 14:33:49 -0000	1.32
+++ ChangeLog	23 Jun 2015 13:54:15 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/qtscriptgenerator
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtscriptgenerator/ChangeLog,v 1.32 2015/06/22 14:33:49 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qtscriptgenerator/ChangeLog,v 1.33 2015/06/23 13:54:15 pesa Exp $
+
+  23 Jun 2015; Davide Pesavento <pesa@gentoo.org>
+  qtscriptgenerator-0.2.0.ebuild:
+  Add missing accessibility USE dependency wrt bug 552730.
 
   22 Jun 2015; Davide Pesavento <pesa@gentoo.org>
   qtscriptgenerator-0.2.0.ebuild:





             reply	other threads:[~2015-06-23 13:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-23 13:54 Davide Pesavento (pesa) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-22 14:33 [gentoo-commits] gentoo-x86 commit in x11-libs/qtscriptgenerator: qtscriptgenerator-0.2.0.ebuild ChangeLog Davide Pesavento (pesa)
2014-12-31 13:43 Michael Palimaka (kensington)
2013-07-23 15:07 Michael Palimaka (kensington)
2013-03-17  9:41 Sergey Popov (pinkbyte)
2013-03-02 23:45 Markos Chandras (hwoarang)
2012-12-30 14:04 Michael Palimaka (kensington)
2012-06-07 21:19 Brent Baude (ranger)
2012-06-07 20:21 Johannes Huber (johu)
2012-06-01 19:21 Agostino Sarubbo (ago)
2012-05-02 12:32 Johannes Huber (johu)

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=20150623135415.2ED00A40@oystercatcher.gentoo.org \
    --to=pesa@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