diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-04-04 05:59:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-04-04 05:59:40 +0000 |
commit | 92a9c02d7d334674dd3934791f27d5daa71596ef (patch) | |
tree | 848f437a50aa1f359c0d49964c39466ffb70f05e /x11-libs/wxGTK | |
parent | Version bump #173229 by Farid. (diff) | |
download | gentoo-2-92a9c02d7d334674dd3934791f27d5daa71596ef.tar.gz gentoo-2-92a9c02d7d334674dd3934791f27d5daa71596ef.tar.bz2 gentoo-2-92a9c02d7d334674dd3934791f27d5daa71596ef.zip |
sh love
(Portage version: 2.1.2.3)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild b/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild index f686b857fda1..292cc5f012cd 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild,v 1.15 2007/03/12 10:51:50 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild,v 1.16 2007/04/04 05:59:40 vapier Exp $ inherit eutils flag-o-matic multilib toolchain-funcs versionator @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2 doc? ( mirror://sourceforge/wxwindows/wxWidgets-${HTML_PV}-HTML.tar.gz )" SLOT="2.6" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug doc gnome joystick odbc opengl sdl unicode X" LICENSE="wxWinLL-3" HOMEPAGE="http://www.wxwidgets.org" |