diff options
author | 2010-07-10 19:02:16 +0000 | |
---|---|---|
committer | 2010-07-10 19:02:16 +0000 | |
commit | 86b33885f1edd21773c9de7b3c8b2fc7c0e575ed (patch) | |
tree | 5f729bbde76ff41d1cbd2dd83f7a2ee213c59170 /sci-physics/pythia | |
parent | Version bump for dev channel release. Removed old ebuilds and patches. (diff) | |
download | historical-86b33885f1edd21773c9de7b3c8b2fc7c0e575ed.tar.gz historical-86b33885f1edd21773c9de7b3c8b2fc7c0e575ed.tar.bz2 historical-86b33885f1edd21773c9de7b3c8b2fc7c0e575ed.zip |
sparc stable wrt #318465
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'sci-physics/pythia')
-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 8ef087069f53..98817c7f19d6 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.25 2010/07/07 12:30:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.26 2010/07/10 19:02:16 armin76 Exp $ + + 10 Jul 2010; Raúl Porcel <armin76@gentoo.org> pythia-6.4.22.ebuild: + sparc stable wrt #318465 07 Jul 2010; Christian Faulhammer <fauli@gentoo.org> pythia-8.1.35.ebuild: stable x86, bug 318467 diff --git a/sci-physics/pythia/pythia-6.4.22.ebuild b/sci-physics/pythia/pythia-6.4.22.ebuild index c98cbe4e21d0..0d1fa24b5099 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.4 2010/05/25 21:23:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.22.ebuild,v 1.5 2010/07/10 19:02:16 armin76 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}" |