From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: x11-libs/qt-core/
Date: Thu, 3 Jan 2013 15:57:15 +0000 (UTC) [thread overview]
Message-ID: <1357228417.7f4042df1a65eb87a17ae95f10cccfb92fe23563.kensington@gentoo> (raw)
commit: 7f4042df1a65eb87a17ae95f10cccfb92fe23563
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 3 15:53:37 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jan 3 15:53:37 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=7f4042df
[x11-libs/qt-core] Use subslots for automatic icu rebuild.
Package-Manager: portage-2.1.11.38
---
x11-libs/qt-core/qt-core-4.8.9999.ebuild | 4 ++--
x11-libs/qt-core/qt-core-5.0.0-r1.ebuild | 2 +-
x11-libs/qt-core/qt-core-5.0.9999.ebuild | 2 +-
x11-libs/qt-core/qt-core-5.9999.ebuild | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/x11-libs/qt-core/qt-core-4.8.9999.ebuild b/x11-libs/qt-core/qt-core-4.8.9999.ebuild
index 4ad41b9..37baee3 100644
--- a/x11-libs/qt-core/qt-core-4.8.9999.ebuild
+++ b/x11-libs/qt-core/qt-core-4.8.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit qt4-build
@@ -18,7 +18,7 @@ IUSE="+glib iconv icu qt3support ssl"
DEPEND="
sys-libs/zlib
glib? ( dev-libs/glib:2 )
- icu? ( >=dev-libs/icu-49 )
+ icu? ( >=dev-libs/icu-49:= )
ssl? ( dev-libs/openssl )
!<x11-libs/cairo-1.10.2-r2
!x11-libs/qt:4
diff --git a/x11-libs/qt-core/qt-core-5.0.0-r1.ebuild b/x11-libs/qt-core/qt-core-5.0.0-r1.ebuild
index 3d3efb3..0de31f7 100644
--- a/x11-libs/qt-core/qt-core-5.0.0-r1.ebuild
+++ b/x11-libs/qt-core/qt-core-5.0.0-r1.ebuild
@@ -21,7 +21,7 @@ DEPEND="
sys-libs/zlib
virtual/libiconv
glib? ( dev-libs/glib:2 )
- icu? ( dev-libs/icu )
+ icu? ( dev-libs/icu:= )
"
RDEPEND="${DEPEND}"
diff --git a/x11-libs/qt-core/qt-core-5.0.9999.ebuild b/x11-libs/qt-core/qt-core-5.0.9999.ebuild
index aab1d93..d6f9bd9 100644
--- a/x11-libs/qt-core/qt-core-5.0.9999.ebuild
+++ b/x11-libs/qt-core/qt-core-5.0.9999.ebuild
@@ -21,7 +21,7 @@ DEPEND="
sys-libs/zlib
virtual/libiconv
glib? ( dev-libs/glib:2 )
- icu? ( dev-libs/icu )
+ icu? ( dev-libs/icu:= )
"
RDEPEND="${DEPEND}"
diff --git a/x11-libs/qt-core/qt-core-5.9999.ebuild b/x11-libs/qt-core/qt-core-5.9999.ebuild
index aab1d93..d6f9bd9 100644
--- a/x11-libs/qt-core/qt-core-5.9999.ebuild
+++ b/x11-libs/qt-core/qt-core-5.9999.ebuild
@@ -21,7 +21,7 @@ DEPEND="
sys-libs/zlib
virtual/libiconv
glib? ( dev-libs/glib:2 )
- icu? ( dev-libs/icu )
+ icu? ( dev-libs/icu:= )
"
RDEPEND="${DEPEND}"
next reply other threads:[~2013-01-03 15:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-03 15:57 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-11-27 9:35 [gentoo-commits] proj/qt:master commit in: x11-libs/qt-core/ Davide Pesavento
2012-11-27 9:21 Davide Pesavento
2012-09-22 12:01 Markos Chandras
2012-07-25 14:46 Michael Palimaka
2012-07-02 17:01 Davide Pesavento
2012-06-29 0:17 Davide Pesavento
2012-06-07 13:42 Davide Pesavento
2012-06-06 17:53 Davide Pesavento
2012-05-22 14:11 Davide Pesavento
2012-05-20 19:40 Davide Pesavento
2012-02-01 20:56 Markos Chandras
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=1357228417.7f4042df1a65eb87a17ae95f10cccfb92fe23563.kensington@gentoo \
--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