diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2008-10-02 00:47:54 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2008-10-02 00:47:54 +0000 |
commit | 48930e4f55c51d8f714f2e811acb21342db0005f (patch) | |
tree | 81b7e6930dd0c1d321de0f457137ebca8b631cdc /dev-python/wxpython | |
parent | EAPI=2 for mjpegtools USE=png depend. Danisk translation updates (diff) | |
download | gentoo-2-48930e4f55c51d8f714f2e811acb21342db0005f.tar.gz gentoo-2-48930e4f55c51d8f714f2e811acb21342db0005f.tar.bz2 gentoo-2-48930e4f55c51d8f714f2e811acb21342db0005f.zip |
Remove old comment.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/wxpython/wxpython-2.8.8.1.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog index b3e1cb6e52ec..a38766a9d985 100644 --- a/dev-python/wxpython/ChangeLog +++ b/dev-python/wxpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wxpython # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.96 2008/09/30 11:16:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.97 2008/10/02 00:47:54 dirtyepic Exp $ + + 02 Oct 2008; Ryan Hill <dirtyepic@gentoo.org> wxpython-2.8.8.1.ebuild: + Remove old comment. 30 Sep 2008; Raúl Porcel <armin76@gentoo.org> wxpython-2.6.4.0-r2.ebuild: alpha/ia64 stable wrt #238437 diff --git a/dev-python/wxpython/wxpython-2.8.8.1.ebuild b/dev-python/wxpython/wxpython-2.8.8.1.ebuild index ba504cac4a44..592e8813bc27 100644 --- a/dev-python/wxpython/wxpython-2.8.8.1.ebuild +++ b/dev-python/wxpython/wxpython-2.8.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild,v 1.2 2008/07/28 21:43:11 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild,v 1.3 2008/10/02 00:47:54 dirtyepic Exp $ EAPI="1" WX_GTK_VER="2.8" @@ -20,8 +20,6 @@ SLOT="2.8" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="opengl" -# FIXME - change wxGTK back to >=x11-libs/wxGTK-${PV}:2.8 -# before commiting RDEPEND=">=dev-lang/python-2.1 >=x11-libs/wxGTK-${PV}:2.8 >=x11-libs/gtk+-2.4 |