diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 19:41:08 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 19:41:08 +0000 |
commit | b482e222c7f2542b69e412bd1f453421271c4929 (patch) | |
tree | 218cb92cf547ed1646486c33efe210ea87d03aa8 /sci-physics | |
parent | stable x86, bug 245875 (diff) | |
download | gentoo-2-b482e222c7f2542b69e412bd1f453421271c4929.tar.gz gentoo-2-b482e222c7f2542b69e412bd1f453421271c4929.tar.bz2 gentoo-2-b482e222c7f2542b69e412bd1f453421271c4929.zip |
stable x86, bug 245875
(Portage version: 2.1.6.11/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.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index 8c14377d8f60..bfbfea8153f0 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/pythia # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.9 2009/03/22 21:55:11 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.10 2009/05/05 19:41:08 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> pythia-6.4.19.ebuild: + stable x86, bug 245875 22 Mar 2009; Jeremy Olexa <darkside@gentoo.org> pythia-6.4.19.ebuild: amd64 stable, bug 245875 diff --git a/sci-physics/pythia/pythia-6.4.19.ebuild b/sci-physics/pythia/pythia-6.4.19.ebuild index bf773852a9a5..ddafb867ae27 100644 --- a/sci-physics/pythia/pythia-6.4.19.ebuild +++ b/sci-physics/pythia/pythia-6.4.19.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/sci-physics/pythia/pythia-6.4.19.ebuild,v 1.3 2009/03/22 21:42:10 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.19.ebuild,v 1.4 2009/05/05 19:41:08 fauli Exp $ EAPI=2 inherit fortran 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="" |