From: "Julian Ospald (hasufell)" <hasufell@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-engines/renpy: renpy-6.15.7.ebuild ChangeLog
Date: Mon, 28 Apr 2014 23:09:15 +0000 (UTC) [thread overview]
Message-ID: <20140428230915.39D832004C@flycatcher.gentoo.org> (raw)
hasufell 14/04/28 23:09:15
Modified: renpy-6.15.7.ebuild ChangeLog
Log:
fix more freetype related breakage
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Revision Changes Path
1.5 games-engines/renpy/renpy-6.15.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/renpy-6.15.7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/renpy-6.15.7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/renpy-6.15.7.ebuild?r1=1.4&r2=1.5
Index: renpy-6.15.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.15.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- renpy-6.15.7.ebuild 30 Oct 2013 19:23:30 -0000 1.4
+++ renpy-6.15.7.ebuild 28 Apr 2014 23:09:15 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.15.7.ebuild,v 1.4 2013/10/30 19:23:30 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.15.7.ebuild,v 1.5 2014/04/28 23:09:15 hasufell Exp $
EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )
@@ -42,7 +42,8 @@
python_prepare_all() {
# wooosh! this should fix multiple abi
- epatch "${FILESDIR}"/${P}-multiple-abi.patch
+ epatch "${FILESDIR}"/${P}-multiple-abi.patch \
+ "${FILESDIR}"/${P}-freetype.patch
einfo "Deleting precompiled python files"
find . -name '*.py[co]' -print -delete || die
1.38 games-engines/renpy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-engines/renpy/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 28 Apr 2014 22:44:50 -0000 1.37
+++ ChangeLog 28 Apr 2014 23:09:15 -0000 1.38
@@ -1,6 +1,10 @@
# ChangeLog for games-engines/renpy
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/ChangeLog,v 1.37 2014/04/28 22:44:50 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/ChangeLog,v 1.38 2014/04/28 23:09:15 hasufell Exp $
+
+ 28 Apr 2014; Julian Ospald <hasufell@gentoo.org> renpy-6.15.7.ebuild,
+ +files/renpy-6.15.7-freetype.patch:
+ fix more freetype related breakage
28 Apr 2014; Julian Ospald <hasufell@gentoo.org>
files/renpy-6.14.1-freetype.patch:
next reply other threads:[~2014-04-28 23:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-28 23:09 Julian Ospald (hasufell) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-08-28 11:13 [gentoo-commits] gentoo-x86 commit in games-engines/renpy: renpy-6.15.7.ebuild ChangeLog Agostino Sarubbo (ago)
2013-08-13 14:18 Agostino Sarubbo (ago)
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=20140428230915.39D832004C@flycatcher.gentoo.org \
--to=hasufell@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