diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-23 14:55:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-23 14:55:33 +0000 |
commit | c2a91ad583d6b0820a58834b84371bed8e71ca77 (patch) | |
tree | a2d32544b6cadfab15c66cdd074a47e3e9195901 /x11-libs | |
parent | arm/ia64/s390/sh stable wrt #273577 (diff) | |
download | gentoo-2-c2a91ad583d6b0820a58834b84371bed8e71ca77.tar.gz gentoo-2-c2a91ad583d6b0820a58834b84371bed8e71ca77.tar.bz2 gentoo-2-c2a91ad583d6b0820a58834b84371bed8e71ca77.zip |
arm/ia64/sh stable wrt #277722
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 2c2c7ac354cd..7124ab68dea0 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/wxGTK # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.234 2009/07/22 14:54:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.235 2009/07/23 14:55:33 armin76 Exp $ + + 23 Jul 2009; Raúl Porcel <armin76@gentoo.org> wxGTK-2.6.4.0-r5.ebuild, + wxGTK-2.8.10.1-r1.ebuild: + arm/ia64/sh stable wrt #277722 22 Jul 2009; Jeroen Roovers <jer@gentoo.org> wxGTK-2.6.4.0-r5.ebuild: Stable for HPPA (bug #277722). diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild index 1147ca12eda6..e8f91bee7873 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r5.ebuild,v 1.5 2009/07/22 14:54:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild,v 1.6 2009/07/23 14:55:33 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-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild index dd0e6686e0cb..ed11798afa7f 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r1.ebuild,v 1.6 2009/07/21 21:27:22 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild,v 1.7 2009/07/23 14:55:33 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=" |