diff options
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.2.9.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.2.9.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.2.9.ebuild b/x11-libs/wxGTK/wxGTK-2.2.9.ebuild index a98b90856006..77198ead3bfc 100644 --- a/x11-libs/wxGTK/wxGTK-2.2.9.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.2.9.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.2.9.ebuild,v 1.9 2002/10/04 06:40:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.2.9.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="gif nls odbc opengl" S=${WORKDIR}/${P} |