diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-10-31 03:16:22 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-10-31 03:16:22 +0000 |
commit | 82998de521801ee4faec6b3072f0a1c04d06cdc2 (patch) | |
tree | 2d0103d790763b7b4a4e2aaed0036de69a119c51 /sys-libs/gdbm/ChangeLog | |
parent | add support for 0.7.0; thanks to alex f in bug 30665 (diff) | |
download | gentoo-2-82998de521801ee4faec6b3072f0a1c04d06cdc2.tar.gz gentoo-2-82998de521801ee4faec6b3072f0a1c04d06cdc2.tar.bz2 gentoo-2-82998de521801ee4faec6b3072f0a1c04d06cdc2.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. |