From: "Michael Palimaka" <kensington@astralcloak.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/pykde4/files/
Date: Thu, 12 Apr 2012 18:23:24 +0000 (UTC) [thread overview]
Message-ID: <1334254954.bd8670b33edcd670c7b8d6068d41e5e3897e374f.kensington@gentoo> (raw)
commit: bd8670b33edcd670c7b8d6068d41e5e3897e374f
Author: Michael Palimaka <kensington <AT> astralcloak <DOT> net>
AuthorDate: Thu Apr 12 18:22:34 2012 +0000
Commit: Michael Palimaka <kensington <AT> astralcloak <DOT> net>
CommitDate: Thu Apr 12 18:22:34 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bd8670b3
[kde-base/pykde4] Remove unused patch that is applied upstream.
(Portage version: 2.1.10.56/git/Linux x86_64, unsigned Manifest commit)
---
.../pykde4/files/pykde4-4.6.3-python-3.2.patch | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
diff --git a/kde-base/pykde4/files/pykde4-4.6.3-python-3.2.patch b/kde-base/pykde4/files/pykde4-4.6.3-python-3.2.patch
deleted file mode 100644
index 62abdf0..0000000
--- a/kde-base/pykde4/files/pykde4-4.6.3-python-3.2.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- python/pykde4/sip/kio/kfileitem.sip
-+++ python/pykde4/sip/kio/kfileitem.sip
-@@ -236,7 +236,13 @@
-
- len = sipCpp->count();
-
-- if (PySlice_GetIndicesEx((PySliceObject *)a0, len, &start, &stop, &step, &slicelength) < 0)
-+ if (PySlice_GetIndicesEx(
-+#if PY_VERSION_HEX >= 0x03020000
-+ a0,
-+#else
-+ (PySliceObject *)a0,
-+#endif
-+ len, &start, &stop, &step, &slicelength) < 0)
- sipIsErr = 1;
- else
- {
next reply other threads:[~2012-04-12 18:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-12 18:23 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-06-28 12:11 [gentoo-commits] proj/kde:master commit in: kde-base/pykde4/files/ Michael Palimaka
2012-07-11 17:29 Michael Palimaka
2012-07-12 11:35 Michael Palimaka
2013-01-17 22:59 Andreas Hüttel
2014-10-25 16:36 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=1334254954.bd8670b33edcd670c7b8d6068d41e5e3897e374f.kensington@gentoo \
--to=kensington@astralcloak.net \
--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