diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-17 11:08:14 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-17 11:08:14 +0000 |
commit | 46544f0aeb659abc0b69a7d10069768c71be9c24 (patch) | |
tree | e3e6ec838e5133001a1fd08cb3fafb253291ba46 /sci-physics | |
parent | Added missing deps on libidn and libpng (diff) | |
download | gentoo-2-46544f0aeb659abc0b69a7d10069768c71be9c24.tar.gz gentoo-2-46544f0aeb659abc0b69a7d10069768c71be9c24.tar.bz2 gentoo-2-46544f0aeb659abc0b69a7d10069768c71be9c24.zip |
x86 stable wrt bug #318465
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/pythia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-6.4.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index 1eee25061db0..f939c371c70d 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/pythia # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.21 2010/05/13 16:14:47 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.22 2010/05/17 11:08:14 phajdan.jr Exp $ + + 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> pythia-6.4.22.ebuild: + x86 stable wrt bug #318465 13 May 2010; Sébastien Fabbro <bicatali@gentoo.org> pythia-8.1.08-r1.ebuild, -pythia-8.1.25.ebuild, -pythia-8.1.30.ebuild: diff --git a/sci-physics/pythia/pythia-6.4.22.ebuild b/sci-physics/pythia/pythia-6.4.22.ebuild index 5fa07f70ef7b..600be0855772 100644 --- a/sci-physics/pythia/pythia-6.4.22.ebuild +++ b/sci-physics/pythia/pythia-6.4.22.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-physics/pythia/pythia-6.4.22.ebuild,v 1.2 2010/05/13 06:28:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.22.ebuild,v 1.3 2010/05/17 11:08:14 phajdan.jr Exp $ EAPI=2 inherit versionator autotools @@ -24,7 +24,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="public-domain" SLOT="6" -KEYWORDS="~amd64 hppa ~sparc ~x86" +KEYWORDS="~amd64 hppa ~sparc x86" IUSE="doc examples" DEPEND="" RDEPEND="${DEPEND}" |