diff options
author | Ryan Hill <rhill@gentoo.org> | 2007-09-24 04:14:07 +0000 |
---|---|---|
committer | Ryan Hill <rhill@gentoo.org> | 2007-09-24 04:14:07 +0000 |
commit | a643844765a4c614d51308ca13eb783892c35365 (patch) | |
tree | 192cb6af54578bf5c60ee46809b6110708da5583 /dev-util/wxglade/ChangeLog | |
parent | Tested and working on MIPS. Keyworded ~mips. (diff) | |
download | historical-a643844765a4c614d51308ca13eb783892c35365.tar.gz historical-a643844765a4c614d51308ca13eb783892c35365.tar.bz2 historical-a643844765a4c614d51308ca13eb783892c35365.zip |
Use get_libdir everywhere.
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-util/wxglade/ChangeLog')
-rw-r--r-- | dev-util/wxglade/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/wxglade/ChangeLog b/dev-util/wxglade/ChangeLog index ac5f0639e43d..605a26b004c6 100644 --- a/dev-util/wxglade/ChangeLog +++ b/dev-util/wxglade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/wxglade # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.35 2007/09/24 01:35:38 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.36 2007/09/24 04:14:07 dirtyepic Exp $ + + 24 Sep 2007; Ryan Hill <dirtyepic@gentoo.org> wxglade-0.6.ebuild: + Use get_libdir everywhere. *wxglade-0.6 (24 Sep 2007) |