diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-22 16:45:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-22 16:45:48 +0000 |
commit | bcd4ede287d6d538fa051e33386fe60271be50ca (patch) | |
tree | fd06fd8b07a282ef0a4533b0c81c301919d3c894 /x11-libs/wxGTK | |
parent | Stable for HPPA (bug #404653). (diff) | |
download | gentoo-2-bcd4ede287d6d538fa051e33386fe60271be50ca.tar.gz gentoo-2-bcd4ede287d6d538fa051e33386fe60271be50ca.tar.bz2 gentoo-2-bcd4ede287d6d538fa051e33386fe60271be50ca.zip |
Stable for HPPA (bug #403235).
(Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 0498e746d32b..5b4df1728f8e 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/wxGTK # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.284 2012/02/16 19:55:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.285 2012/02/22 16:45:48 jer Exp $ + + 22 Feb 2012; Jeroen Roovers <jer@gentoo.org> wxGTK-2.8.12.1.ebuild: + Stable for HPPA (bug #403235). 16 Feb 2012; Markus Meier <maekke@gentoo.org> wxGTK-2.8.12.1.ebuild: arm stable, bug #403235 diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild index cbbb91d9f26d..b4ebd55b543d 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild,v 1.4 2012/02/16 19:55:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild,v 1.5 2012/02/22 16:45:48 jer Exp $ EAPI="4" @@ -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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="X aqua doc debug gnome gstreamer odbc opengl pch sdl tiff" RDEPEND=" |