diff options
author | Peter Volkov <pva@gentoo.org> | 2008-03-17 12:27:47 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-03-17 12:27:47 +0000 |
commit | c42fa51b789af13c19fe687e414b2789f47ca6b9 (patch) | |
tree | 514306cb76d665841b6afd6f6cb9c29d68940e5a /x11-libs/wxGTK | |
parent | Version bump (diff) | |
download | gentoo-2-c42fa51b789af13c19fe687e414b2789f47ca6b9.tar.gz gentoo-2-c42fa51b789af13c19fe687e414b2789f47ca6b9.tar.bz2 gentoo-2-c42fa51b789af13c19fe687e414b2789f47ca6b9.zip |
amd64 stable, bug #207648.
(Portage version: 2.1.4.4)
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-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 6a4fac63b833..7f73bd323d65 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.188 2008/03/16 21:13:19 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.189 2008/03/17 12:27:47 pva Exp $ + + 17 Mar 2008; Peter Volkov <pva@gentoo.org> wxGTK-2.6.4.0-r3.ebuild, + wxGTK-2.8.7.1-r1.ebuild: + amd64 stable, bug #207648. 16 Mar 2008; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.6.4.0-r3.ebuild: Keyword ~mips. 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 3241871ca37a..e27b635d844b 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.8 2008/03/16 21:13:19 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild,v 1.9 2008/03/17 12:27:47 pva 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" +KEYWORDS="alpha amd64 hppa ia64 ~mips 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 c5ee0c8711aa..32335f8d8cd5 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.9 2008/02/18 01:31:37 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild,v 1.10 2008/03/17 12:27:47 pva 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" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="X doc debug gnome gstreamer odbc opengl pch sdl" RDEPEND=" |