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-demo | |
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-demo')
4 files changed, 12 insertions, 7 deletions
diff --git a/dev-python/wxpython-demo/ChangeLog b/dev-python/wxpython-demo/ChangeLog index 10775f4f648e..38b4a381f74a 100644 --- a/dev-python/wxpython-demo/ChangeLog +++ b/dev-python/wxpython-demo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/wxpython-demo # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/ChangeLog,v 1.8 2004/08/15 17:33:28 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/ChangeLog,v 1.9 2004/08/15 18:29:06 pythonhead Exp $ + + 15 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> + wxpython-demo-2.4.0.7.ebuild, wxpython-demo-2.4.1.2.ebuild, + wxpython-demo-2.4.2.4.ebuild: + Marked stable x86 15 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> wxpython-demo-2.4.0.7.ebuild, wxpython-demo-2.4.1.2.ebuild: diff --git a/dev-python/wxpython-demo/wxpython-demo-2.4.0.7.ebuild b/dev-python/wxpython-demo/wxpython-demo-2.4.0.7.ebuild index fa1c43fbfe46..3578683b01df 100644 --- a/dev-python/wxpython-demo/wxpython-demo-2.4.0.7.ebuild +++ b/dev-python/wxpython-demo/wxpython-demo-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-demo/wxpython-demo-2.4.0.7.ebuild,v 1.6 2004/08/15 17:33:28 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/wxpython-demo-2.4.0.7.ebuild,v 1.7 2004/08/15 18:29:06 pythonhead Exp $ MY_P=${P/wxpython-demo/wxPythonDemo} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" S="${WORKDIR}/${DOCDIR}" diff --git a/dev-python/wxpython-demo/wxpython-demo-2.4.1.2.ebuild b/dev-python/wxpython-demo/wxpython-demo-2.4.1.2.ebuild index f73f43abefe8..320675e784fc 100644 --- a/dev-python/wxpython-demo/wxpython-demo-2.4.1.2.ebuild +++ b/dev-python/wxpython-demo/wxpython-demo-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-demo/wxpython-demo-2.4.1.2.ebuild,v 1.4 2004/08/15 17:33:28 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/wxpython-demo-2.4.1.2.ebuild,v 1.5 2004/08/15 18:29:06 pythonhead Exp $ MY_P=${P/wxpython-demo/wxPythonDemo} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" S="${WORKDIR}/${DOCDIR}" diff --git a/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild b/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild index afbda49cdcad..c11607550257 100644 --- a/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild +++ b/dev-python/wxpython-demo/wxpython-demo-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-demo/wxpython-demo-2.4.2.4.ebuild,v 1.5 2004/08/02 14:50:11 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild,v 1.6 2004/08/15 18:29:06 pythonhead Exp $ MY_P=${P/wxpython-demo/wxPythonDemo} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" S="${WORKDIR}/${DOCDIR}" |