diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 17:37:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 17:37:57 +0000 |
commit | e3879760dacfd88f2611ea5e4897286bf1131e71 (patch) | |
tree | 6c99c411c4d5fdfba3f9507fb8fc5ba36cf2d8ac /sci-physics/clhep | |
parent | Version bump, bug #352307 (diff) | |
download | historical-e3879760dacfd88f2611ea5e4897286bf1131e71.tar.gz historical-e3879760dacfd88f2611ea5e4897286bf1131e71.tar.bz2 historical-e3879760dacfd88f2611ea5e4897286bf1131e71.zip |
Drop sparc keywords
Package-Manager: portage-2.1.9.39/cvs/Linux ia64
Diffstat (limited to 'sci-physics/clhep')
-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 |
3 files changed, 10 insertions, 6 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="" |