diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-09-10 14:55:53 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-09-10 14:55:53 +0000 |
commit | 56fa5dd0c6812fce1f989e30e5cf3e7f851f52b5 (patch) | |
tree | d4fbcd503aa9313230cbef4e2e4b72c63edcba3a /sys-libs/gdbm/ChangeLog | |
parent | cleanups (diff) | |
download | gentoo-2-56fa5dd0c6812fce1f989e30e5cf3e7f851f52b5.tar.gz gentoo-2-56fa5dd0c6812fce1f989e30e5cf3e7f851f52b5.tar.bz2 gentoo-2-56fa5dd0c6812fce1f989e30e5cf3e7f851f52b5.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.
(Portage version: 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. |