diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-28 18:31:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-28 18:31:44 +0000 |
commit | c1edfd3c7995cec68a1eb5af68303bfb86adc019 (patch) | |
tree | c672d8d97fdd64e7c7f59027486c50baefa14ed0 /x11-libs | |
parent | Stable for HPPA (bug #207648). (diff) | |
download | gentoo-2-c1edfd3c7995cec68a1eb5af68303bfb86adc019.tar.gz gentoo-2-c1edfd3c7995cec68a1eb5af68303bfb86adc019.tar.bz2 gentoo-2-c1edfd3c7995cec68a1eb5af68303bfb86adc019.zip |
Stable for HPPA (bug #207648).
(Portage version: 2.1.4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index bca35e43a9df..542d2133afd3 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/wxGTK # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.183 2008/01/28 16:19:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.184 2008/01/28 18:31:44 jer Exp $ + + 28 Jan 2008; Jeroen Roovers <jer@gentoo.org> wxGTK-2.6.4.0-r3.ebuild, + wxGTK-2.8.7.1-r1.ebuild: + Stable for HPPA (bug #207648). 28 Jan 2008; Raúl Porcel <armin76@gentoo.org> metadata.xml: Replace wxwindows with wxwidgets in metadata diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild index 5a11248f2c87..7f4fc69655a7 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r3.ebuild,v 1.5 2008/01/27 18:59:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild,v 1.6 2008/01/28 18:31:44 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 ~hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="X doc debug gnome odbc opengl pch sdl unicode" RDEPEND=" diff --git a/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild index 40b5ee628493..9d57455624af 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild,v 1.6 2008/01/27 18:59:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild,v 1.7 2008/01/28 18:31:44 jer Exp $ inherit eutils versionator flag-o-matic @@ -14,7 +14,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 ~hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="X doc debug gnome gstreamer odbc opengl pch sdl" RDEPEND=" |