diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2004-08-15 18:30:14 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2004-08-15 18:30:14 +0000 |
commit | a21c7a3aa22f59ff2b411f47aef79e65be32ef58 (patch) | |
tree | e0cbdd6931fdebf014f303ae2746abe6bc522eec /dev-python/wxpython-docs | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-a21c7a3aa22f59ff2b411f47aef79e65be32ef58.tar.gz gentoo-2-a21c7a3aa22f59ff2b411f47aef79e65be32ef58.tar.bz2 gentoo-2-a21c7a3aa22f59ff2b411f47aef79e65be32ef58.zip |
Marked stable x86
Diffstat (limited to 'dev-python/wxpython-docs')
4 files changed, 12 insertions, 7 deletions
diff --git a/dev-python/wxpython-docs/ChangeLog b/dev-python/wxpython-docs/ChangeLog index 995c00338ba5..b31ad55c344d 100644 --- a/dev-python/wxpython-docs/ChangeLog +++ b/dev-python/wxpython-docs/ChangeLog @@ -1,6 +1,11 @@ # 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.8 2004/08/15 17:34:46 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/ChangeLog,v 1.9 2004/08/15 18:30:14 pythonhead Exp $ + + 15 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> + wxpython-docs-2.4.0.7.ebuild, wxpython-docs-2.4.1.2.ebuild, + wxpython-docs-2.4.2.4.ebuild: + Marked stable x86 15 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> wxpython-docs-2.4.0.7.ebuild, wxpython-docs-2.4.1.2.ebuild: 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 e9613aae0560..bdd4844e9312 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.8 2004/08/15 17:34:46 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.0.7.ebuild,v 1.9 2004/08/15 18:30:14 pythonhead 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" +KEYWORDS="x86 ~sparc" IUSE="" S="${WORKDIR}/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 1c0f50719883..732da76f2c45 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.5 2004/08/15 17:34:46 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.1.2.ebuild,v 1.6 2004/08/15 18:30:14 pythonhead 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" +KEYWORDS="x86 ~sparc" IUSE="" S="${WORKDIR}/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 a44bcca049e2..d2aeb2b88f0d 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.6 2004/08/02 14:52:56 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.2.4.ebuild,v 1.7 2004/08/15 18:30:14 pythonhead 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" +KEYWORDS="x86 ~sparc" IUSE="" S="${WORKDIR}/wxPython-${PVR}" |