diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-16 20:29:51 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-16 20:29:51 +0000 |
commit | 1b9f73618c9ad466d91f88e5b7d60fa8f907962b (patch) | |
tree | fd4768a0de6253b984e8ec00cbe60a6aaed007da /x11-libs/wxGTK | |
parent | Version bump, import of Emil Karlson's ebuild from the x11 overlay. Fix quoti... (diff) | |
download | gentoo-2-1b9f73618c9ad466d91f88e5b7d60fa8f907962b.tar.gz gentoo-2-1b9f73618c9ad466d91f88e5b7d60fa8f907962b.tar.bz2 gentoo-2-1b9f73618c9ad466d91f88e5b7d60fa8f907962b.zip |
Stable for amd64 wrt bug #499476
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 52a0886620b2..bb7cf0cd20ea 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/wxGTK # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.306 2014/02/02 11:03:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.307 2014/02/16 20:29:51 nimiux Exp $ + + 16 Feb 2014; Chema Alonso <nimiux@gentoo.org> wxGTK-2.8.12.1-r1.ebuild: + Stable for amd64 wrt bug #499476 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> wxGTK-2.8.12.1-r1.ebuild: Stable for ppc, wrt bug #499476 diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild index 98b9016bd4ff..426a089b6ccf 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild,v 1.4 2014/02/02 11:03:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild,v 1.5 2014/02/16 20:29:51 nimiux Exp $ EAPI="5" @@ -16,7 +16,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 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+X aqua doc debug gnome gstreamer odbc opengl pch sdl tiff" SLOT="2.8" |