diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-14 16:41:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-14 16:41:16 +0000 |
commit | 3215ee1780bd0e5315e3c94a9ee3a2515249887b (patch) | |
tree | fbbd4c94acbeba821deb9d292343340019c2bd1b /x11-libs/wxGTK | |
parent | Stable on amd64 wrt bug #305051 (diff) | |
download | gentoo-2-3215ee1780bd0e5315e3c94a9ee3a2515249887b.tar.gz gentoo-2-3215ee1780bd0e5315e3c94a9ee3a2515249887b.tar.bz2 gentoo-2-3215ee1780bd0e5315e3c94a9ee3a2515249887b.zip |
alpha/arm/ia64/sh/sparc stable wrt #305331
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 52b408dc3c11..fc7c474421c4 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/wxGTK # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.247 2010/03/09 23:51:58 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.248 2010/03/14 16:41:16 armin76 Exp $ + + 14 Mar 2010; Raúl Porcel <armin76@gentoo.org> wxGTK-2.6.4.0-r6.ebuild, + wxGTK-2.8.10.1-r5.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #305331 09 Mar 2010; Ryan Hill <dirtyepic@gentoo.org> metadata.xml: Add note about modifications to metadata.xml. 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 9b2a90436279..595647c92267 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.4 2010/02/21 22:03:46 fauli Exp $ +# $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 $ 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=" diff --git a/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild b/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild index 265d745cf871..90c540ed61f0 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.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.8.10.1-r5.ebuild,v 1.4 2010/02/21 22:03:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.5 2010/03/14 16:41:16 armin76 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" RDEPEND=" |