diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-10-18 15:23:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-10-18 15:23:41 +0000 |
commit | 13b728730cca4ba38351ba7b20506248ebe09f9a (patch) | |
tree | 0ec56020758665d7d4cc0d6b2ffd101a08f97b74 /x11-libs/wxGTK | |
parent | alpha/x86 stable wrt #220739 (diff) | |
download | gentoo-2-13b728730cca4ba38351ba7b20506248ebe09f9a.tar.gz gentoo-2-13b728730cca4ba38351ba7b20506248ebe09f9a.tar.bz2 gentoo-2-13b728730cca4ba38351ba7b20506248ebe09f9a.zip |
alpha/ia64/sparc stable wrt #242088
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 i686)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 43eaeba05f3f..0d071aed9eec 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.202 2008/10/16 20:11:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.203 2008/10/18 15:23:41 armin76 Exp $ + + 18 Oct 2008; Raúl Porcel <armin76@gentoo.org> wxGTK-2.6.4.0-r4.ebuild, + wxGTK-2.8.8.1.ebuild: + alpha/ia64/sparc stable wrt #242088 16 Oct 2008; Markus Meier <maekke@gentoo.org> wxGTK-2.6.4.0-r4.ebuild, wxGTK-2.8.8.1.ebuild: diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild index 45ea7717fff2..7b275aad4be7 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.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-r4.ebuild,v 1.6 2008/10/16 20:11:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild,v 1.7 2008/10/18 15:23:41 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 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="X doc debug gnome odbc opengl pch sdl unicode" RDEPEND=" diff --git a/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild index 55f9696d1101..b4cb688c26db 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.8.1.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.8.1.ebuild,v 1.5 2008/10/16 20:11:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild,v 1.6 2008/10/18 15:23:41 armin76 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 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="X doc debug gnome gstreamer odbc opengl pch sdl" RDEPEND=" |