diff options
author | 2003-10-31 03:16:22 +0000 | |
---|---|---|
committer | 2003-10-31 03:16:22 +0000 | |
commit | 098cb08d00d76116e95b276417822fa38db108ea (patch) | |
tree | d35fd8a63d1233462b3345ba7f25d4ec46ca5d4b /sys-libs/gdbm/ChangeLog | |
parent | add support for 0.7.0; thanks to alex f in bug 30665 (diff) | |
download | historical-098cb08d00d76116e95b276417822fa38db108ea.tar.gz historical-098cb08d00d76116e95b276417822fa38db108ea.tar.bz2 historical-098cb08d00d76116e95b276417822fa38db108ea.zip |
many small tweaks
Diffstat (limited to 'sys-libs/gdbm/ChangeLog')
-rw-r--r-- | sys-libs/gdbm/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-libs/gdbm/ChangeLog b/sys-libs/gdbm/ChangeLog index a03c550375a5..64f30271a908 100644 --- a/sys-libs/gdbm/ChangeLog +++ b/sys-libs/gdbm/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-libs/gdbm # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.12 2003/09/17 22:39:34 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.13 2003/10/31 03:16:21 seemant Exp $ + + 30 Oct 2003; Seemant Kulleen <seemant@gentoo.org> gdbm-1.8.0-r5.ebuild: + Many many little fixes -- header fix to remove Chad Huneycutt's name (repoman + violation), use epatch from the eutils eclassh, use append-flags from + flag-o-matic eclass, switch to econf and einstall syntaxes. Finally, fix + SRC_URI to mirror://gnu thanks to: Stony Yakovac <stonyy@tek.com> in bug + #32352 17 Sep 2003; Jon Portnoy <avenj@gentoo.org> gdbm-1.8.0-r5.ebuild : ia64 keywords. |