diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-05-30 20:04:33 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-05-30 20:04:33 +0000 |
commit | 2c334372f88f1525fd42afd90a430862a7a5e4df (patch) | |
tree | 5458233170d307e3b874f0f54c33a8011196aee4 /x11-libs/gtkglarea/ChangeLog | |
parent | Update to latest upstream version. Close #94532. (diff) | |
download | historical-2c334372f88f1525fd42afd90a430862a7a5e4df.tar.gz historical-2c334372f88f1525fd42afd90a430862a7a5e4df.tar.bz2 historical-2c334372f88f1525fd42afd90a430862a7a5e4df.zip |
make src_install use the function provided by the gnome2 ebuild
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-libs/gtkglarea/ChangeLog')
-rw-r--r-- | x11-libs/gtkglarea/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/gtkglarea/ChangeLog b/x11-libs/gtkglarea/ChangeLog index 3497262a1b4f..1a3c317dd121 100644 --- a/x11-libs/gtkglarea/ChangeLog +++ b/x11-libs/gtkglarea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkglarea # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/ChangeLog,v 1.26 2005/05/27 13:59:10 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/ChangeLog,v 1.27 2005/05/30 20:04:33 blubb Exp $ + + 30 May 2005; Simon Stelling <blubb@gentoo.org> gtkglarea-1.99.0.ebuild: + make src_install use the function provided by the gnome2 ebuild 27 May 2005; Herbie Hopkins <herbs@gentoo.org> gtkglarea-1.99.0.ebuild: Added libtoolize to fix multilib build issue. |