diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-01-25 19:44:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-01-25 19:44:49 +0000 |
commit | 7f9691201c4bb16fc4e247b6776f1f97f04d91fe (patch) | |
tree | d23107390ba11da80ef3bc9c366cd41c2ad14ccd /dev-python | |
parent | Stable on ppc64; bug #207203 (diff) | |
download | gentoo-2-7f9691201c4bb16fc4e247b6776f1f97f04d91fe.tar.gz gentoo-2-7f9691201c4bb16fc4e247b6776f1f97f04d91fe.tar.bz2 gentoo-2-7f9691201c4bb16fc4e247b6776f1f97f04d91fe.zip |
Stable on ppc64; bug #207221
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnuplot-py/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnuplot-py/ChangeLog b/dev-python/gnuplot-py/ChangeLog index 0e2f6cf90d73..29eb38a28ad6 100644 --- a/dev-python/gnuplot-py/ChangeLog +++ b/dev-python/gnuplot-py/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gnuplot-py # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.26 2008/01/25 17:04:36 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.27 2008/01/25 19:44:49 corsair Exp $ + + 25 Jan 2008; Markus Rothe <corsair@gentoo.org> gnuplot-py-1.7-r2.ebuild: + Stable on ppc64; bug #207221 25 Jan 2008; Ferris McCormick <fmccor@gentoo.org> gnuplot-py-1.7-r2.ebuild: diff --git a/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild index 6e243433ee5a..c9599c4333f2 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.7-r2.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/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v 1.6 2008/01/25 17:04:36 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v 1.7 2008/01/25 19:44:49 corsair Exp $ inherit distutils eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="virtual/python |