diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-03-03 17:09:08 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-03-03 17:09:08 +0000 |
commit | 6f5331b010bc61e903f9a1b932ca9b336ed4e55e (patch) | |
tree | 7d612c3a1f8287731e7c1fcca730deb406995f08 /sci-physics/clhep | |
parent | x86 stable wrt #259031 (diff) | |
download | gentoo-2-6f5331b010bc61e903f9a1b932ca9b336ed4e55e.tar.gz gentoo-2-6f5331b010bc61e903f9a1b932ca9b336ed4e55e.tar.bz2 gentoo-2-6f5331b010bc61e903f9a1b932ca9b336ed4e55e.zip |
Sparc stable, part of Bug #245875.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/clhep')
-rw-r--r-- | sci-physics/clhep/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/clhep/clhep-2.0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/clhep/ChangeLog b/sci-physics/clhep/ChangeLog index a4c0bb9d5d84..eba3738d0b74 100644 --- a/sci-physics/clhep/ChangeLog +++ b/sci-physics/clhep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/clhep # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.7 2009/02/06 21:12:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.8 2009/03/03 17:09:08 fmccor Exp $ + + 03 Mar 2009; Ferris McCormick <fmccor@gentoo.org> clhep-2.0.4.2.ebuild: + Sparc stable, part of Bug #245875. 06 Feb 2009; Brent Baude <ranger@gentoo.org> clhep-2.0.4.2.ebuild: Marking clhep-2.0.4.2 ~ppc for bug 196282 diff --git a/sci-physics/clhep/clhep-2.0.4.2.ebuild b/sci-physics/clhep/clhep-2.0.4.2.ebuild index fbd08730b627..0a37eef5d53f 100644 --- a/sci-physics/clhep/clhep-2.0.4.2.ebuild +++ b/sci-physics/clhep/clhep-2.0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.ebuild,v 1.2 2009/02/06 21:12:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.0.4.2.ebuild,v 1.3 2009/03/03 17:09:08 fmccor Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/DISTRIBUTION/distributions LICENSE="public-domain" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86" IUSE="exceptions" RDEPEND="" |