diff options
-rw-r--r-- | sci-physics/clhep/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/clhep/clhep-2.0.4.6.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/clhep/clhep-2.1.0.1.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/hepmc/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/hepmc/hepmc-2.05.01.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/hepmc/hepmc-2.06.03.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/hepmc/hepmc-2.06.04.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/pythia/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-6.4.22.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-6.4.24.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-8.1.35.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-8.1.45.ebuild | 4 |
12 files changed, 37 insertions, 25 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog index dcba827a54ae..5e25d14ad862 100644 --- a/sci-physics/clhep/ChangeLog +++ b/sci-physics/clhep/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/clhep # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.32 2011/02/10 23:04:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.33 2011/02/13 17:37:57 armin76 Exp $ + + 13 Feb 2011; Raúl Porcel <armin76@gentoo.org> clhep-2.0.4.6.ebuild, + clhep-2.1.0.1.ebuild: + Drop sparc keywords 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> clhep-2.1.0.1.ebuild: Stable on amd64 wrt bug #354009 diff --git a/sci-physics/clhep/clhep-2.0.4.6.ebuild b/sci-physics/clhep/clhep-2.0.4.6.ebuild index f101658c18fe..275f76175004 100644 --- a/sci-physics/clhep/clhep-2.0.4.6.ebuild +++ b/sci-physics/clhep/clhep-2.0.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.6.ebuild,v 1.6 2010/07/18 12:38:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.6.ebuild,v 1.7 2011/02/13 17:37:57 armin76 Exp $ EAPI=2 inherit autotools eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cern.ch/clhep" SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz" LICENSE="public-domain" SLOT="2" -KEYWORDS="amd64 hppa ppc sparc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="exceptions" RDEPEND="" diff --git a/sci-physics/clhep/clhep-2.1.0.1.ebuild b/sci-physics/clhep/clhep-2.1.0.1.ebuild index b3074d7ad42b..3deb948dbd0f 100644 --- a/sci-physics/clhep/clhep-2.1.0.1.ebuild +++ b/sci-physics/clhep/clhep-2.1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild,v 1.3 2011/02/10 23:04:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.0.1.ebuild,v 1.4 2011/02/13 17:37:57 armin76 Exp $ EAPI=2 inherit autotools eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cern.ch/clhep" SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz" LICENSE="public-domain" SLOT="2" -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="exceptions static-libs" RDEPEND="" diff --git a/sci-physics/hepmc/ChangeLog b/sci-physics/hepmc/ChangeLog index 51d090c33521..273c8265748c 100644 --- a/sci-physics/hepmc/ChangeLog +++ b/sci-physics/hepmc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/hepmc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.23 2011/02/10 23:04:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.24 2011/02/13 17:36:43 armin76 Exp $ + + 13 Feb 2011; Raúl Porcel <armin76@gentoo.org> hepmc-2.05.01.ebuild, + hepmc-2.06.03.ebuild, hepmc-2.06.04.ebuild: + Drop sparc keywords 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> hepmc-2.06.03.ebuild: Stable on amd64 wrt bug #354011 diff --git a/sci-physics/hepmc/hepmc-2.05.01.ebuild b/sci-physics/hepmc/hepmc-2.05.01.ebuild index 58a9401da339..e28ca9db8c25 100644 --- a/sci-physics/hepmc/hepmc-2.05.01.ebuild +++ b/sci-physics/hepmc/hepmc-2.05.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.05.01.ebuild,v 1.5 2010/07/10 19:00:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.05.01.ebuild,v 1.6 2011/02/13 17:36:43 armin76 Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://lcgapp.cern.ch/project/simu/HepMC/download/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa sparc x86" +KEYWORDS="amd64 hppa x86" IUSE="doc examples gev cm" RDEPEND="" diff --git a/sci-physics/hepmc/hepmc-2.06.03.ebuild b/sci-physics/hepmc/hepmc-2.06.03.ebuild index b9954ebed76f..067a697a3748 100644 --- a/sci-physics/hepmc/hepmc-2.06.03.ebuild +++ b/sci-physics/hepmc/hepmc-2.06.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.03.ebuild,v 1.4 2011/02/10 23:04:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.03.ebuild,v 1.5 2011/02/13 17:36:43 armin76 Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://lcgapp.cern.ch/project/simu/HepMC/download/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~sparc x86" +KEYWORDS="amd64 ~hppa x86" IUSE="doc examples gev cm static-libs" RDEPEND="" diff --git a/sci-physics/hepmc/hepmc-2.06.04.ebuild b/sci-physics/hepmc/hepmc-2.06.04.ebuild index d09a675c1ef9..4a19abdd3756 100644 --- a/sci-physics/hepmc/hepmc-2.06.04.ebuild +++ b/sci-physics/hepmc/hepmc-2.06.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.04.ebuild,v 1.1 2011/02/07 19:34:02 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.06.04.ebuild,v 1.2 2011/02/13 17:36:43 armin76 Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://lcgapp.cern.ch/project/simu/HepMC/download/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="doc examples gev cm static-libs" RDEPEND="" diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index 132f49eadbd7..04f8ea609c9f 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/pythia # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.36 2011/02/10 23:17:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.37 2011/02/13 17:35:53 armin76 Exp $ + + 13 Feb 2011; Raúl Porcel <armin76@gentoo.org> pythia-6.4.22.ebuild, + pythia-6.4.24.ebuild, pythia-8.1.35.ebuild, pythia-8.1.45.ebuild: + Drop sparc keywords 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> pythia-6.4.24.ebuild, pythia-8.1.45.ebuild: diff --git a/sci-physics/pythia/pythia-6.4.22.ebuild b/sci-physics/pythia/pythia-6.4.22.ebuild index 0d1fa24b5099..2d48fb364160 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 +# Copyright 1999-2011 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.5 2010/07/10 19:02:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.22.ebuild,v 1.6 2011/02/13 17:35:53 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 x86" IUSE="doc examples" DEPEND="" RDEPEND="${DEPEND}" diff --git a/sci-physics/pythia/pythia-6.4.24.ebuild b/sci-physics/pythia/pythia-6.4.24.ebuild index c07842061e38..a6305cf719ac 100644 --- a/sci-physics/pythia/pythia-6.4.24.ebuild +++ b/sci-physics/pythia/pythia-6.4.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.24.ebuild,v 1.3 2011/02/10 23:17:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.24.ebuild,v 1.4 2011/02/13 17:35:53 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 x86" IUSE="doc examples static-libs" DEPEND="" RDEPEND="${DEPEND}" diff --git a/sci-physics/pythia/pythia-8.1.35.ebuild b/sci-physics/pythia/pythia-8.1.35.ebuild index 7682821209ad..81913fa129a6 100644 --- a/sci-physics/pythia/pythia-8.1.35.ebuild +++ b/sci-physics/pythia/pythia-8.1.35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v 1.7 2010/07/18 17:48:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v 1.8 2011/02/13 17:35:53 armin76 Exp $ EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="http://home.thep.lu.se/~torbjorn/${PN}${MV}/${MY_P}.tgz" LICENSE="GPL-2" SLOT="8" -KEYWORDS="amd64 hppa sparc x86" +KEYWORDS="amd64 hppa x86" IUSE="doc examples +hepmc" DEPEND="hepmc? ( sci-physics/hepmc )" diff --git a/sci-physics/pythia/pythia-8.1.45.ebuild b/sci-physics/pythia/pythia-8.1.45.ebuild index 5603bedd9683..ca83c4ca7447 100644 --- a/sci-physics/pythia/pythia-8.1.45.ebuild +++ b/sci-physics/pythia/pythia-8.1.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.45.ebuild,v 1.4 2011/02/10 23:17:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.45.ebuild,v 1.5 2011/02/13 17:35:53 armin76 Exp $ EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="http://home.thep.lu.se/~torbjorn/${PN}${MV}/${MY_P}.tgz" LICENSE="GPL-2" SLOT="8" -KEYWORDS="amd64 ~hppa ~sparc x86" +KEYWORDS="amd64 ~hppa x86" IUSE="doc examples +hepmc static-libs" DEPEND="hepmc? ( sci-physics/hepmc )" |