diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-22 14:54:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-22 14:54:09 +0000 |
commit | c9fb2cffc386d0c12a6f81e09228a46824b73552 (patch) | |
tree | eed50a00ce2e8575ffe0c69c80099367385f780a /x11-libs/wxGTK | |
parent | Stable for HPPA (bug #278483). (diff) | |
download | gentoo-2-c9fb2cffc386d0c12a6f81e09228a46824b73552.tar.gz gentoo-2-c9fb2cffc386d0c12a6f81e09228a46824b73552.tar.bz2 gentoo-2-c9fb2cffc386d0c12a6f81e09228a46824b73552.zip |
Stable for HPPA (bug #277722).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index c3c736af2615..2c2c7ac354cd 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,9 @@ # 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.233 2009/07/21 21:27:22 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.234 2009/07/22 14:54:09 jer Exp $ + + 22 Jul 2009; Jeroen Roovers <jer@gentoo.org> wxGTK-2.6.4.0-r5.ebuild: + Stable for HPPA (bug #277722). 21 Jul 2009; Ferris McCormick <fmccor@gentoo.org> wxGTK-2.8.10.1-r1.ebuild: 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 f35f167f8718..1147ca12eda6 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.4 2009/07/21 21:10:06 fmccor Exp $ +# $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 $ 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=" |