diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 20:11:44 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 20:11:44 -0800 |
commit | 24fda3d26454a64df85305138f44cae40c7b9678 (patch) | |
tree | 22fbb46b0af337738ca0abc36e949b836ea12ec8 /media-libs/libjsw/ChangeLog-2015 | |
parent | Initial commit. (diff) | |
download | gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.gz gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.bz2 gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.zip |
Rename all old ChangeLogs to ChangeLog-2015, which will be amended at the end of the year.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'media-libs/libjsw/ChangeLog-2015')
-rw-r--r-- | media-libs/libjsw/ChangeLog-2015 | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/media-libs/libjsw/ChangeLog-2015 b/media-libs/libjsw/ChangeLog-2015 new file mode 100644 index 00000000..a6937788 --- /dev/null +++ b/media-libs/libjsw/ChangeLog-2015 @@ -0,0 +1,90 @@ +# ChangeLog for media-libs/libjsw +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libjsw/ChangeLog,v 1.23 2015/03/16 06:06:44 mr_bones_ Exp $ + + 16 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> libjsw-1.5.8.ebuild: + EAPI=5 + + 28 May 2013; Michael Sterrett <mr_bones_@gentoo.org> libjsw-1.5.8.ebuild: + fix soname QA warning; tidy + + 15 Jul 2010; Christian Faulhammer <fauli@gentoo.org> libjsw-1.5.8.ebuild: + stable x86, bug 325157 + + 27 Jun 2010; <nixnut@gentoo.org> libjsw-1.5.8.ebuild: + ppc stable #325157 + + 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> libjsw-1.5.8.ebuild: + stable amd64, bug 325157 + + 22 May 2010; Michael Sterrett <mr_bones_@gentoo.org> libjsw-1.5.8.ebuild: + Skip trying to install AUTHORS (bug #312431) + + 21 Apr 2010; Michael Sterrett <mr_bones_@gentoo.org> libjsw-1.5.8.ebuild: + remove gtk use flag since it uses gtk+:1 + +*libjsw-1.5.8 (22 Mar 2010) + + 22 Mar 2010; Alfredo Tupone <tupone@gentoo.org> +libjsw-1.5.8.ebuild, + +files/libjsw-1.5.8-build.patch: + Version bump to 1.5.8 Bug #310143 by Lars Wendler (Polynomial-C) + + 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> libjsw-1.5.6.ebuild: + ppc. stable + + 17 Mar 2007; Steve Dibb <beandog@gentoo.org> libjsw-1.5.6.ebuild: + amd64 stable + + 31 Oct 2006; Tristan Heaven <nyhm@gentoo.org> libjsw-1.5.5.ebuild, + libjsw-1.5.6.ebuild: + inherit multilib for get_libdir + + 16 Sep 2006; Markus Rothe <corsair@gentoo.org> libjsw-1.5.6.ebuild: + Added ~ppc64 + +*libjsw-1.5.6 (29 May 2006) + + 29 May 2006; <Tupone@gentoo.org> +files/libjsw-1.5.6-build.patch, + +libjsw-1.5.6.ebuild: + Bump version. + Fix online help, bug #110789 by Toralf Förster + Fix compiling without the jsw.h header file already in + + 25 Apr 2006; Mike Frysinger <vapier@gentoo.org> + +files/libjsw-1.5.5-build.patch, files/libjsw-1.5.5-gcc33.patch, + +files/libjsw-1.5.5-headers.patch, -files/libjsw-1.5.5-liborder.patch, + libjsw-1.5.5.ebuild: + Move custom settings (CFLAGS/CXXFLAGS/LDFLAGS/etc...) to a build patch, + include more headers, and fix building with newer versions of gcc #131045 by + Thomas Hartman. + + 03 Jun 2005; Mike Frysinger <vapier@gentoo.org> + +files/libjsw-1.5.5-liborder.patch, libjsw-1.5.5.ebuild: + Make sure we search custom lib paths before system paths so broken libs dont + screw us #94867 by ferret. + + 23 May 2005; Herbie Hopkins <herbs@gentoo.org> libjsw-1.5.5.ebuild: + Fixed multilib issue, bug #93672 + + 08 Apr 2005; Mike Frysinger <vapier@gentoo.org> + +files/libjsw-1.5.5-gcc33.patch, -libjsw-1.5.4.ebuild, + libjsw-1.5.5.ebuild: + Add a patch to work around a gcc-3.3 bug #85780. + +*libjsw-1.5.5 (18 Mar 2005) + + 18 Mar 2005; Mike Frysinger <vapier@gentoo.org> +libjsw-1.5.5.ebuild: + Version bump. + +*libjsw-1.5.4 (27 Jun 2004) + + 27 Jun 2004; Mike Frysinger <vapier@gentoo.org> +libjsw-1.5.4.ebuild: + Version bump #55094 by Till Maas. + + 11 Feb 2004; David Holm <dholm@gentoo.org> libjsw-1.5.0.ebuild: + Added to ~ppc. + +*libjsw-1.5.0 (22 Dec 2002) + + 22 Dec 2002; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by me. |