diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2007-12-13 04:04:04 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2007-12-13 04:04:04 +0000 |
commit | 9b158c4697a7510ba8a7641ca772f0541acd7ab6 (patch) | |
tree | 662c6f551ec2ee4c05b9ffc31554b44d79c1c5b4 /x11-libs/wxGTK | |
parent | Stable on mips. Remove old. (diff) | |
download | gentoo-2-9b158c4697a7510ba8a7641ca772f0541acd7ab6.tar.gz gentoo-2-9b158c4697a7510ba8a7641ca772f0541acd7ab6.tar.bz2 gentoo-2-9b158c4697a7510ba8a7641ca772f0541acd7ab6.zip |
Drop arm, ppc, sh, and x86-fbsd keywords for bug #199594.
(Portage version: 2.1.4_rc9)
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-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 5317c8bc1b8b..c4d1d2e2eae3 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/wxGTK # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.169 2007/12/12 04:09:12 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.170 2007/12/13 04:04:04 dirtyepic Exp $ + + 13 Dec 2007; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.6.4.0-r2.ebuild, + wxGTK-2.8.7.1.ebuild: + Drop arm, ppc, sh, and x86-fbsd keywords for bug #199594. 12 Dec 2007; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.6.4.0-r2.ebuild, wxGTK-2.8.7.1.ebuild: diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r2.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r2.ebuild index 0551499e1903..46945aba422d 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r2.ebuild,v 1.5 2007/12/12 04:09:12 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r2.ebuild,v 1.6 2007/12/13 04:04:04 dirtyepic 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~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.ebuild b/x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild index 2e9f488ec549..d31af9fdf54d 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.ebuild,v 1.3 2007/12/12 04:09:12 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild,v 1.4 2007/12/13 04:04:04 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="X doc debug gnome gstreamer odbc opengl pch sdl" RDEPEND=" |