diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-28 19:36:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-28 19:36:30 +0000 |
commit | 06a61905fbe7352d59764a043e7c960524077fe5 (patch) | |
tree | 6afc54f484d22e74a1234001286277f3b446856d | |
parent | Fix sed on *FLAGS from : to | (diff) | |
download | gentoo-2-06a61905fbe7352d59764a043e7c960524077fe5.tar.gz gentoo-2-06a61905fbe7352d59764a043e7c960524077fe5.tar.bz2 gentoo-2-06a61905fbe7352d59764a043e7c960524077fe5.zip |
Marking wxGTK-2.8.11.0 ppc for bug 364203
(Portage version: 2.1.9.42/cvs/Linux ppc64)
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 58256702a3fc..fe47ee69442a 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/wxGTK # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.267 2011/06/04 17:01:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.268 2011/06/28 19:36:30 ranger Exp $ + + 28 Jun 2011; Brent Baude <ranger@gentoo.org> wxGTK-2.8.11.0.ebuild: + Marking wxGTK-2.8.11.0 ppc for bug 364203 04 Jun 2011; Raúl Porcel <armin76@gentoo.org> wxGTK-2.8.11.0.ebuild: alpha/ia64/sh/sparc stable wrt #364203 diff --git a/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild b/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild index 24c4906ff136..64706fd7cb0f 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild,v 1.10 2011/06/04 17:01:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild,v 1.11 2011/06/28 19:36:30 ranger Exp $ EAPI="2" @@ -16,7 +16,7 @@ BASE_P="${PN}-${BASE_PV}" # docs, and are released more frequently than wxGTK. SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2" -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 gstreamer odbc opengl pch sdl tiff" RDEPEND=" |