public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-text/bibletime: bibletime-2.9.1.ebuild ChangeLog
Date: Sat,  2 Mar 2013 19:40:22 +0000 (UTC)	[thread overview]
Message-ID: <20130302194022.855D62171D@flycatcher.gentoo.org> (raw)

hwoarang    13/03/02 19:40:22

  Modified:             bibletime-2.9.1.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.7                  app-text/bibletime/bibletime-2.9.1.ebuild

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

Index: bibletime-2.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/bibletime/bibletime-2.9.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bibletime-2.9.1.ebuild	14 Feb 2013 21:55:47 -0000	1.6
+++ bibletime-2.9.1.ebuild	2 Mar 2013 19:40:22 -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/app-text/bibletime/bibletime-2.9.1.ebuild,v 1.6 2013/02/14 21:55:47 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/bibletime/bibletime-2.9.1.ebuild,v 1.7 2013/03/02 19:40:22 hwoarang Exp $
 
 EAPI=5
 inherit cmake-utils
@@ -20,17 +20,17 @@
 RDEPEND="
 	>=app-text/sword-1.6.0
 	>=dev-cpp/clucene-2.3.3.4
-	x11-libs/qt-core:4
-	x11-libs/qt-dbus:4
-	x11-libs/qt-gui:4
-	x11-libs/qt-webkit:4"
+	dev-qt/qtcore:4
+	dev-qt/qtdbus:4
+	dev-qt/qtgui:4
+	dev-qt/qtwebkit:4"
 DEPEND="
 	${RDEPEND}
 	dev-libs/boost
 	dev-libs/icu:=
 	net-misc/curl
 	sys-libs/zlib
-	x11-libs/qt-test:4"
+	dev-qt/qttest:4"
 
 DOCS=( ChangeLog README )
 



1.69                 app-text/bibletime/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/bibletime/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/bibletime/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/bibletime/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/bibletime/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	14 Feb 2013 21:55:47 -0000	1.68
+++ ChangeLog	2 Mar 2013 19:40:22 -0000	1.69
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/bibletime
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/bibletime/ChangeLog,v 1.68 2013/02/14 21:55:47 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/bibletime/ChangeLog,v 1.69 2013/03/02 19:40:22 hwoarang Exp $
+
+  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> bibletime-2.9.1.ebuild:
+  Move Qt dependencies to the new category
 
   14 Feb 2013; Chris Reffett <creffett@gentoo.org> bibletime-2.9.1.ebuild:
   Bump EAPI, add subslot dep on icu wrt bug 455900.





             reply	other threads:[~2013-03-02 19:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-02 19:40 Markos Chandras (hwoarang) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-14 21:55 [gentoo-commits] gentoo-x86 commit in app-text/bibletime: bibletime-2.9.1.ebuild ChangeLog Chris Reffett (creffett)
2012-09-08 11:20 Anthony G. Basile (blueness)
2012-09-07 12:15 Johannes Huber (johu)
2012-09-07  9:56 Agostino Sarubbo (ago)
2012-09-07  9:53 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=20130302194022.855D62171D@flycatcher.gentoo.org \
    --to=hwoarang@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