mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-03-27 23:33:32 +01:00
initial import
This commit is contained in:
130
gnome-base/gnome-libs/ChangeLog
Normal file
130
gnome-base/gnome-libs/ChangeLog
Normal file
@@ -0,0 +1,130 @@
|
||||
# ChangeLog for gnome-base/gnome-libs
|
||||
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/ChangeLog,v 1.37 2006/11/05 06:03:14 leio Exp $
|
||||
|
||||
05 Nov 2006; Mart Raudsepp <leio@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
Add proper autoconf dependency, bug #149504
|
||||
|
||||
25 Jun 2006; Markus Rothe <corsair@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
gnome-libs don't like parallel building. restrict to -j1. bug #117644
|
||||
|
||||
16 Jan 2006; Mark Loeser <halcy0n@gentoo.org>
|
||||
+files/gnome-libs-1.4.2-ppc64.patch, gnome-libs-1.4.2.ebuild:
|
||||
Fix compilation with gcc-4 on ppc64; bug #117750
|
||||
|
||||
29 May 2005; Mark Loeser <halcy0n@gentoo.org>
|
||||
+files/gnome-libs-1.4.2-gcc4.patch, gnome-libs-1.4.2.ebuild:
|
||||
Patch to fix compilation with GCC4 ; bug #94321
|
||||
|
||||
11 Apr 2005; Simon Stelling <blubb@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
fixed multilib-strict: bug 88632
|
||||
|
||||
29 Jul 2004; Tom Gall <tgall@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
stable on ppc64, bug #55676
|
||||
|
||||
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnome-libs-1.4.1.6.ebuild,
|
||||
gnome-libs-1.4.1.7.ebuild, gnome-libs-1.4.2.ebuild:
|
||||
Fix use invocation
|
||||
|
||||
29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
|
||||
gnome-libs-1.4.2.ebuild:
|
||||
Masked gnome-libs-1.4.2.ebuild stable for ppc
|
||||
|
||||
14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
Marked stable on mips.
|
||||
|
||||
03 Apr 2004; L. Boshell <leonardop@gentoo.org> gnome-libs-1.4.2.ebuild,
|
||||
files/gnome-libs-1.4.2-gtkdoc_fixes.patch:
|
||||
Added patch to fix gtk-doc issues. Closes bug #44439.
|
||||
|
||||
13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
Added ~mips keyword.
|
||||
|
||||
25 Jan 2004; <gustavoz@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
stable on sparc
|
||||
|
||||
06 Jan 2004; <agriffis@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
stable on ia64
|
||||
|
||||
12 Nov 2003; Aron Griffis <agriffis@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
Repair compilation with gcc-3.3.2 on alpha
|
||||
|
||||
17 Oct 2003; Brad House <brad_mssw@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
ok, so it took me a sec to realize : was equivalent to || in C there was deps
|
||||
on db < 2 on other arches, just not for amd64. make it all arches now
|
||||
|
||||
17 Oct 2003; Brad House <brad_mssw@gentoo.org> gnome-libs-1.4.2.ebuild:
|
||||
seems to require db1 on amd64. surprised it doesn't on other systems, or
|
||||
perhaps it's installed by default on other systems and has just never been
|
||||
noticed as db1 on amd64 was just unmasked. Also remove patch that removed
|
||||
db-detecting as this messed things up on amd64, even though it was marked as
|
||||
an amd64-only patch.
|
||||
|
||||
19 Jul 2003; Olivier Crete <tester@gentoo.org> gnome-libs-1.4.2.ebuild,
|
||||
files/no-libdb-check.diff:
|
||||
Added patch to removed libdb check, it was broken for db4
|
||||
|
||||
08 Jul 2003; Alastair Tse <liquidx@gentoo.org> gnome-libs-1.4.1.6.ebuild,
|
||||
gnome-libs-1.4.1.7.ebuild, gnome-libs-1.4.2.ebuild:
|
||||
swap DEPEND and RDEPEND
|
||||
|
||||
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
|
||||
|
||||
*gnome-libs-1.4.2 (19 Aug 2002)
|
||||
|
||||
08 Jul 2003; Daniel Robbins <drobbins@gentoo.org>: gnome-libs-1.4.2.ebuild:
|
||||
added missing RDEPEND information that was messing up .tbz2 installs.
|
||||
|
||||
04 Jul 2003; Guy Martin <gmsoft@gentoo.org> gnome-libs-1.4.2.ebuild :
|
||||
Added hppa to KEYWORDS.
|
||||
|
||||
06 Dec 2002; Martin Holzer <mholzer@gentoo.org> gnome-libs-1.4.2.ebuild :
|
||||
Changes SRC_URI.
|
||||
|
||||
23 Oct 2002; Spider <spider@gentoo.org> gnome-libs-1.4.2.ebuild :
|
||||
removed the "use doc" install hack (it gets installed anyhow) and change
|
||||
docdir to include ${P}, this makes it do the documentation not to
|
||||
/usr/share/doc/ .
|
||||
|
||||
|
||||
|
||||
19 Aug 2002; Spider <spider@gentoo.org> gnome-libs-1.4.2.ebuild
|
||||
Bugfixes in this version, changed the ebuild to inherit libtool
|
||||
|
||||
*gnome-libs-1.4.1.7 (21 May 2002)
|
||||
|
||||
*gnome-libs-1.4.1.6 (29 Apr 2002)
|
||||
|
||||
*gnome-libs-1.4.1.5-r1 (27 Apr 2002)
|
||||
|
||||
27 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gnome-libs-1.4.1.5-r1.ebuild:
|
||||
Added docbook-sgml as a compile-time dependency, until we figure out how to
|
||||
disable sgml documentation from being created (as an option or something).
|
||||
|
||||
*gnome-libs-1.4.1.5 (05 Apr 2002)
|
||||
05 Apr 2002; Spider <spider@gentoo.org> gnome-libs-1.4.1.5.ebuild :
|
||||
moved to use bz2 instead of gz
|
||||
Updating to new version, brief gnome-libs changelog here:
|
||||
- fix i18n bugs in paper selector
|
||||
- portability fixes
|
||||
- Add support for mousewheel scrolling to gnome-less
|
||||
- Fix cut'n'paste for a lot of cases
|
||||
+ misc fixes.
|
||||
|
||||
|
||||
03 Apr 2002; M.Schlemmer <azarah@gentoo.org> :
|
||||
|
||||
Remove the aclocal and automake since it is unneeded.
|
||||
|
||||
*gnome-libs-1.4.1.4-r2 (21 March 2002)
|
||||
|
||||
21 Mar 2002; M.Schlemmer <azarah@gentoo.org> :
|
||||
|
||||
Libtoolize to fix "relink bug" (.la files have ${D} in them).
|
||||
|
||||
*gnome-libs-1.4.1.4-r1 (10 Mar 2002)
|
||||
|
||||
10 Mar 2002; Bruce A. Locke <blocke@shivan.org> gnome-libs-1.4.1.4-r1.ebuild :
|
||||
|
||||
NLS fixes submitted by seemant@rocketmail.com (Seemant Kulleen)
|
||||
|
||||
Reference in New Issue
Block a user