diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 18:46:46 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 18:46:46 +0000 |
commit | f69d88421ceeff6e3b61b7a9b12af1c8250cf973 (patch) | |
tree | 6103f13e0c6c4b094d75d875717dc5b9e8b5e71d /dev-python | |
parent | ppc stable #284973 (diff) | |
download | gentoo-2-f69d88421ceeff6e3b61b7a9b12af1c8250cf973.tar.gz gentoo-2-f69d88421ceeff6e3b61b7a9b12af1c8250cf973.tar.bz2 gentoo-2-f69d88421ceeff6e3b61b7a9b12af1c8250cf973.zip |
ppc stable #284976
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyfltk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyfltk/pyfltk-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyfltk/ChangeLog b/dev-python/pyfltk/ChangeLog index e252d86ac590..fbc1d18d9102 100644 --- a/dev-python/pyfltk/ChangeLog +++ b/dev-python/pyfltk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyfltk # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfltk/ChangeLog,v 1.13 2009/09/16 18:07:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfltk/ChangeLog,v 1.14 2009/09/27 18:46:46 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> pyfltk-1.1.4.ebuild: + ppc stable #284976 16 Sep 2009; Christian Faulhammer <fauli@gentoo.org> pyfltk-1.1.4.ebuild: stable x86, bug 284976 diff --git a/dev-python/pyfltk/pyfltk-1.1.4.ebuild b/dev-python/pyfltk/pyfltk-1.1.4.ebuild index 587575f27226..9ed0665f4fd1 100644 --- a/dev-python/pyfltk/pyfltk-1.1.4.ebuild +++ b/dev-python/pyfltk/pyfltk-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfltk/pyfltk-1.1.4.ebuild,v 1.3 2009/09/16 18:07:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfltk/pyfltk-1.1.4.ebuild,v 1.4 2009/09/27 18:46:46 nixnut Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="doc opengl" DEPEND="dev-lang/swig |