diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-07-02 21:32:27 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-07-02 21:32:27 +0000 |
commit | a40998d036d885c0431db1117621512dc97119f5 (patch) | |
tree | ff69761833c021b6cb90b6b4c9e88fc6bf6ba7a3 /dev-libs/g-wrap/ChangeLog | |
parent | version bump -- this works with our sort (Manifest recommit) (diff) | |
download | gentoo-2-a40998d036d885c0431db1117621512dc97119f5.tar.gz gentoo-2-a40998d036d885c0431db1117621512dc97119f5.tar.bz2 gentoo-2-a40998d036d885c0431db1117621512dc97119f5.zip |
add a patch to fix the info file direntry. Thanks to: Doug Weimer <dweimer@socal.rr.com> for creating the patch to close bug #42895 by Sebastian Flothow <sebastian@flothow.de>
Diffstat (limited to 'dev-libs/g-wrap/ChangeLog')
-rw-r--r-- | dev-libs/g-wrap/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-libs/g-wrap/ChangeLog b/dev-libs/g-wrap/ChangeLog index 87cbb923f8f4..e7043b84ffb9 100644 --- a/dev-libs/g-wrap/ChangeLog +++ b/dev-libs/g-wrap/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-libs/g-wrap # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/ChangeLog,v 1.18 2004/06/24 23:12:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/ChangeLog,v 1.19 2004/07/02 21:32:27 seemant Exp $ + +*g-wrap-1.3.4-r1 (02 Jul 2004) + + 02 Jul 2004; Seemant Kulleen <seemant@gentoo.org> + +files/g-wrap-1.3.4-direntry.patch, g-wrap-1.2.1-r2.ebuild, + g-wrap-1.3.1-r1.ebuild, +g-wrap-1.3.4-r1.ebuild, g-wrap-1.3.4.ebuild: + add a patch to fix the info file direntry. Thanks to: Doug Weimer + <dweimer@socal.rr.com> for creating the patch to close bug #42895 by Sebastian + Flothow <sebastian@flothow.de> 22 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> g-wrap-1.3.4.ebuild: inherit to top; filter-flags into src_compile; error messages; IUSE; tidy |