diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:23:22 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:23:22 +0000 |
commit | 25d3f1e2dcd3bae6303fbbce42f2b3b25466d31c (patch) | |
tree | 7f84c2f74bc6e45049cbb50e4b06e72f0e6e076f /sci-physics | |
parent | stable amd64, bug 320495 (diff) | |
download | historical-25d3f1e2dcd3bae6303fbbce42f2b3b25466d31c.tar.gz historical-25d3f1e2dcd3bae6303fbbce42f2b3b25466d31c.tar.bz2 historical-25d3f1e2dcd3bae6303fbbce42f2b3b25466d31c.zip |
stable amd64, bug 318465
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
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 f939c371c70d..2d6cf7b7c577 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.22 2010/05/17 11:08:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.23 2010/05/25 21:23:22 pacho Exp $ + + 25 May 2010; Pacho Ramos <pacho@gentoo.org> pythia-6.4.22.ebuild: + stable amd64, bug 318465 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> pythia-6.4.22.ebuild: x86 stable wrt bug #318465 diff --git a/sci-physics/pythia/pythia-6.4.22.ebuild b/sci-physics/pythia/pythia-6.4.22.ebuild index 600be0855772..c98cbe4e21d0 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.3 2010/05/17 11:08:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.22.ebuild,v 1.4 2010/05/25 21:23:22 pacho 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}" |