diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2003-10-08 17:27:33 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2003-10-08 17:27:33 +0000 |
commit | 03489fa9c16e89015faf75876923a5cb0204adfe (patch) | |
tree | d1744e339b4b27dc305107a604933fca75d6b30c /dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild | |
parent | Version bump, marked 2.4.0.7 stable (diff) | |
download | historical-03489fa9c16e89015faf75876923a5cb0204adfe.tar.gz historical-03489fa9c16e89015faf75876923a5cb0204adfe.tar.bz2 historical-03489fa9c16e89015faf75876923a5cb0204adfe.zip |
Version bump, marked 2.4.0.7 stable
Diffstat (limited to 'dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild')
-rw-r--r-- | dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild b/dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild index ef03991c1f6e..41cff8f5982b 100644 --- a/dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild +++ b/dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild,v 1.3 2003/09/10 22:24:19 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild,v 1.4 2003/10/08 17:27:17 pythonhead Exp $ MY_P="${P/wxpython-docs/wxPythonDocs}" DESCRIPTION="wxPython documentation" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz" LICENSE="wxWinFDL-3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |