diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-10-30 03:36:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-10-30 03:36:22 +0000 |
commit | c128f6cba8cf96013f9482c1f1e651c720170395 (patch) | |
tree | 61634b62c22a6cb676d2f920f9d4e5b70f040cae /x11-libs/wxGTK | |
parent | Stable for HPPA (bug #196978). (diff) | |
download | gentoo-2-c128f6cba8cf96013f9482c1f1e651c720170395.tar.gz gentoo-2-c128f6cba8cf96013f9482c1f1e651c720170395.tar.bz2 gentoo-2-c128f6cba8cf96013f9482c1f1e651c720170395.zip |
Stable for HPPA (bug #197186).
(Portage version: 2.1.3.16)
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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index a9e036e02833..2047a78b11d4 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/wxGTK # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.157 2007/10/28 22:52:01 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.158 2007/10/30 03:36:22 jer Exp $ + + 30 Oct 2007; Jeroen Roovers <jer@gentoo.org> wxGTK-2.6.4.0-r1.ebuild: + Stable for HPPA (bug #197186). 28 Oct 2007; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.6.4.0-r1.ebuild: Fix dropped proto DEPENDs for Cyborg in bug #197186. diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild index 417d0c86864a..ead45f05f45e 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r1.ebuild,v 1.6 2007/10/28 22:52:01 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild,v 1.7 2007/10/30 03:36:22 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 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="X doc debug gnome joystick odbc opengl sdl unicode" RDEPEND=" |