diff options
Diffstat (limited to 'media-libs/aalib/ChangeLog')
-rw-r--r-- | media-libs/aalib/ChangeLog | 191 |
1 files changed, 0 insertions, 191 deletions
diff --git a/media-libs/aalib/ChangeLog b/media-libs/aalib/ChangeLog deleted file mode 100644 index e19a3fd..0000000 --- a/media-libs/aalib/ChangeLog +++ /dev/null @@ -1,191 +0,0 @@ -# ChangeLog for media-libs/aalib -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/aalib/ChangeLog,v 1.49 2013/05/08 09:49:06 blueness Exp $ - - 08 May 2013; Anthony G. Basile <blueness@gentoo.org> aalib-1.4_rc5.ebuild: - Fix missing eautoreconf, bug #467988, comment #4 - -*aalib-1.4_rc5-r5 (05 May 2013) - - 05 May 2013; Sergei Trofimovich <slyfox@gentoo.org> +aalib-1.4_rc5-r5.ebuild, - +files/aalib-1.4_rc5-tinfo.patch, aalib-1.4_rc5.ebuild: - Added pkg-config driver to find 'ncurses[tinfo]' libraries. Fixes bug #468566 - by Justin Lecher. - - 30 Apr 2013; Sergei Trofimovich <slyfox@gentoo.org> aalib-1.4_rc5-r4.ebuild, - aalib-1.4_rc5.ebuild: - Fixed build failure against automake-1.13 (use of outdated AM_CONFIG_HEADER), - bug #467988 by Lars Wendler (Polynomial-C). - - 09 May 2012; Alexis Ballier <aballier@gentoo.org> aalib-1.4_rc5-r4.ebuild: - keyword ~amd64-fbsd - -*aalib-1.4_rc5-r4 (11 Feb 2012) - - 11 Feb 2012; Sergei Trofimovich <slyfox@gentoo.org> +aalib-1.4_rc5-r4.ebuild, - +files/aalib-1.4_rc5-fix-aarender.patch, -aalib-1.4_rc5-r3.ebuild: - Fix bug #214142 in aarender() reported and fixed by Reimar Döffinger. The - patch also fixes resizing of 'mplayer -vo aa' for me. - -*aalib-1.4_rc5-r3 (11 Feb 2012) - - 11 Feb 2012; Sergei Trofimovich <slyfox@gentoo.org> +aalib-1.4_rc5-r3.ebuild, - -aalib-1.4_rc5-r2.ebuild: - Fix USE=gmp feature selection. It's a bug #369685 spotted by Jan Vereecke and - #385681 by Alec M. aka alecm_88 hosted on yahoo dotcom. - -*aalib-1.4_rc5-r2 (09 Feb 2012) - - 09 Feb 2012; Sergei Trofimovich <slyfox@gentoo.org> +aalib-1.4_rc5-r2.ebuild, - -aalib-1.4_rc5-r1.ebuild: - Added USE=static-libs, switched to EAPI=4. - -*aalib-1.4_rc5-r1 (06 Feb 2012) - - 06 Feb 2012; Sergei Trofimovich <slyfox@gentoo.org> +aalib-1.4_rc5-r1.ebuild, - +files/aalib-1.4_rc5-fix-protos.patch, metadata.xml: - Fixed bug #224267 by Peter Hüwe (missing function prototypes). Added myself to - maintainers. - - 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> aalib-1.4_rc5.ebuild: - Drop to ~mips - - 14 Dec 2008; Fabian Groffen <grobian@gentoo.org> aalib-1.4_rc5.ebuild: - Fix quoting n00bness - - 04 Nov 2008; Alexis Ballier <aballier@gentoo.org> metadata.xml: - make video herd the maintainer - - 02 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> - metadata.xml: - Reassigned package to maintainer-needed. - - 02 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> - metadata.xml, aalib-1.4_rc5.ebuild: - Removing eradicator as a maintainer since he was retired. Quoted some - vars. - - 19 Nov 2007; Joshua Kinard <kumba@gentoo.org> aalib-1.4_rc5.ebuild: - Stable on mips, per #165617. - - 09 Sep 2007; Santiago M. Mola <coldwind@gentoo.org> - aalib-1.4_rc4-r2.ebuild, aalib-1.4_rc5.ebuild: - rdep on slang, bug #168076 thanks to Chris Slycord <cslycord@gmail.com> - - 22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; - aalib-1.4_rc4-r2.ebuild, aalib-1.4_rc5.ebuild: - Drop virtual/x11 references. - - 22 Apr 2007; Danny van Dyk <kugelfang@gentoo.org> aalib-1.4_rc5.ebuild: - Fixed bug #165617. Thanks to jieryn@gmail.com. - - 17 Feb 2007; Fabian Groffen <grobian@gentoo.org> -files/aalib-osx.patch, - aalib-1.4_rc4-r2.ebuild, aalib-1.4_rc5.ebuild: - Dropped ppc-macos keyword, see you in prefix - - 13 Feb 2007; Jeroen Roovers <jer@gentoo.org> aalib-1.4_rc5.ebuild: - Stable for HPPA (bug #165617). - - 10 Feb 2007; nixnut <nixnut@gentoo.org> aalib-1.4_rc5.ebuild: - Stable on ppc wrt bug 165617 - - 06 Feb 2007; Raúl Porcel <armin76@gentoo.org> aalib-1.4_rc5.ebuild: - x86 stable wrt bug 165617 - - 04 Jan 2007; Timothy Redaelli <drizzt@gentoo.org> aalib-1.4_rc5.ebuild: - Fix linking of aalib.so - - 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> aalib-1.4_rc5.ebuild: - Stable on Alpha. - - 09 Jun 2006; Jeremy Huddleston <eradicator@gentoo.org> - aalib-1.4_rc5.ebuild: - Stable on ppc64. - - 08 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> - -files/aalib-1.4_rc5-osx.patch, aalib-1.4_rc5.ebuild: - Replace the osx patch with a more generic sed line that works for FreeBSD, - too. Add ~x86-fbsd keyword. - - 04 Apr 2006; Aron Griffis <agriffis@gentoo.org> aalib-1.4_rc5.ebuild: - Mark 1.4_rc5 stable on ia64 - - 03 Apr 2006; Jeremy Huddleston <eradicator@gentoo.org> - aalib-1.4_rc4-r2.ebuild, aalib-1.4_rc5.ebuild: - Stable amd64 and sparc. Fixed modular X deps on older version. - - 08 Nov 2005; <dang@gentoo.org> aalib-1.4_rc5.ebuild: - Modular X deps - - 30 Jun 2005; Aron Griffis <agriffis@gentoo.org> aalib-1.4_rc4-r2.ebuild, - aalib-1.4_rc5.ebuild: - Fix use invocation - - 13 May 2005; Lina Pezzella <j4rg0n@gentoo.org> aalib-1.4_rc4-r2.ebuild, - aalib-1.4_rc5.ebuild: - Bug Fix 92082 - - 09 May 2005; Lina Pezzella <j4rg0n@gentoo.org> +files/aalib-1.4_rc5-osx.patch, - aalib-1.4_rc4-r2.ebuild, aalib-1.4_rc5.ebuild: - Fix for Bug 91630. rc4 stable on ppc-macos. - -*aalib-1.4_rc5 (03 May 2005) - - 03 May 2005; Jeremy Huddleston <eradicator@gentoo.org> - +aalib-1.4_rc5.ebuild: - Version bump and now correctly install both static and shared libs. - - 09 Apr 2005; Lina Pezzella <j4rg0n@gentoo.org> +files/aalib-osx.patch, - aalib-1.4_rc4-r2.ebuild: - Fix for ppc-macos. Marked testing - - 05 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> +metadata.xml: - static USE flag support and added metadata. - - 20 Jun 2004; Seemant Kulleen <seemant@gentoo.org> aalib-1.4_rc4-r2.ebuild: - ensure that automake-1.4 is used, otherwise build errors are the result. - Thanks to: Greg Andreou <gregorya@dai.ed.ac.uk> in bug #54450 - - 14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> aalib-1.4_rc4-r2.ebuild: - Marked stable on mips. - - 13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> aalib-1.4_rc4-r2.ebuild: - Added ~mips keyword. - - 18 Feb 2004; Martin Holzer <mholzer@gentoo.org> aalib-1.4_rc4-r2.ebuild: - adding RESTRICT=nomirror - - 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> aalib-1.4_rc4-r2.ebuild: - stable on ia64 - - 11 Jun 2003; Alastair Tse <liquidx@gentoo.org> aalib-1.4_rc4-r2.ebuild: - fix typo in DESCRIPTION - - 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - -*aalib-1.4_rc4-r2 (21 Jun 2002) - - 04 Jul 2003; Guy Martin <gmsoft@gentoo.org> aalib-1.4_rc4-r2.ebuild : - Added hppa to KEYWORDS. - - 15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> aalib-1.4_rc4-r2.ebuild : - Add alpha to KEYWORDS - - 23 Oct 2002; Martin Schlemmer <azarah@gentoo.org> aalib-1.4_rc4-r2.ebuild : - - Fix it to use autoconf-2.5. - - 21 Jun 2002; Seemant Kulleen <seemant@gentoo.org> aalib-1.4_rc4-r2.ebuild : - files/digest-aalib-1.4_rc4-r2 : - - elibtoolized, and added SLOT and LICENSE - -*aalib-1.4_rc4-r1 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. |