public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: x11-libs/qt-core/
Date: Wed,  1 Feb 2012 20:56:48 +0000 (UTC)	[thread overview]
Message-ID: <25db785c67487d14bde6c9b0cb3512a6772650b9.hwoarang@gentoo> (raw)

commit:     25db785c67487d14bde6c9b0cb3512a6772650b9
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  1 20:55:44 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 20:55:44 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=25db785c

x11-lbs/qt-core: Use correct name for qurl patch

---
 x11-libs/qt-core/Manifest                |    4 ++--
 x11-libs/qt-core/qt-core-4.8.9999.ebuild |    2 +-
 x11-libs/qt-core/qt-core-4.9999.ebuild   |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-libs/qt-core/Manifest b/x11-libs/qt-core/Manifest
index ce1e8fa..d2d0138 100644
--- a/x11-libs/qt-core/Manifest
+++ b/x11-libs/qt-core/Manifest
@@ -1,5 +1,5 @@
 AUX qt-core-4.8.0-qurl-regression-fix.patch 742 RMD160 0fc99db2d43af1784c5dfcdf948915dc34749536 SHA1 44463c6f8faf5857d238778d0b57b12c36364096 SHA256 4a799c2948966a7c746e98e680db38fd05da8bf9fea581a1780ad3f94305f5dc
 EBUILD qt-core-4.7.9999.ebuild 4022 RMD160 fa68febaa31c0cce43b5c350d06459e2f38dfa9e SHA1 318ce1b9622e8054a8ca89c4c6b18cbc464135d5 SHA256 c60b5ceb76f8190464cf494aa7209666ec97a0a23693e8059de461766e2991a2
-EBUILD qt-core-4.8.9999.ebuild 4979 RMD160 25901bf3503b12e83039d8e25d105a2ff1b00029 SHA1 695a94b49bea8d6f3e84c114dd96b9c16ea35852 SHA256 070f94884eb7c08609be115af1b86a638bf33cbd0a72164bc6d9c0fabf392324
-EBUILD qt-core-4.9999.ebuild 4979 RMD160 25901bf3503b12e83039d8e25d105a2ff1b00029 SHA1 695a94b49bea8d6f3e84c114dd96b9c16ea35852 SHA256 070f94884eb7c08609be115af1b86a638bf33cbd0a72164bc6d9c0fabf392324
+EBUILD qt-core-4.8.9999.ebuild 4986 RMD160 2d437ba3a15e74048d76a6b39bb381bc1f12dae5 SHA1 c7ca0ba24a32211be7602f33b1b9f5ad82440c9a SHA256 0dd5074acb1ce93592caf04a46a33715aec368f8334a98e39dfcf1c6a00b79bf
+EBUILD qt-core-4.9999.ebuild 4986 RMD160 2d437ba3a15e74048d76a6b39bb381bc1f12dae5 SHA1 c7ca0ba24a32211be7602f33b1b9f5ad82440c9a SHA256 0dd5074acb1ce93592caf04a46a33715aec368f8334a98e39dfcf1c6a00b79bf
 MISC metadata.xml 803 RMD160 83aa032a8ce070f8cb633679563d4c9a501a0eda SHA1 332f440bedc7f39993f64d7d18508c6eac55cb08 SHA256 33c8d5ca13dfc9ea047db0078e8f9a9e4ecd47694a937f47f8f499df07428681

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 8d2099b..0c59c82 100644
--- a/x11-libs/qt-core/qt-core-4.8.9999.ebuild
+++ b/x11-libs/qt-core/qt-core-4.8.9999.ebuild
@@ -26,7 +26,7 @@ RDEPEND="${DEPEND}"
 PDEPEND="qt3support? ( ~x11-libs/qt-gui-${PV}[aqua=,c++0x=,qpa=,debug=,glib=,qt3support] )"
 
 PATCHES=(
-	"${FILESDIR}/${P}-qurl-regression-fix.patch"
+	"${FILESDIR}/${PN}-4.8.0-qurl-regression-fix.patch"
 )
 
 pkg_setup() {

diff --git a/x11-libs/qt-core/qt-core-4.9999.ebuild b/x11-libs/qt-core/qt-core-4.9999.ebuild
index 8d2099b..0c59c82 100644
--- a/x11-libs/qt-core/qt-core-4.9999.ebuild
+++ b/x11-libs/qt-core/qt-core-4.9999.ebuild
@@ -26,7 +26,7 @@ RDEPEND="${DEPEND}"
 PDEPEND="qt3support? ( ~x11-libs/qt-gui-${PV}[aqua=,c++0x=,qpa=,debug=,glib=,qt3support] )"
 
 PATCHES=(
-	"${FILESDIR}/${P}-qurl-regression-fix.patch"
+	"${FILESDIR}/${PN}-4.8.0-qurl-regression-fix.patch"
 )
 
 pkg_setup() {



             reply	other threads:[~2012-02-01 20:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-01 20:56 Markos Chandras [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-20 19:40 [gentoo-commits] proj/qt:master commit in: x11-libs/qt-core/ Davide Pesavento
2012-05-22 14:11 Davide Pesavento
2012-06-06 17:53 Davide Pesavento
2012-06-07 13:42 Davide Pesavento
2012-06-29  0:17 Davide Pesavento
2012-07-02 17:01 Davide Pesavento
2012-07-25 14:46 Michael Palimaka
2012-09-22 12:01 Markos Chandras
2012-11-27  9:21 Davide Pesavento
2012-11-27  9:35 Davide Pesavento
2013-01-03 15:57 Michael Palimaka

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=25db785c67487d14bde6c9b0cb3512a6772650b9.hwoarang@gentoo \
    --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