From a80836490500f7e04a3458bbfff3e79a341ef62d Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 13 Feb 2011 17:37:57 +0000 Subject: Drop sparc keywords (Portage version: 2.1.9.39/cvs/Linux ia64) --- sci-physics/clhep/ChangeLog | 6 +++++- sci-physics/clhep/clhep-2.0.4.6.ebuild | 6 +++--- sci-physics/clhep/clhep-2.1.0.1.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'sci-physics/clhep') 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 clhep-2.0.4.6.ebuild, + clhep-2.1.0.1.ebuild: + Drop sparc keywords 10 Feb 2011; Markos Chandras 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="" -- cgit v1.2.3-65-gdbad