diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 14:37:44 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 14:37:44 +0000 |
commit | 92955faee979f39c42cef1c2e7bc617629e8d704 (patch) | |
tree | e4fdd75f6a8a8b3ff2654d27181c86fff402741f /x11-libs/wxGTK | |
parent | Add patch to prevent deleting built files in the install phase (diff) | |
download | gentoo-2-92955faee979f39c42cef1c2e7bc617629e8d704.tar.gz gentoo-2-92955faee979f39c42cef1c2e7bc617629e8d704.tar.bz2 gentoo-2-92955faee979f39c42cef1c2e7bc617629e8d704.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index b5bd3a8aca42..f78d6e2a06a0 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/wxGTK # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.289 2012/05/05 03:52:23 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.290 2012/05/29 14:37:44 aballier Exp $ + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> wxGTK-2.8.12.1.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> wxGTK-2.8.11.0.ebuild, wxGTK-2.8.12.0.ebuild, wxGTK-2.8.12.1.ebuild, wxGTK-2.9.1.1.ebuild, diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild index 0700ecfc7392..d335c1d008f4 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.9 2012/05/05 03:52:23 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild,v 1.10 2012/05/29 14:37:44 aballier Exp $ EAPI="4" @@ -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 ~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" RDEPEND=" |