diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /app-text/podofo | |
download | gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2 gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip |
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the
exact time of the Git migration.
The purpose of this repo is to populate the rsync-distributed tree with
old ChangeLogs that cannot be generated from Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-text/podofo')
-rw-r--r-- | app-text/podofo/ChangeLog | 180 |
1 files changed, 180 insertions, 0 deletions
diff --git a/app-text/podofo/ChangeLog b/app-text/podofo/ChangeLog new file mode 100644 index 00000000..d058b3b4 --- /dev/null +++ b/app-text/podofo/ChangeLog @@ -0,0 +1,180 @@ +# ChangeLog for app-text/podofo +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/ChangeLog,v 1.48 2015/08/08 05:36:05 zmedico Exp $ + + 08 Aug 2015; Zac Medico <zmedico@gentoo.org> podofo-0.9.3.ebuild: + Disable failing EncodingTest::testDifferencesEncoding. + +*podofo-0.9.3 (04 Aug 2015) + + 04 Aug 2015; Lars Wendler <polynomial-c@gentoo.org> +podofo-0.9.3.ebuild: + Version bump. + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> podofo-0.9.2.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 20 May 2014; Manuel Rüger <mrueg@gentoo.org> podofo-0.9.2.ebuild: + Add ~arm keyword. + + 11 Mar 2014; Lars Wendler <polynomial-c@gentoo.org> podofo-0.9.2.ebuild: + Fixed compilation with >=freetype-2.5.1 (bug #493584). + + 05 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> podofo-0.9.2.ebuild: + Update the jpeg and openssl dependencies use correct SLOT. + + 15 Jun 2013; Zac Medico <zmedico@gentoo.org> -podofo-0.9.1.ebuild: + Remove old version. + + 14 Apr 2013; Zac Medico <zmedico@gentoo.org> podofo-0.9.2.ebuild: + Bump to EAPI 5 for slot-operator deps. + + 10 Apr 2013; Jeroen Roovers <jer@gentoo.org> podofo-0.9.2.ebuild: + Stable for HPPA (bug #464416). + + 06 Apr 2013; Zac Medico <zmedico@gentoo.org> podofo-0.9.2.ebuild: + Add idn USE flag for bug #464884. + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> podofo-0.9.2.ebuild: + Stable for ppc64, wrt bug #464416 + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> podofo-0.9.2.ebuild: + Stable for ppc, wrt bug #464416 + + 04 Apr 2013; Agostino Sarubbo <ago@gentoo.org> podofo-0.9.2.ebuild: + Stable for x86, wrt bug #464416 + + 04 Apr 2013; Agostino Sarubbo <ago@gentoo.org> podofo-0.9.2.ebuild: + Stable for amd64, wrt bug #464416 + + 28 Feb 2013; Zac Medico <zmedico@gentoo.org> podofo-0.9.1.ebuild, + podofo-0.9.2.ebuild: + Use tc-getPKG_CONFIG. + +*podofo-0.9.2 (27 Feb 2013) + + 27 Feb 2013; Zac Medico <zmedico@gentoo.org> +podofo-0.9.2.ebuild, + podofo-0.9.1.ebuild: + Handle multilib-aware freetype headers for bug #459404, and add version 0.9.2. + + 28 Oct 2012; Zac Medico <zmedico@gentoo.org> podofo-0.9.1.ebuild: + Add missing unistd include in test/unit/TestUtils.cpp for bug #439784. + + 01 May 2012; Jeroen Roovers <jer@gentoo.org> podofo-0.9.1.ebuild: + Stable for HPPA too. + + 06 Mar 2012; Zac Medico <zmedico@gentoo.org> podofo-0.9.1.ebuild: + Bug #407015: fix to compile with Lua 5.2 + + 13 Nov 2011; Justin Lecher <jlec@gentoo.org> podofo-0.9.1.ebuild: + Corrected Slotting of media-libs/tiff and media-libs/libpng + + 23 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> -podofo-0.7.0.ebuild, + -podofo-0.8.1-r1.ebuild, -podofo-0.8.2.ebuild, -podofo-0.8.4.ebuild: + old + + 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> podofo-0.9.1.ebuild: + ppc stable wrt #385913 + + 11 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> podofo-0.9.1.ebuild: + ppc64 stable wrt #385913 + + 08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> podofo-0.9.1.ebuild: + x86 stable wrt bug #385913 + + 06 Oct 2011; Markos Chandras <hwoarang@gentoo.org> podofo-0.9.1.ebuild: + Stable on amd64 wrt bug #385913 + + 05 Sep 2011; Zac Medico <zmedico@gentoo.org> podofo-0.7.0.ebuild, + podofo-0.8.1-r1.ebuild, podofo-0.8.2.ebuild, podofo-0.8.4.ebuild, + podofo-0.9.1.ebuild: + Bug #381359 - undefined reference to `PoDoFo::PdfVariant::DelayedLoadImpl()' + triggered by -fvisibility-inlines-hidden in CXXFLAGS. + + 12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> podofo-0.8.1-r1.ebuild: + ppc stable wrt #333627 + +*podofo-0.9.1 (09 May 2011) + + 09 May 2011; Zac Medico <zmedico@gentoo.org> +podofo-0.9.1.ebuild: + 0.9.1 version bump. + + 24 Feb 2011; Zac Medico <zmedico@gentoo.org> podofo-0.8.4.ebuild: + Bug #356293 - libpng-1.5 compatibility + + 19 Jan 2011; Zac Medico <zmedico@gentoo.org> podofo-0.8.4.ebuild: + Bug #352125 - Disable FontTest::testFonts since it fails depending on + installed fonts. + +*podofo-0.8.4 (14 Nov 2010) + + 14 Nov 2010; Zac Medico <zmedico@gentoo.org> +podofo-0.8.4.ebuild: + 0.8.4 version bump. Thanks to Tim Harder <radhermit@gentoo.org> for the + new src_test() function from bug #345353. + + 07 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> podofo-0.7.0.ebuild, + podofo-0.8.1-r1.ebuild, podofo-0.8.2.ebuild: + Use virtual/jpeg wrt #327487. + + 28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> + podofo-0.8.1-r1.ebuild: + ppc64 stable wrt #333627 + +*podofo-0.8.2 (10 Sep 2010) + + 10 Sep 2010; Zac Medico <zmedico@gentoo.org> +podofo-0.8.2.ebuild: + 0.8.2 version bump. + + 23 Aug 2010; Markos Chandras <hwoarang@gentoo.org> podofo-0.8.1-r1.ebuild: + Stable on amd64 wrt bug #333627 + + 23 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + podofo-0.8.1-r1.ebuild: + stable x86, bug 333627 + +*podofo-0.8.1-r1 (20 Aug 2010) + + 20 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -podofo-0.8.0.ebuild, + -podofo-0.8.1.ebuild, +podofo-0.8.1-r1.ebuild: + Disable STLport dependency. Revbump. Remove old. + +*podofo-0.8.1 (27 Jun 2010) + + 27 Jun 2010; Zac Medico <zmedico@gentoo.org> +podofo-0.8.1.ebuild: + 0.8.1 version bump. + + 05 Jun 2010; Zac Medico <zmedico@gentoo.org> podofo-0.7.0.ebuild, + podofo-0.8.0.ebuild: + Bug #322737 - Remove boost-build from RDEPEND. + +*podofo-0.8.0 (30 Apr 2010) + + 30 Apr 2010; Zac Medico <zmedico@gentoo.org> +podofo-0.8.0.ebuild: + 0.8.0 version bump. Thanks to Tim Harder <radhermit@gmail.com> in bug + #317835. + + 16 Feb 2010; Christian Faulhammer <fauli@gentoo.org> podofo-0.7.0.ebuild: + stable x86, bug 302249 + + 15 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> podofo-0.7.0.ebuild: + amd64 stable wrt #302249 + + 15 Feb 2010; Joseph Jezak <josejx@gentoo.org> podofo-0.7.0.ebuild: + Marked ppc/ppc64 stable. + + 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> podofo-0.7.0.ebuild: + Add ~sparc wrt #299937 + + 22 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> podofo-0.7.0.ebuild: + Require SLOT="0" of media-libs/jpeg for headers. + + 20 Jan 2010; Brent Baude <ranger@gentoo.org> podofo-0.7.0.ebuild: + Marking podofo-0.7.0 ~ppc64 for bug 299937 + + 06 Jan 2010; Jeroen Roovers <jer@gentoo.org> podofo-0.7.0.ebuild: + Marked ~hppa ~ppc (bug #299937). + +*podofo-0.7.0 (03 Oct 2009) + + 03 Oct 2009; Zac Medico <zmedico@gentoo.org> +podofo-0.7.0.ebuild, + +metadata.xml: + Initial import, based off of ebuild from kde-testing overlay. |