* [gentoo-commits] gentoo-x86 commit in dev-python/imaging: imaging-1.1.7-r4.ebuild ChangeLog
@ 2014-07-30 1:21 Mike Frysinger (vapier)
0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2014-07-30 1:21 UTC (permalink / raw
To: gentoo-commits
vapier 14/07/30 01:21:21
Modified: imaging-1.1.7-r4.ebuild ChangeLog
Log:
Fix from Chromium OS for building w/freetype-2.5.3 #508748 by Stefan Kalis.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path
1.4 dev-python/imaging/imaging-1.1.7-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild?r1=1.3&r2=1.4
Index: imaging-1.1.7-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- imaging-1.1.7-r4.ebuild 5 Sep 2013 18:46:38 -0000 1.3
+++ imaging-1.1.7-r4.ebuild 30 Jul 2014 01:21:21 -0000 1.4
@@ -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/dev-python/imaging/imaging-1.1.7-r4.ebuild,v 1.3 2013/09/05 18:46:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild,v 1.4 2014/07/30 01:21:21 vapier Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -41,6 +41,7 @@
"${FILESDIR}/${P}-sane.patch"
"${FILESDIR}/${P}-giftrans.patch"
"${FILESDIR}/${P}-missing-math.patch"
+ "${FILESDIR}/${P}-ft-header-include.patch"
)
# Add shebangs.
1.92 dev-python/imaging/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/ChangeLog?r1=1.91&r2=1.92
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog 5 Sep 2013 18:46:38 -0000 1.91
+++ ChangeLog 30 Jul 2014 01:21:21 -0000 1.92
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/imaging
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.91 2013/09/05 18:46:38 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.92 2014/07/30 01:21:21 vapier Exp $
+
+ 30 Jul 2014; Mike Frysinger <vapier@gentoo.org>
+ +files/imaging-1.1.7-ft-header-include.patch, imaging-1.1.7-r4.ebuild:
+ Fix from Chromium OS for building w/freetype-2.5.3 #508748 by Stefan Kalis.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> imaging-1.1.7-r2.ebuild,
imaging-1.1.7-r4.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/imaging: imaging-1.1.7-r4.ebuild ChangeLog
@ 2014-12-18 20:30 Patrice Clement (monsieurp)
0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement (monsieurp) @ 2014-12-18 20:30 UTC (permalink / raw
To: gentoo-commits
monsieurp 14/12/18 20:30:01
Modified: imaging-1.1.7-r4.ebuild ChangeLog
Log:
Added fix to -r4 file accidentally. Removing it.
(Portage version: 2.2.8-r2/cvs/Linux i686, unsigned Manifest commit)
Revision Changes Path
1.6 dev-python/imaging/imaging-1.1.7-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild?r1=1.5&r2=1.6
Index: imaging-1.1.7-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- imaging-1.1.7-r4.ebuild 18 Dec 2014 20:24:34 -0000 1.5
+++ imaging-1.1.7-r4.ebuild 18 Dec 2014 20:30:01 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild,v 1.5 2014/12/18 20:24:34 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7-r4.ebuild,v 1.6 2014/12/18 20:30:01 monsieurp Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -42,7 +42,6 @@
"${FILESDIR}/${P}-giftrans.patch"
"${FILESDIR}/${P}-missing-math.patch"
"${FILESDIR}/${P}-ft-header-include.patch"
- "${FILESDIR}/${P}-dont-run-multiple-viewers.patch"
)
# Add shebangs.
1.94 dev-python/imaging/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/ChangeLog?rev=1.94&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/ChangeLog?rev=1.94&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/imaging/ChangeLog?r1=1.93&r2=1.94
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog 18 Dec 2014 20:24:34 -0000 1.93
+++ ChangeLog 18 Dec 2014 20:30:01 -0000 1.94
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/imaging
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.93 2014/12/18 20:24:34 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.94 2014/12/18 20:30:01 monsieurp Exp $
+
+ 18 Dec 2014; Patrice Clement <monsieurp@gentoo.org> imaging-1.1.7-r4.ebuild:
+ Added fix to -r4 file accidentally. Removing it.
*imaging-1.1.7-r5 (18 Dec 2014)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-18 20:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30 1:21 [gentoo-commits] gentoo-x86 commit in dev-python/imaging: imaging-1.1.7-r4.ebuild ChangeLog Mike Frysinger (vapier)
-- strict thread matches above, loose matches on Subject: below --
2014-12-18 20:30 Patrice Clement (monsieurp)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox