diff options
author | 2005-09-10 14:55:53 +0000 | |
---|---|---|
committer | 2005-09-10 14:55:53 +0000 | |
commit | 2f51cd5dc9d3636f8a409c18ba257bedce176dd4 (patch) | |
tree | 470273042756c6b0bbfc11dd0fd2f1adc33538b3 /sys-libs/gdbm/ChangeLog | |
parent | cleanups (diff) | |
download | historical-2f51cd5dc9d3636f8a409c18ba257bedce176dd4.tar.gz historical-2f51cd5dc9d3636f8a409c18ba257bedce176dd4.tar.bz2 historical-2f51cd5dc9d3636f8a409c18ba257bedce176dd4.zip |
Replace "uclibctoolize" with "elibtoolize" and add the bin user/group if on ppc-macos: this user is by default not on OSX. This fixes this package on ppc-macos. Reviewed by Azarah.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-libs/gdbm/ChangeLog')
-rw-r--r-- | sys-libs/gdbm/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-libs/gdbm/ChangeLog b/sys-libs/gdbm/ChangeLog index 58a149e388fc..13fbeff06959 100644 --- a/sys-libs/gdbm/ChangeLog +++ b/sys-libs/gdbm/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/gdbm # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.33 2005/04/16 16:55:16 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.34 2005/09/10 14:55:53 grobian Exp $ + + 10 Sep 2005; Fabian Groffen <grobian@gentoo.org> gdbm-1.8.3-r1.ebuild: + Replace "uclibctoolize" with "elibtoolize" and add the bin user/group if on + ppc-macos: this user is by default not on OSX. This fixes this package on + ppc-macos. Reviewed by Azarah. 16 Apr 2005; <gongloo@gentoo.org> gdbm-1.8.3-r1.ebuild: Stable on ppc-macos. |