summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-24 10:06:48 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-24 10:06:48 +0000
commitd79068e0f876c19cd17a3d0346431c0742228cc1 (patch)
tree43a28ee1fa30bbb8630621565124193e2b09e76c /dev-python/wxpython-docs
parentAdding FRITZCAPI_CARDS and FCDSL_CARDS to USE_EXPAND in make.defaults (diff)
downloadhistorical-d79068e0f876c19cd17a3d0346431c0742228cc1.tar.gz
historical-d79068e0f876c19cd17a3d0346431c0742228cc1.tar.bz2
historical-d79068e0f876c19cd17a3d0346431c0742228cc1.zip
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/wxpython-docs')
-rw-r--r--dev-python/wxpython-docs/ChangeLog8
-rw-r--r--dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/wxpython-docs/ChangeLog b/dev-python/wxpython-docs/ChangeLog
index 845ef6358d48..d38e9e952109 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/ChangeLog,v 1.11 2004/12/31 00:46:52 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/ChangeLog,v 1.12 2005/04/24 10:06:48 blubb Exp $
+
+ 24 Apr 2005; Simon Stelling <blubb@gentoo.org>
+ wxpython-docs-2.4.2.4.ebuild:
+ stable on amd64
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild b/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild
index 70de9304f0cd..204d71c22596 100644
--- a/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild
+++ b/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.4.2.4.ebuild,v 1.8 2004/10/17 08:01:53 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild,v 1.9 2005/04/24 10:06:48 blubb Exp $
MY_P="${P/wxpython-docs/wxPythonDocs}"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinFDL-3"
SLOT="0"
-KEYWORDS="x86 ~sparc ~amd64"
+KEYWORDS="x86 ~sparc amd64"
IUSE=""
S="${WORKDIR}/wxPython-${PVR}"