diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-15 01:48:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-15 01:48:56 +0000 |
commit | c2b0dee752914761d55f914a595cb74a708d4e17 (patch) | |
tree | 0159c0c7e613df9c9094789776aa1b0674796f80 /x11-libs | |
parent | Marking wxpython-2.8.8.1 ppc for bug 242088 (diff) | |
download | gentoo-2-c2b0dee752914761d55f914a595cb74a708d4e17.tar.gz gentoo-2-c2b0dee752914761d55f914a595cb74a708d4e17.tar.bz2 gentoo-2-c2b0dee752914761d55f914a595cb74a708d4e17.zip |
Marking wxGTK ebuilds ppc for bug 242088
(Portage version: 2.2_rc12/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 9 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 1b185531a124..1b0e4c031094 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-libs/wxGTK # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.198 2008/10/14 19:11:44 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.199 2008/10/15 01:48:56 ranger Exp $ + + 15 Oct 2008; Brent Baude <ranger@gentoo.org> wxGTK-2.6.4.0-r4.ebuild, + wxGTK-2.8.8.1.ebuild: + Marking wxGTK-2.6.4.0-r4 ppc for bug 242088 + + 15 Oct 2008; Brent Baude <ranger@gentoo.org> wxGTK-2.8.8.1.ebuild: + Marking wxGTK-2.8.8.1 ppc for bug 242088 14 Oct 2008; Ferris McCormick <fmccor@gentoo.org> wxGTK-2.6.4.0-r4.ebuild: Sparc stable --- the rest of Bug #242088 on sparc. diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild index ca9019eb17b4..45768b03b350 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r4.ebuild,v 1.3 2008/10/14 19:11:44 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild,v 1.4 2008/10/15 01:48:56 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="X doc debug gnome odbc opengl pch sdl unicode" RDEPEND=" diff --git a/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild index db1707fade8a..4b6d969bb860 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild,v 1.1 2008/07/25 02:28:31 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild,v 1.2 2008/10/15 01:48:56 ranger Exp $ inherit eutils versionator flag-o-matic @@ -14,7 +14,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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="X doc debug gnome gstreamer odbc opengl pch sdl" RDEPEND=" |