summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-05-19 18:11:21 +0000
committerPeter Weller <welp@gentoo.org>2007-05-19 18:11:21 +0000
commit965abbd19c75b8c28111e7a3930cf3ec0004af45 (patch)
treef4bbbbddbd962f6bade40b51a5fe17941395c7e9 /dev-python/wxpython-docs
parentUse.mask networkmanager, as it needs wpa_supplicant which is not keyworded, b... (diff)
downloadgentoo-2-965abbd19c75b8c28111e7a3930cf3ec0004af45.tar.gz
gentoo-2-965abbd19c75b8c28111e7a3930cf3ec0004af45.tar.bz2
gentoo-2-965abbd19c75b8c28111e7a3930cf3ec0004af45.zip
Stable on amd64 wrt bug 177757
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/wxpython-docs')
-rw-r--r--dev-python/wxpython-docs/ChangeLog6
-rw-r--r--dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/wxpython-docs/ChangeLog b/dev-python/wxpython-docs/ChangeLog
index f9db3ff74bef..987c311ab5db 100644
--- a/dev-python/wxpython-docs/ChangeLog
+++ b/dev-python/wxpython-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/wxpython-docs
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/ChangeLog,v 1.22 2007/05/11 10:18:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/ChangeLog,v 1.23 2007/05/19 18:11:21 welp Exp $
+
+ 19 May 2007; Peter Weller <welp@gentoo.org>
+ wxpython-docs-2.6.0.0-r1.ebuild:
+ Stable on amd64 wrt bug 177757
11 May 2007; Raúl Porcel <armin76@gentoo.org>
wxpython-docs-2.6.0.0-r1.ebuild:
diff --git a/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild b/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild
index 81a7d6c1f8d2..7a0db20eb075 100644
--- a/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild
+++ b/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.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/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild,v 1.6 2007/05/11 10:18:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild,v 1.7 2007/05/19 18:11:21 welp Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/wxPython-docs-${PV}.tar.gz
LICENSE="wxWinFDL-3 LGPL-2.1"
SLOT="2.6"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
IUSE=""
S="${WORKDIR}/wxPython-${PV}"