diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 12:32:27 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 12:32:27 +0000 |
commit | 22036d2411d530585c4220a8d328ff295dca9c62 (patch) | |
tree | 20dbb213b16dc058c7077a87ec5f3ecf0657b517 /dev-python/wxpython-docs | |
parent | Fixed HOMEPAGE, no longer returns a 404. Bug #55953. (diff) | |
download | historical-22036d2411d530585c4220a8d328ff295dca9c62.tar.gz historical-22036d2411d530585c4220a8d328ff295dca9c62.tar.bz2 historical-22036d2411d530585c4220a8d328ff295dca9c62.zip |
Forgot to remove comment.
Diffstat (limited to 'dev-python/wxpython-docs')
-rw-r--r-- | dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild | 3 | ||||
-rw-r--r-- | dev-python/wxpython-docs/wxpython-docs-2.4.1.2.ebuild | 3 | ||||
-rw-r--r-- | dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild | 3 |
3 files changed, 3 insertions, 6 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 3a37a6264662..16538985e3c5 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-2004 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.0.7.ebuild,v 1.6 2004/07/03 11:56:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild,v 1.7 2004/07/03 12:32:27 kloeri Exp $ MY_P="${P/wxpython-docs/wxPythonDocs}" DESCRIPTION="wxPython documentation" @@ -14,7 +14,6 @@ IUSE="" DEPEND="" -# NOTE: rename to "wxpython" (lowercase) when we rename dev-python/wxPython S="${WORKDIR}/${MY_P}" DOCDIR="wxpython-${PVR}" diff --git a/dev-python/wxpython-docs/wxpython-docs-2.4.1.2.ebuild b/dev-python/wxpython-docs/wxpython-docs-2.4.1.2.ebuild index cebeae215870..97199c7cc123 100644 --- a/dev-python/wxpython-docs/wxpython-docs-2.4.1.2.ebuild +++ b/dev-python/wxpython-docs/wxpython-docs-2.4.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.1.2.ebuild,v 1.3 2004/07/03 11:56:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.1.2.ebuild,v 1.4 2004/07/03 12:32:27 kloeri Exp $ MY_P="${P/wxpython-docs/wxPythonDocs}" DESCRIPTION="wxPython documentation" @@ -14,7 +14,6 @@ IUSE="" DEPEND="" -# NOTE: rename to "wxpython" (lowercase) when we rename dev-python/wxPython S="${WORKDIR}/${MY_P}" DOCDIR="wxpython-${PVR}" 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 24e4a5db4dfc..40114242e1a5 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 # 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.3 2004/07/03 11:56:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild,v 1.4 2004/07/03 12:32:27 kloeri Exp $ MY_P="${P/wxpython-docs/wxPythonDocs}" DESCRIPTION="wxPython documentation" @@ -14,7 +14,6 @@ IUSE="" DEPEND="" -# NOTE: rename to "wxpython" (lowercase) when we rename dev-python/wxPython S="${WORKDIR}/${MY_P}" DOCDIR="wxpython-${PVR}" |