summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Vasilevski <yvasilev@gentoo.org>2006-11-23 16:48:09 +0000
committerYuri Vasilevski <yvasilev@gentoo.org>2006-11-23 16:48:09 +0000
commit13f66f89e65bc786949f654f91eb587f6a89eaa8 (patch)
treefaede21e52cb4d085409e3eac968d5df9408b9f4 /x11-libs/wxGTK
parentdev-db/mysql => virtual/mysql (diff)
downloadgentoo-2-13f66f89e65bc786949f654f91eb587f6a89eaa8.tar.gz
gentoo-2-13f66f89e65bc786949f654f91eb587f6a89eaa8.tar.bz2
gentoo-2-13f66f89e65bc786949f654f91eb587f6a89eaa8.zip
Keyworded arm on request by leio.
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r--x11-libs/wxGTK/ChangeLog5
-rw-r--r--x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog
index 6d25fd9b0122..fd7cd00088d6 100644
--- a/x11-libs/wxGTK/ChangeLog
+++ b/x11-libs/wxGTK/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.127 2006/10/15 06:17:24 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.128 2006/11/23 16:48:09 yvasilev Exp $
+
+ 23 Nov 2006; <yvasilev@gentoo.org> wxGTK-2.6.3.3.ebuild:
+ Keyworded arm on request by leio.
15 Oct 2006; Mart Raudsepp <leio@gentoo.org> -wxGTK-2.6.3.2.ebuild:
Remove old version with broken wxrc build
diff --git a/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild b/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild
index 2e9374623155..df6beac2b29c 100644
--- a/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild,v 1.2 2006/09/24 12:19:30 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild,v 1.3 2006/11/23 16:48:09 yvasilev Exp $
inherit debug eutils multilib toolchain-funcs gnuconfig versionator flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/wxwindows/wxWidgets-${HTML_PV}-HTML.tar.gz )"
SLOT="2.6"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc gnome joystick odbc opengl sdl unicode X"
LICENSE="wxWinLL-3"
HOMEPAGE="http://www.wxwidgets.org"