diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-21 14:16:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-21 14:16:42 +0000 |
commit | be304471a331a55167b616f7d32d2778b666efe0 (patch) | |
tree | ae064bd900404075db62b79394f55e0dfeaf155a /x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild | |
parent | x86 stable wrt bug #309023 (diff) | |
download | historical-be304471a331a55167b616f7d32d2778b666efe0.tar.gz historical-be304471a331a55167b616f7d32d2778b666efe0.tar.bz2 historical-be304471a331a55167b616f7d32d2778b666efe0.zip |
Marking wxGTK-2.6.4.0-r6 and -2.8.10.1-r5 for bug 305331
Package-Manager: portage-2.1.7.17/cvs/Linux ppc64
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild index 595647c92267..8af6b2442f2a 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.5 2010/03/14 16:41:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.6 2010/03/21 14:16:42 ranger Exp $ inherit eutils versionator flag-o-matic @@ -15,7 +15,7 @@ BASE_P="${PN}-${BASE_PV}" SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2 doc? ( mirror://sourceforge/wxwindows/wxWidgets-${BASE_PV}-HTML.tar.gz )" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="X doc debug gnome odbc opengl pch sdl unicode" RDEPEND=" |