diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-28 08:40:13 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-28 08:40:13 +0000 |
commit | bb13a7cb44a411bc75760ac3de13a5301388b600 (patch) | |
tree | ee620d488ea637219e6a142e1fa753ef92ca2c6e /sci-libs/pymmlib | |
parent | Removed old, stabled for x86 & amd64, tested it in action routinely at work, ... (diff) | |
download | gentoo-2-bb13a7cb44a411bc75760ac3de13a5301388b600.tar.gz gentoo-2-bb13a7cb44a411bc75760ac3de13a5301388b600.tar.bz2 gentoo-2-bb13a7cb44a411bc75760ac3de13a5301388b600.zip |
x86 stable wrt bug #321873
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-libs/pymmlib')
-rw-r--r-- | sci-libs/pymmlib/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/pymmlib/ChangeLog b/sci-libs/pymmlib/ChangeLog index 2d2266c095bc..667a2779ef39 100644 --- a/sci-libs/pymmlib/ChangeLog +++ b/sci-libs/pymmlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/pymmlib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/pymmlib/ChangeLog,v 1.18 2010/06/26 07:18:28 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pymmlib/ChangeLog,v 1.19 2010/06/28 08:40:13 phajdan.jr Exp $ + + 28 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + pymmlib-1.0.0-r1.ebuild: + x86 stable wrt bug #321873 26 Jun 2010; Christoph Mende <angelos@gentoo.org> pymmlib-1.0.0-r1.ebuild: Stable on amd64 wrt bug #321873 diff --git a/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild b/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild index beaadf0e3221..3d4bc886f316 100644 --- a/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild +++ b/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild,v 1.4 2010/06/26 07:18:28 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild,v 1.5 2010/06/28 08:40:13 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pymmlib/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=" |