diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-08 00:55:01 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-08 00:55:01 +0000 |
commit | 5eecb2e380d63b5eb2cb65f09f61d0dfe8facb3d (patch) | |
tree | 71a057d81d1c5fca72b508af71f2ec1addaf6047 /dev-python/wxpython-docs | |
parent | initial import (diff) | |
download | historical-5eecb2e380d63b5eb2cb65f09f61d0dfe8facb3d.tar.gz historical-5eecb2e380d63b5eb2cb65f09f61d0dfe8facb3d.tar.bz2 historical-5eecb2e380d63b5eb2cb65f09f61d0dfe8facb3d.zip |
wxpython docs
Diffstat (limited to 'dev-python/wxpython-docs')
-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 87583e1d8675..32253ee8445f 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,13 +1,13 @@ # 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.1 2003/07/08 00:52:01 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild,v 1.2 2003/07/08 00:55:01 liquidx Exp $ MY_P="${P/wxpython-docs/wxPythonDocs}" DESCRIPTION="wxPython documentation" HOMEPAGE="http://www.wxpython.org" SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz" -LICENSE="PYTHON" +LICENSE="wxWinFDL-3" SLOT="0" KEYWORDS="~x86" IUSE="" |