diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2008-02-18 01:31:37 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2008-02-18 01:31:37 +0000 |
commit | 047dffc27dab61b0d5d858863ec6580832469a85 (patch) | |
tree | ed24c43995d6479bb91342c17b3fb8b6ef8d0600 /x11-libs/wxGTK | |
parent | Add ~mips. (diff) | |
download | gentoo-2-047dffc27dab61b0d5d858863ec6580832469a85.tar.gz gentoo-2-047dffc27dab61b0d5d858863ec6580832469a85.tar.bz2 gentoo-2-047dffc27dab61b0d5d858863ec6580832469a85.zip |
Add ~mips.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index be1617c6f857..92335db4eee7 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,9 @@ # 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.186 2008/02/08 00:58:48 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.187 2008/02/18 01:31:37 dirtyepic Exp $ + + 18 Feb 2008; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.8.7.1-r1.ebuild: + Add ~mips. 08 Feb 2008; Ryan Hill <dirtyepic@gentoo.org> files/wxGTK-2.6.4-collision.patch, files/wxGTK-2.8.4-collision.patch: 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 1efc61135caf..c5ee0c8711aa 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.8 2008/01/29 19:23:21 nixnut Exp $ +# $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 $ 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 ~mips ppc ppc64 sparc x86" IUSE="X doc debug gnome gstreamer odbc opengl pch sdl" RDEPEND=" |