blob: 6be9f25d1d27b2cd7c0554785dad5336d302c22b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
# ChangeLog for gnome-base/gnome-libs
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/ChangeLog,v 1.13 2002/12/06 22:23:23 mholzer Exp $
*gnome-libs-1.4.2 (19 Aug 2002)
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)
|