summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-02-13 17:37:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-02-13 17:37:57 +0000
commita80836490500f7e04a3458bbfff3e79a341ef62d (patch)
tree49a2c831e4356d7a7b4bee661a64063878a2b8b4 /sci-physics/clhep
parentVersion bump, bug #352307 (diff)
downloadgentoo-2-a80836490500f7e04a3458bbfff3e79a341ef62d.tar.gz
gentoo-2-a80836490500f7e04a3458bbfff3e79a341ef62d.tar.bz2
gentoo-2-a80836490500f7e04a3458bbfff3e79a341ef62d.zip
Drop sparc keywords
(Portage version: 2.1.9.39/cvs/Linux ia64)
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r--sci-physics/clhep/ChangeLog6
-rw-r--r--sci-physics/clhep/clhep-2.0.4.6.ebuild6
-rw-r--r--sci-physics/clhep/clhep-2.1.0.1.ebuild4
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=""