diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2005-05-02 16:43:58 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2005-05-02 16:43:58 +0000 |
commit | 25073b8dc4d1d6aa09fe6dc05c469a7266af6ca3 (patch) | |
tree | 2dafc9b29567f8546117a5b260159a3f7e8db0a1 /eclass/wxwidgets.eclass | |
parent | modify wxGTK wxgtk1 (diff) | |
download | gentoo-2-25073b8dc4d1d6aa09fe6dc05c469a7266af6ca3.tar.gz gentoo-2-25073b8dc4d1d6aa09fe6dc05c469a7266af6ca3.tar.bz2 gentoo-2-25073b8dc4d1d6aa09fe6dc05c469a7266af6ca3.zip |
Modified for new wxgtk version
Diffstat (limited to 'eclass/wxwidgets.eclass')
-rw-r--r-- | eclass/wxwidgets.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass index b548d997eab4..02c174ff8c30 100644 --- a/eclass/wxwidgets.eclass +++ b/eclass/wxwidgets.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/wxwidgets.eclass,v 1.6 2005/05/01 20:55:42 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/wxwidgets.eclass,v 1.7 2005/05/02 16:43:58 pythonhead Exp $ # # Author Rob Cakebread <pythonhead@gentoo.org> |